Date Range
Date Range
Date Range
SharePoint Stuffs - Interesting facts about SharePoint. Launch, manage and govern Yammer in your organization. Fix for Visual Studio 2012 crash on publish of SharePoint wsp. Have you ever wondered why VS2012 sometimes crashes when you try to publish a wsp? I faced this issue several times and then spent some time to analyze the cause. I found that if y.
Saturday, November 21, 2009. Sharepoint programming to get list item. Mostly i use sharepoint object model to access sharepoint list data . then what is the need of web servcies to access sahrepoint list data! What is the difference between sharepoint object model and sharepoint web services for sharpeoint programming! Thanks and Regards,. Friday, November 13, 2009. Please let me know the solution for this.
Friday, November 27, 2009. Trust Although, installing your Web Part assembly in the GAC is a viable option, it is recommended that you install Web Part assemblies in the BIN directory for a more secure deployment. How can I raise the trust level for assemblies installed in the BIN directory? This option is least secure.
Monday, November 8, 2010. Week 25 - Rocket Man. During the first week in November I saw more and more of Heather. She had this knack of appearing every time I. During the first week in November I saw more and more of Heather. She had this knack of appearing every time I was feeling down which was quite a lot lately. S Will and the fact that marrying Becky could make me one hundred thousand pounds.
This blog is used to learn SharePoint Development. Friday, 20 March 2015. How to Generate Random Password. From security point of view we need to create the unique passwords so no one can easily guess it. To fulfill these features we can make use of Random class and generate the random numbers which is unique.