March 2018
Top 30 SharePoint 2013 Interview Questions and Answers for Developer
.
In my earlier blog, I have already collected SharePoint 2010 interview questions and answers. In this blog, I will write about SharePoint 2013 Interview Questions and answers. Believe me, I have collected top SharePoint 2013 interview questions which will help…
SharePoint: Usage files are not deleted, file is open in SharePoint 2010 Timer
.
If you have worked on SharePoint 2010, you must have come across .usage file in LOGS folder. Location of this file is hive-folder/Logs.The main issue with .usage file is you can not delete all the files and additionally these files…
10 Facts about AMP
.
In an earlier blog, I have discussed over AMP Pages. In this blog, I will write on 10 facts about AMP everyone should know. Recently I wrote on Http GET and POST. 10 Facts you should know about AMP Below…
ASP.Net Web API – Media Type Formatter
.
This is another series of Web API blog. In the previous blog, we have seen about Web API Security, Routing in Web API. This blog will help you to understand Media Type Formatter in ASP.Net Web API. Earlier I have…
HTTP GET Method vs HTTP POST Method
.
In this article, we will see the GET vs POST methods in detail.GET and POST are 2 important HTTP verbs. HTTP (Hyper Text Transfer Protocol) manages client and server request-response. HTTP GET Method www.sharepointcafe.netwww.google.com HTTP POST Method Watch this video…
ASP.Net Web API Security
.
In the previous blog, I wrote about Routing in Web API. I have also explained, How to create a secure Web API? in my earlier blog. If you are new to ASP.Net Web API then please start from the beginning level. What…
