Coming soon!!!
Category: SharePoint 2010
SharePoint 2010 : Configure Multilingual Site
Recently one of my customer want to develop a SharePoint 2010 site in multiple languages for different countries. Multilingual Sites are very nice feature provided
Error : [System.Threading.ThreadAbortException] = {Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.}
Target: I was working on custom Login page to redirect user on specific site based on their user type (e.g Admin User, Manager User etc)
LINQ to SharePoint and RunWithElevatedPrivileges
Recently we were working with LINQ to SharePoint Web Part for anonymous users and faced an issue with elevated permissions. Web Part has query through
Login with different user in SharePoint 2010 designer
In browser it is easy to do Login with a different user in SharePoint 2010. Have you ever been in to a situation where you
Error : An object in the SharePoint administrative framework could not be deleted because other objects depend on it.
Recently, I was deleting a web application from my SharePoint server using Central Admin.I checked for “Delete content databases” and “Delete IIS Websites” and then