Friday, March 19, 2010

Warmup Scripts for SharePoint

http://kirkhofer.wordpress.com/2008/10/18/sharepoint-warm-up-script/

http://blogs.msdn.com/joelo/archive/2006/08/13/697044.aspx

SharePoint development tools

http://pradeep1701.wordpress.com/2009/07/16/sharepoint-development-tools-handy/

Printer Friendly SharePoint Pages

http://www.getsharepoint.com/blogs/bf/Lists/Posts/Post.aspx?ID=28

http://blog.thekid.me.uk/archive/2007/07/22/easily-print-sharepoint-lists-using-your-own-template.aspx

SharePoint DataView Web Part

Definition : An XSLT-rendering Web Part that receives its data (XML/XPathNavigable objects) from a DataSourceControl control.

Best site for it : http://dataformwebpart.com

DataForm webpart is the easiest webpart to develop and most efficient.

The Data Form Web Part is not completely new; in SharePoint 2003, this it is called the Data View Web Part. Using the Data Form Web Part, you are able to use multiple data sources, including data coming from external data sources. The data presented in a Data Form Web Part is also known as a Data View.

Follow the next steps to create a Data View.
1. Open the Site in Sharepoint Designer 2007
2. Go to Data View Menu and click Insert Data View. The Task Pane will be opened. And you can inserts a Data Form Web Part onto your Web part page.
3. The next step is to select a data source to create a data view. You can choose to select an already existing data source or to create a new data source. Select the data source you want, and choose Show Data from the dropdown list. Doing this opens the Data Source Details task pane containing all the fields that are available for that data source.
4. In the Data Source Details task pane, you can choose which fields you want to show in your data view. After selecting those fields, click the Insert Selected Fields As dropdown listbox. You can choose in what way you want to insert your selected fields.
5. More and Different Options are all configurable. The best way it to test it out by clicking all of them and watching them in the browser.

It is a very powerfull Web Part and worth to test and invest some time

Check the Web Part Here:http://www.doubelclick.com/tasksSample1.aspx

SharePoint: How to debug event handlers

http://didierdanse.net/blogs/dev_en/archive/2009/02/28/sharepoint-how-to-debug-event-handlers.aspx

MOSS 2007 Videos & Screencasts

http://betterecm.wordpress.com/2006/10/25/moss-2007-videos-screencasts/

Packaging and re-using SharePoint designer workflows

Really great information:

1. http://agiledirect.wordpress.com/2008/07/04/packaging-and-re-using-sharepoint-designer-workflows-part-1/
2. http://agiledirect.wordpress.com/2008/09/10/packaging-and-re-using-sharepoint-designer-workflows-part-2/
3. http://agiledirect.wordpress.com/2008/09/11/beta-spd-workflow-export-utility-on-codeplex/
4. http://www.sharepointblogs.com/andynoon/archive/2007/09/18/reparenting-a-workflow-to-a-different-list.aspx