Monday, February 16, 2009

Creating aspx pages from visual studio 2005 extensions

http://blogs.msdn.com/cjohnson/archive/2007/12/15/building-a-simple-asp-net-page-based-sharepoint-application-in-visual-studio-with-the-visual-studio-extensions-for-wss-ctp-1-1.aspx?CommentPosted=true#commentmessage

Creating SharePoint Workflow from Visual Studio 2005

http://www.devx.com/webdev/Article/34032/1763/page/1

Group ID's For Elemets.xml

http://blogs.breezetraining.com.au/mickb/CommentView,guid,175f475f-fb61-40bb-9529-25c90306939e.aspx

http://geeksconnected.com/muhanad/Lists/Posts/Post.aspx?List=a7ec315d-5ab3-40ad-9a21-748fc9a07ee1&ID=29


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


Default Custom Action Locations and IDs

The following table shows the locations, custom action group IDs and, custom action IDs that are used in the CustomAction and CustomActionGroup elements of custom actions that are installed by default in Windows SharePoint Services 3.0.

Each location value that is listed in the table corresponds to the Location attribute of CustomAction, each group ID corresponds to the GroupId attribute of CustomAction or to the Id attribute of CustomActionGroup, and each custom action ID corresponds to Id attribute of CustomAction.

You can create a Feature that implements the HideCustomAction element to hide any default custom action that is identified in the table.

Examples of common formulas For caliculated fileds in sharepoint

You can use the following examples in calculated columns. Examples that do not include column references can be used to specify the default value of a column.

http://office.microsoft.com/en-us/sharepointtechnology/HA011609471033.aspx

SharePoint and Javascript

Using JavaScript to manipulate a list form field.

http://blogs.msdn.com/sharepointdesigner/archive/2007/06/13/using-javascript-to-manipulate-a-list-form-field.aspx

Hide a field from NewForm.aspx

http://edinkapic.blogspot.com/2007/08/hide-field-from-newformaspx.html

Using Simple JavaScript in SharePoint

http://www.sharepointkings.com/2008/06/using-simple-javascript-in-sharepoint.html

and few other links

http://sharepointsolutions.blogspot.com/2007/09/make-selected-links-in-links-list-open.html

http://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/941940cb-acef-434f-830f-233713773b99/

http://www.codeproject.com/KB/sharepoint/Control_validation.aspx

Jaggu's Blog