Monday, March 31, 2014
Tuesday, March 25, 2014
Thursday, March 20, 2014
Wednesday, March 19, 2014
Monday, March 17, 2014
Read or write data in an excel workbook using excel services in sharepoint 2010
http://sharepoint.stackexchange.com/questions/46647/read-data-from-excel-sheet-using-sharepoint2010-excel-services
http://msdn.microsoft.com/en-us/library/ff961897.aspx
http://sharepointfordeveloper.blogspot.in/2011/12/sharepoint2010-excel-services-to-read.html
http://msdn.microsoft.com/en-us/library/ee589018.aspx
http://blogs.msdn.com/b/cumgranosalis/
This one is particularly good
http://www.getcodesamples.com/src/926E9551/69EF9EC5
http://msdn.microsoft.com/en-us/library/ff961897.aspx
http://sharepointfordeveloper.blogspot.in/2011/12/sharepoint2010-excel-services-to-read.html
http://msdn.microsoft.com/en-us/library/ee589018.aspx
http://blogs.msdn.com/b/cumgranosalis/
This one is particularly good
http://www.getcodesamples.com/src/926E9551/69EF9EC5
client object model the remote server returned an error (500) internal server error
This might help, though it did not work on one of the servers
http://sharepoint.stackexchange.com/questions/10123/internal-server-error-500-using-managed-client-object-model
http://sharepoint.stackexchange.com/questions/10123/internal-server-error-500-using-managed-client-object-model
Thursday, March 6, 2014
Tuesday, March 4, 2014
Monday, March 3, 2014
always run visual studio in admin mode
- Right-click a shortcut to Visual Studio, select the Compatibility tab, and check the ‘Run this program as an administrator’ checkbox at the bottom.
Subscribe to:
Posts (Atom)
c# httpclient The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch
If we get this error while trying to get http reponse using HttpClient object, it could mean that certificate validation fails for the remo...
-
SharePoint has a great feature to set terms which can be used to tag contents and enable terms based navigation and several other interesti...
-
Responsive design http://webdesignerwall.com/tutorials/5-useful-css-tricks-for-responsive-design http://palantir.net/blog/responsive-de...
-
Secure Microservices Using JWT With Ocelot in .NET Core (code-maze.com)