Sanjay Sansanwal
My World, My Views
Tuesday, April 01, 2014
IaaS, PaaS and SaaS Terms Explained
›
Easy to Understand one-word descriptions of each term (i.e. IaaS means host) Data Visualization of Vendor Management Responsibility of Se...
Saturday, May 18, 2013
MVC - Message Handler
›
Code to log message received or send from Web API: using System; using System.Diagnostics; using System.Net.Http; using System.T...
Monday, December 17, 2012
Passed TOGAF 9 Foundation Exam
›
Passed my TOGAF 9 foundation exam after months of reading and practice. Glad to see 97% pass mark...
Monday, October 17, 2011
XSLT Rendering–SharePoint 2010 Web Parts
›
One of the main areas of investment when developing Web Parts is the user interface and the output of (X)HTML code. A Web Part needs to ...
Sunday, October 16, 2011
Passed Exam 70-667: TS: Microsoft SharePoint 2010, Configuring
›
Last week, I finally gave the 70-667 exam and passed with 750 marks. The exam was not as easy one would expect. The toughest part were m...
4 comments:
Friday, September 30, 2011
Explanation - Microsoft.SharePoint.SPException: The security validation for this page is invalid.
›
SharePoint applies a security check whenever you change data through the Server Object Model during HTTP requests. In fact, by default, ...
Saturday, August 06, 2011
Handling exception in SharePoint Client Object Model
›
If you use normal try … catch … finally blocks to handle exceptions in Client Object model, you will need to invoke the server via Execu...
›
Home
View web version