Home / DeveloperSection / Category
You haven’t finished your post yet. Are you sure you want to leave and discard your draft?
Microsoft SharePoint development services can help you build a robust architecture or improve the existing one, create branding, incorporate custom add-ons.
This post will try to justify the reasons why you should consider SharePoint to manage your construction projects and how it will enhance your work productivity.
In this article I am going to explain how to create Visual WebPart by using Visual Studio 2010 and deploy it in the SharePoint 2010. Steps to create
In this article I am going to explain how to get all the permission levels in sharePoint 2010 using C#. Steps involved:Go to Visual Studio 2010.Go to
In this article I am going to explain how we can setup a BCS connection to an external database, and then work with this information directly from a SharePoint list - without the user actually knowing anything about the connection to the database.
In this article I am going to explain how you can access data in your BCS data source, by utilizing theClient Object Model.Go to Visual Studio 2010.Go
Microsoft Visual Studio 2010 provides a project type that enables you to build event receivers that perform actions before or after selected events on a Microsoft SharePoint 2010 site.
In SharePoint 2010 we can use LINQ syntax to query the list instead of using CAML query. In order to work with LINQ we need a command line tool called SPMetal.exe.
In this article we are going to see how to create, update and delete SharePoint 2010 list items using Client Object Model through C#.I have created on
Using the LINQ to SharePoint provider is a way to add and read items from a Microsoft SharePoint 2010 list. In SharePoint 2010 we can also use LINQ sy
In this article, I am going to explain how to implement referential integrity between lists in SharePoint Foundation 2010. I have created two lists