A solution package is a distribution package that delivers your custom SharePoint Server 2010 development work to the Web servers or the application servers in ... [read more]
There are default field types like Text, Note, Boolean, Integer, Number, Decimal, DateTime, Choice, Lookup etc. We can also make our custom field types by using... [read more]
The SharePoint projects in Visual Studio require administrator privileges to interact with SharePoint. First approach: To launch Visual Studio as an administr... [read more]
We can create event receivers using Visual Studio 2010 in our SharePoint 2010 site. You can follow the below steps for the same. Step-1:Open Visual Studio 2010 ... [read more]
We can create a Content Type using Visual studio 2010 in SharePoint 2010. Follow the below Steps:Step-1Open Visual Studio 2010 -> File -> New Project ->... [read more]
Here we will discuss how to develop a sequential workflow using Visual studio 2010 in SharePoint 2010. Microsoft provides different project templates to work f... [read more]
An application page is an ASP.NET Web page that is designed for use in a SharePoint Web site. We can attach the master page to an application page so that it wi... [read more]
Visual Studio 2010 offers lots of extensibility towards SharePoint 2010. It provides set of projects and item templates for SharePoint. Also it has deployment ... [read more]
Here we will create a content type and they we will associate the content type to while creating the list. Step-1: First we need to create an Empty SharePoint ... [read more]
Hi folks, A new Visual Studio 2010 Extension was released by Paul Stubbs recently, which installs Silverlight Web Part templates for SharePoint 2010, called Si... [read more]
If you can do things using SharePoint designer or by using browser then why should we use Visual studio? By using Visual studio you can do very powerful things ... [read more]
This is one of the most advanced sessions that I have been to. Basically the Visual Studio team at Microsoft has made it extremely easy to create add-ins in ... [read more]
Hi folks, I would like to inform that in this .net Magazine - issue 80, my exclusive article about WebPart developme... [read more]
The URL may not have been mapped in SharePoint Server. Check the setting in Alternate Access Mapping settings in Central Administration. The error sometimes wou... [read more]
This one came a bit out of the blue, which I found while reading Chris O'Brien's excellent article on Optimising SharePoint 2010 Internet Sites. It basically me... [read more]