.
.
.
.
Related Posts:
Capacity Planning for SharePoint 2010 Only references
1. What’s New in SharePoint 2010 Capacity Planning ( Joel Oleson )
Check it out:SharePoint 2010 My Favorite Blog List http://www.thesug.org/Blogs/helotslim/archive/2009/10/30/SharePoint2010UserExperience.aspx
http://www.deviantpoint.com/post/2010/05/08/SharePoint-2010-Download-as-Zip-File-Custom-Ribbon-Action.aspx
http://cts.vresp.com/c/?CriticalPathTraining/a6ea5dee60/e58034de7b/748dc23dae
http://cts.vresp.com/c/?CriticalPathTraining/a6ea5dee60/e58034de7b/ec4e8f5ab7
http://sharepointbergen.blogspot.com/2010/02/creating-custom-web-services-in.html
http://channel9.msdn.com/learn/courses/SharePoint2010Developer/UiEnhancements/TheSharePointFluentUserInterface/
http://msdn.microsoft.com/en-us/library/ee539027.aspx
http://makarandrkulkarni.blogspot.com/2010/01/architecture-of-sharepoint-2010-ribbon.html
http://fabiangwilliams.wordpress.com/2009/12/03/creating-a-sharepoint-2010-external-content-type-with-crud-methods-using-linq-and-a-sql-lob-system/
http://karinebosch.wordpress.com/sharepoint-controls/the-listviewbyquery-control/
http://johanolivier.blogspot.com/2010/01/sharepoint-custom-action-execute-code.html
http://blogs.msdn.com/b/vesku/archive/2010/02/25/how-to-sharepoint-2010-js-client-object-model-and-ui-advancements.aspx
http://msdn.microsoft.com/en-us/library/ms497457.aspx
http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=1521
http://collab.rdacorp.com/2010/05/linq-to-sharepoint-and-document-sets.html
http://msdn.microsoft.com/en-us/library/ee535056.aspx
Document Sets
http://sharepointfieldnotes.blogspot.com/2010/05/making-your-sharepoint-2010.html
http://sharepointfieldnotes.blogspot.com/2010/05/making-your-sharepoint-2010_31.html
https://sharepointsolutions.com/sharepoint-help/blog/page/3/
Writing Better SharePoint Code - http://www.sharepointproconnections.com/article/sharepoint/Writing-Better-SharePoint-Code.aspx
10 Best Practices For Building SharePoint Solutions - http://msdn.microsoft.com/en-us/magazine/dd458798.aspx
Content Organizer -- ...Programatically redirect to custom error page programatically redirect to custom error page
To set a custom error page
const string CustomErrorPage = "/_layouts/CustomPageMappings/Error.aspx";
webApp.UpdateMappedPage(SPWebApplication.SPCustomPage.Error, CustomErrorPage);
ref:
http://todd-carter.com/post/2010/04/07/An-Expected-Error-Has-Occurred.aspx
To call the error ...SharePoint workflow delay activity not working ( firing ) I knew there were issues with the delay activity in WWF 3.0 ( MOSS ) and there were hotfixes to ...ListItemEditor for SharePoint 2010 The ListItemEditor tool is now available for SharePoint 2010 beta. I upgraded the tool’s solution with Visual Studio 2010 beta ...
Answers Rating