Monday, 3 October 2011

List based event receiver activated and deactivare

http://sarangasl.blogspot.com/2009/11/remove-event-receiver-in-sharepoint.html


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

Friday, 9 September 2011

Sharepoint Blogs

http://www.sharepointwarriors.com/


http://bestofcyber.wordpress.com/

http://www.elumenotion.com/Blog/Lists/Posts/Post.aspx?ID=140

Wednesday, 3 August 2011

List Event Receivers firing for all custom lists

http://social.technet.microsoft.com/Forums/ar-SA/sharepoint2010programming/thread/f33aebbd-ce80-4887-bbb1-c34ce7aa363c

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

Sunday, 31 July 2011

create custom Site Definition

http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/sitedefinition01062009214413PM/sitedefinition.aspx


http://weblogs.asp.net/soever/archive/2006/11/11/SharePoint-Solution-Generator-_2D00_-part-1_3A00_-create-a-site-definition-from-an-existing-site.aspx


http://blogs.msdn.com/b/syedi/archive/2009/12/04/custom-site-definition-for-collaboration-portal-template-sharepoint-2007-wow-moss.aspx

Monday, 25 July 2011

What SharePoint Databases are Created during the standard Install?

During standard install, the following databases are created :

SharePoint_AdminContent
SharePoint_Config
WWS_Search_SERVERNAME%_%GUID_3%
SharedServicesContent_%GUID_4%
SharedServices1_DB_%GUID_5%
SharedServices1_Search_DB_%
GUID_6%WSS_Content_%GUID_7%


http://sharepointgauravgoyal.blogspot.com/2011/04/sharepoint-interview-questions-and.html

http://www.dotnetspark.com/catedotnetquestion/9-Page-2.aspx

Sunday, 26 June 2011

Difference between SpListItem.SystemUpdate() and SpListItem.Update()

http://bijuva.wordpress.com/2009/05/28/difference-between-splistitem-systemupdate-and-splistitem-update/