Home / DeveloperSection / Tag
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.
Plenty of professionals work hard and spend a lot of time on their feet, including those working at restaurants, in hospitals, on airplanes, and even in retail. Many of these individuals are on their feet for at least eight hours, but some spend eve
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 create a SharePoint 2010 List Definition using Visual Studio 2010. Open Visual Studio 2010 =Select Fi
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