SharePoint Development Archive: February 2012

 Pages: 1 | 2 | 3 | 4 | 5
   Next >
SharePoint Development & News Archive.

Rating

Repository and Unit of Work Patterns

Posted by sladescross on February 1, 2012

http://blogs.msdn.com/b/adonet/archive/2009/06/16/using-repository-and-unit-of-work-patterns-with-entity-framework-4-0.aspx   ... [read more]

Rating

SSIS Environment Settings

Posted by sladescross on February 1, 2012

http://www.jasonstrate.com/2011/01/31-days-of-ssis-environmental-variable1731/ Setup an Environment Variable and use it for a connection string. http://www.mssqltips.com/sqlservert... [read more]

Rating

SSIS to Update or Insert

Posted by sladescross on February 1, 2012

http://consultingblogs.emc.com/jamiethomson/archive/2006/09/12/SSIS_3A00_-Checking-if-a-row-exists-and-if-it-does_2C00_-has-it-changed.aspx Data flow task t0 load staging table and... [read more]

Rating

SSIS Package Deployment

Posted by sladescross on February 1, 2012

http://msdn.microsoft.com/en-us/library/ms137592.aspx Package deployment for SQL Server 2008. http://msdn.microsoft.com/en-us/library/ms365329.aspx Tutorial deploying packages. Bui... [read more]

Rating

SSIS Derived Column Expressions

Posted by sladescross on February 1, 2012

http://sqlblog.com/blogs/andy_leonard/archive/2009/02/04/ssis-expression-language-and-the-derived-column-transformation.aspx ... [read more]

Rating

SSIS Data Flow Errors

Posted by sladescross on February 1, 2012

http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/65730/ Lineage problems with buffer columns. Finding the Needle This is all well and good if you have a few hun... [read more]

Rating

SSIS Data Flow How Tos

Posted by sladescross on February 2, 2012

http://msdn.microsoft.com/en-us/library/ms137612.aspx Add, Delete, and Configure Components How to: Add or Delete a Component in a Data Flow How to: Connect Components in a Data... [read more]

Rating

SharePoint 2010 enable the scope immediately

Posted by Paul Beck on February 2, 2012

Problem:  After creating a new scope, you need to wait 15 minutes for it to update the new scope (default SP2010 setting is: Automatically scheduled).Initial Hypothesis: Gary Lapo... [read more]

Rating

Posted by Paul Beck on February 2, 2012

Overview:  CKSDev provides mutiple SPI for SharePoint, the Event Receiver SPI is very useful in saving me tome writing all the plumbing code.Problem: While updating a custom list ... [read more]

Rating

Taxonomy Field MultiValue Update Workaround

Posted by sladescross on February 3, 2012

http://social.technet.microsoft.com/Forums/en-US/sharepoint2010programming/thread/152f1f10-38a5-4a65-9ca6-cac203577747 SPField field = list.Fields.GetFieldByInternalName(“TaxKeyw... [read more]

Rating

Accepting invalid SSL certificates programmatically (C#)

Posted by Andreas on February 3, 2012

This might initially sound like a very bad idea, because it undermines one of the fundamental reasons for using SSL in the first place. But it's suprising how often I come across s... [read more]

Rating

Create Page Layout using SharePoint Designer 2010

Posted by Bijay Kumar on February 3, 2012

We can create page layout in SharePoint designer 2010 very easily. First open your site in SharePoint designer 2010 and then from the Site Objects section from the left side click ... [read more]

Rating

DNS Records required to use Lync Online (Office 365) with a Vanity Domain

Posted by Martin Hatch on February 3, 2012

Note - this only applies if you have your own "vanity domain" such as companyname.com. This does not apply if you are using the Microsoft Online domains "onmicrosoft.com"I've seen ... [read more]

Rating

Cannot open your default e-mail folders.

Posted by sladescross on February 4, 2012

Cannot open your default e-mail folders. You must connect to Microsoft Exchange with the current profile before you can synchronise your folders with your Outlook data file (.ost) ... [read more]

Rating

Presence Indicator not working

Posted by Paul Beck on February 4, 2012

Problem: Presence indicator is not working in SP2010.Initial Hypothesis: We have Office Communication 2007 installed.  I believe the presence indicator will also work if you are r... [read more]

 Pages: 1 | 2 | 3 | 4 | 5
   Next >