Thursday, March 18, 2010

Some value added links in SharePoint development

Some other useful links for SharePoint development

Workflow-eventdelivery-batchsize: Stsadm property
http://technet.microsoft.com/en-us/library/cc288976(TechNet.10).aspx

Workflow-eventdelivery-timeout: Stsadm property (Office SharePoint Server)
http://technet.microsoft.com/en-us/library/cc262968(TechNet.10).aspx

Workitem-eventdelivery-batchsize: Stsadm property (Windows SharePoint Services)
http://technet.microsoft.com/en-us/library/cc288293(TechNet.10).aspx

Workitem-eventdelivery-throttle: Stsadm property (Office SharePoint Server)
http://technet.microsoft.com/en-us/library/cc263141(TechNet.10).aspx

Best Practices to follow when using Disposable Objects in SharePoint
http://msdn.microsoft.com/en-us/library/aa973248.aspx

Dispose Patterns in Detail
http://blogs.msdn.com/rogerla/archive/2008/02/12/sharepoint-2007-and-wss-3-0-dispose-patterns-by-example.aspx

Business Data Catalog:
http://msdn.microsoft.com/en-us/library/ms563661.aspx

Articles for event handlers:
http://msdn2.microsoft.com/en-us/library/ms916857.aspx
http://msdn2.microsoft.com/en-us/library/ms868605.aspx

Articles for Web Part in sharepoint :
http://msdn2.microsoft.com/en-us/library/aa973249.aspx#WSS3WebPartVSExten_Introduction
http://msdn2.microsoft.com/en-us/library/ms452873.aspx

Articles for site definition and application pages:
http://msdn2.microsoft.com/en-us/library/ms434313.aspx
http://msdn2.microsoft.com/en-us/library/ms454677.aspx
http://msdn2.microsoft.com/en-us/library/bb418732.aspx
http://msdn2.microsoft.com/en-us/library/ms916835.aspx

Articles for “Feature” in MOSS:

Ø This article will help you in all the steps we implemented
http://msdn2.microsoft.com/en-us/library/ms473643.aspx

Ø This article will help you to create a Custom Action menu under Site Actions menu using feature
http://msdn2.microsoft.com/en-us/library/bb418728.aspx

Ø The Following Blog will help you to create, install and activate feature
http://blogs.msdn.com/karthick/archive/2006/11/28/wss-3-0-features.aspx

Ø The Following Screen cast video will explain you in detail to create Feature
http://msdn2.microsoft.com/en-us/office/aa905382.aspx (Click on Creating and Testing Features with Windows SharePoint Services 3.0)

Ø The Following article will help you to create Custom Application Page in Sharepoint Using visual Studio 2005
http://msdn2.microsoft.com/en-us/library/bb418732.aspx

Events of feature
http://msdn2.microsoft.com/en-us/library/ms469501.aspx

Customization and Branding Web Content Management Enabled SharePoint Site :

http://msdn2.microsoft.com/en-us/library/aa830815.aspx#Office2007SSBrandingWCMPart2_CustomizingEditMode

How To : Customize Page Editing Toolbar

http://msdn2.microsoft.com/en-us/library/aa674506.aspx

Customizing the delegate control

http://msdn2.microsoft.com/en-us/library/bb964679.aspx

SharePoint Delegate control Power

http://www.devx.com/enterprise/Article/36628

Using SharePoint Delegate control in MOSS

http://www.sharepointblogs.com/mrbill/archive/2007/05/24/using-delegate-controls-in-sharepoint.aspx


Description of each attribute in feature.xml
http://msdn2.microsoft.com/en-us/library/ms436075.aspx

How to create a simple feature
http://msdn2.microsoft.com/en-us/library/ms475286.aspx

How to create a custom list template through feature
http://msdn2.microsoft.com/en-us/library/ms466023.aspx

Columns and content types in SharePoint
http://msdn2.microsoft.com/en-us/library/aa543680.aspx

How to work with object model for feature
http://msdn2.microsoft.com/en-us/library/ms466305.aspx

Official visual How – to’s : MOSS and WSS 3.0
http://blogs.msdn.com/erikaehrli/archive/2007/05/15/NewOfficeVisualHowTos_5F00_MOSSandWSS3.0.aspx

How to create custom content type in moss
http://sharepointnutsandbolts.blogspot.com/2007/04/deploying-content-types-as-feature.html
http://www.theartofsharepoint.com/2007/05/custom-content-type-feature.html

No comments:

Post a Comment