Archive | SharePoint 2010 Development RSS feed for this section

SharePoint 2010 best practices towards software developers


SharePoint 2010 best practices for software developers

 

Uploading Files and Folders Recursively to a SharePoint 2010


You can upload documents to SharePoint libraries using the Object Model or SharePoint Webservices and this article about how to upload a file and folders recursively from a local folder to a folder on a Microsoft SharePoint Foundation site using the Object Model.

Sharepoint.png

Complete source code and steps can be found at : http://www.codeproject.com/KB/gadgets/UploadSharePointFiles.aspx

Get list of all sites, sub sites for a current user in SharePoint


How to get list of all sub sites for a current user in SharePoint 2010?
Using  SharePoint 2010 object model, you can get the list of all the current users for sites and sub sites.

For more information please see solution by  KRISHANA KUMAR
Solution: Get list of all sites, subsite in SharePoint 2010 for current user

Insert iCal Events into SharePoint 2010 Calendar


This article describes how to insert iCal events into your SharePoint 2010 calendar and use it as a calendar overlay
Source: Insert iCal Events into SharePoint 2010 Calendar

Connecting Visual Studio to SharePoint 2010


How to connect to a SharePoint 2010 server which is a another server in a same domain using developer computer?
If you have many developer trying to connect to SharePoint server 2010 using Visual Studio, you need to provide sysadmin permission in SQL Server

1. Go to your SharePoint SQL Server and all your developers name

sql-users

2. Make them as sysadmin 

permissions

3. Ask them to open their Visual Studio and create a new SharePoint 2010 project. Let them enter the SharePoint URL

VStudioConnect

4. Now they should able to connect to SharePoint server which is a another server in the same domain

SpProject

SharePoint Search XSL samples for SharePoint 2010


SharePoint Search XSL samples for SharePoint 2010  by Matthew McDermott

Open Document Library
Renders a link next to document result items that opens a new window to the containing library or folder.
Search Results XML
Renders the search results as raw XML.
View Results Metadata
Renders search results as metadata in a nicer format than the raw XML sample.

Render Links List URL
Presents link list results as links to the content rather than a link to the DispForm.aspx page.

Free SharePoint 2010 Development Videos


Do you want to learn SharePoint Development 2010 for free?
Watch these short videos about creating custom solutions with SharePoint Online, SharePoint Server, and SharePoint Foundation.

free_sharepoint_2010_development_videos

Free SharePoint 2010 Development Videos

How to setup SharePoint 2010 Hive or Root Folder in Windows taskbar


The root folder for SharePoint 2010 located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14  but how can you add that as a short cut to your computer taskbar?

1. Right click on Tool Bar | Toolbars | New Toolbar

shortcut to SharePoint 2010 hives

2.  Navigate to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14 and select Folder

Microsoft Shared - Web Server Extensions - 14

3. Now you can see the SharePoint 2010 14 hive folder in the Toolbar

SharePoint 2010 14 Hive Folder in Tooldbar

Building Customer Service Applications for the Right Situations



Summary: Learn about the new service application framework in Microsoft SharePoint Server 2010 and how to use it to create custom service applications.

Building Customer Service Applications for SharePoint 2010

from Real World SharePoint 2010: Indispensable Experiences from 22 MVPs


Follow

Get every new post delivered to your Inbox.

Join 123 other followers