SharePoint Server object model
Microsoft SharePoint 2010 offers a highly structured server-side object model that makes it easy to access objects that represent the
Continue readingSiddharth Vaghasia | Independent Consultant
Microsoft MVP | Microsoft 365 | PowerPlatform | SharePoint | Azure | MS Teams | NodeJS
Microsoft SharePoint 2010 offers a highly structured server-side object model that makes it easy to access objects that represent the
Continue readingBelow is list of limitation of sandbox solution in SharePoint 2010. Typical interview question 🙂 Deployment at site collection level
Continue readingRecently, we had came across a requirements where we had to cache SharePoint data and objects are server side. We
Continue readingIn SharePoint 2010 we can have two types of solutions one is Sandboxed Solution and Farm Solution while developing a
Continue readingRequirement – How to set value of people picker editor from code behind in visual web part. How to add
Continue readingHow to create a webpart page and embed a webpart into it using elements xml file. To start with, create
Continue readingIn this article we will see how to perform basic CRUD operations on SharePoint List using Managed Client object model.
Continue readingWe might have came across situation where we need to disabled controls on add/edit SharePoint form based on user selection
Continue readingIn this post, we will see how can customize SharePoint OOTB input form using jquery, Ideally we can edit form
Continue readingThe selected date in a SharePoint 2010 calendar may be needed when writing custom solutions. This can be retrieved using
Continue reading