Archive for June, 2009
SharePoint Screencasts and Visual Howto’s
A huge list of Visual Howto’s related to Microsoft Office SharePoint Server 2007 is available @ http://msdn.microsoft.com/en-us/office/aa940989.aspx.Office Visual HowTo’s provide instruction, code examples, and short how-to videos
If you are new to Sharepoint 2007, take a look at the following screencasts series.
Building ASP.NET Web Parts for Windows SharePoint Services 3.0
Creating a Custom Page Layout with [...]
Accessing Lists through Sharepoint Object model
Is accessing the list taking more time…
Consider the following while accessing the list through Object model
SPWeb.GetList(string url)
In this case, first it gets the list GUID from the url(database hit), then it loads the Meta data for that specific list.
SPWeb.Lists[“name”]
This method loads the meta-data information of the all lists for the SPWeb object under consideration. and [...]
Sharepoint internet facing sites
My list of nicely built Internet facing SharePoint sites goes here .
These sites are really amazing and were built on SharePoint.
http://www.ferrari.com/
http://www.swissarmy.com/
http://www.eastman.com/
http://www.choosechicago.com/
http://www.kroger.com/
http://www.westernaustralia.com/
https://www.flybuys.co.nz/
http://www.energizer.com/
