Monday, June 08, 2009

Useful SharePoint Links

Packaging and Deploying Features in SharePoint
http://msdn.microsoft.com/en-us/magazine/cc163428.aspx

WSPBuilder
http://wspbuilder.codeplex.com/

Developer Getting Started Guide
Introduction to SharePoint Products and Technologies for the Professional .NET Developer
http://msdn.microsoft.com/en-us/library/cc537498.aspx#MOSSIntroToNet_BuildingSharePointSolutionsUsingVisualStudio2008


Windows SharePoint Services (WSS) Developer Center
http://msdn.microsoft.com/en-us/sharepoint/default.aspx

Development Tools and Techniques for Working with Code in Windows SharePoint Services 3.0 (Part 1 of 2)
http://msdn.microsoft.com/en-us/library/bb530302.aspx

Development Tools and Techniques for Working with Code in Windows SharePoint Services 3.0 (Part 2 of 2)
http://msdn.microsoft.com/en-us/library/bb530301.aspx

SharePoint Products and Technologies Customization Best Practices
http://msdn.microsoft.com/en-us/library/bb861954.aspx

Windows SharePoint Services 3.0 SDK
http://msdn.microsoft.com/en-us/library/ms441339.aspx


Microsoft Office SharePoint Server 2007 SDK
http://msdn.microsoft.com/en-us/library/ms550992.aspx

Team-Based Development in Microsoft Office SharePoint Server 2007
http://msdn.microsoft.com/en-us/library/bb428899.aspx

Permissions for Running Customer Applications Against SharePoint
1. Grant rights to Remote Desktop onto Central Admin server
2. Add to Farm Admin group
3. Add to Site Collection Admin on Desired Site
4. Ensure DBO Access on Content DB of Desired Site
5. Add to Site Collection Admin on Central Admin
6. Ensure DBO Access on Central Admin Content DB
7. Add to Site Collection Admin on SSP
8. Ensure DBO Access on SSP Content DB
Using Server Side Data Connections in Forms
http://office.microsoft.com/en-us/infopath/HA100929071033.aspx?pid=CH100598301033

http://blogs.msdn.com/infopath/archive/2007/03/21/infopath-data-connections-part-1.aspx

Using CAML and Data Fields References
http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-

http://weblogs.asp.net/gunnarpeipman/archive/2008/10/29/sharepoint-for-developers-3-3-hands-on-querying-lists.aspx

Using Profile Data Through a MOSS Web Service
http://blogs.msdn.com/infopath/archive/2007/03/07/get-the-user-profile-through-moss-web-services.aspx

SharePoint Explorer & SWAT Links
http://blog.mondosoft.com/ontolica/archive/2007/02/15/SharePoint-Explorer-for-WSS3.aspx

http://www.idevfactory.com/products/swat/

Running with Elevated Privileges

http://msdn.microsoft.com/en-us/library/aa543467.aspx

http://geekswithblogs.net/DanielC/archive/2008/01/28/sharepoint-security-runwithelevatedprivileges.aspx

Workflows with Windows Workflow Foundation and InfoPath

http://weblog.vb-tech.com/nick/archive/2007/02/25/2207.aspx

Worflow HowTwo’s from the SDK
http://msdn.microsoft.com/en-us/library/ms497003.aspx

No comments: