TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
SharePoint Developer Support Team Blog
The Official blog of the SharePoint Developer Support Team
Tags
Alerts
API
App Parts
Apps
Auto-hosted Apps
Azure
BCS
Browser back button
Browser Cache
calendar
CAML
claims authentication
Claims Provider
Client-Side Rendering
CMIS
CMIS APIs
code
CodeSample
Compilation Error
Content Query
crawled properties
CSR Render Mode
CTS
Custom Help Collection
customization
Delegate Controls
Deleting single event
Deployment
Discussion Board
Discussion Board Posts
EnablePageMethods
Event Handlers
External Content type filter
External Lists
Feature Stapling
Features
High-Trust Apps
HowTo
iFilters
InfoPath Forms
Information
jQuery
JSOM
Json
LDAP Query
LightSwitch
ListView control
Lookups
meetings
Multi-Value Lookup
MySites
No Code Stuffs
Object Model
On-demand
powershell script
Product Help
Programming
PropertyBag
PropertyMapping
Provider-Hosted Apps
Recurring Event
RegisterModuleInit
Rich Text Editor
RunWithElevatedPrivileges
Sample Code
ScriptManager
SharePoint 2007
SharePoint 2010
SharePoint 2013
SharePoint 2013 Project and Item Templates
SharePoint Apps
SharePointProductVersion
SignOut
Silverlight
SPAlert
SPD2013
SPHelpCollection
SQL
test
Trust
Trust Certificates
Upgrade
Upload Control
Upload redirection
User Profile Synchronization Connections
User Profiles
Visual Studio
Visual Studio 2012
WebAnalytics
webservices
WORKFLOW
Workflow Architecture Series
Workflow Code Activity
Workflow Custom Actions
Workflow History
Workflow Manager
Workflow Name
WorkflowContext
WorkflowStarting
XML Connector
Browse by Tags
TechNet Blogs
»
SharePoint Developer Support Team Blog
»
All Tags
»
sample code
Related Posts
Blog Post:
HOW TO: Programmatically modify values of people and groups column of type multi-value using Lists.asmx in SharePoint 2010
SharePoint Developer Support
This blog post is a contribution from Bharat Rathod, an engineer with the SharePoint Developer Support team. In this post, I’ll show you how to use UpdateListItems method of the Lists.asmx web service to modify a ListItem which has multi-value people and group column. Most of us tend to fall into...
on
13 Mar 2013
Blog Post:
HOW TO: Display runtime-generated data in a ListView control in SharePoint web part
SharePoint Developer Support
This blog post is a contribution from Bharat Rathod, an engineer with the SharePoint Developer Support team. We often find that ListView control is used to display data which is fetched from a database directly. After reading a lot of articles where I could not find the specific article that talks...
on
15 Mar 2013
Blog Post:
HOW TO: Add a custom field to blog posts in SharePoint 2013
SharePoint Developer Support
This blog post is a contribution from David Wilborn, an engineer with the SharePoint Developer Support team. I recently worked a project where we needed to add a custom field to blog posts and use the new Client Side Rendering in SharePoint 2013 to display the field. My first thought was to create...
on
9 Apr 2013
Blog Post:
HOW TO: Delete AD group from SharePoint site collection using web services
SharePoint Developer Support
This blog post is a contribution from Bharat Rathod, an engineer with the SharePoint Developer Support team. I recently worked on a project where we had to delete an AD group which has permissions on a specific site collection. Since we had a limitation to not use server object model, I used web...
on
25 Mar 2013
Blog Post:
HOW TO: Not allow a user to add multiple items of a meeting at the same time & date in a Calendar list for a user in SharePoint 2010
SharePoint Developer Support
This post is a contribution from Bharat Rathod, an engineer with the SharePoint Developer Support team. By default, SharePoint 2010 allows you to add multiple items in the calendar for the same date and time. Below screenshot shows that Meeting1 and Meeting2 occur at the same date and time for...
on
1 Aug 2012
Blog Post:
HOW TO: Use REST to POST in Hosted SharePoint Apps
SharePoint Developer Support
This blog post is a contribution from Mustaq Patel, an engineer with the SharePoint Developer Support team. This blog post demonstrates the use of SharePoint 2013 REST from AppWeb to issue HTTP POST on HostWeb. This does not require cross domain calls or the use of SP.RequestExecutor.js. Cross-site...
on
15 Apr 2013
Blog Post:
HOW TO: Create UserProfile Synchronization connection to BCS and map User Profile Property to BCS field in SharePoint 2010
SharePoint Developer Support
This blog post is a contribution from Mustaq Patel, an engineer with the SharePoint Developer Support team. The end goal is to populate User Profile Property values from an external database. From SharePoint 2010 UI, this requires the following three steps: 1. Create BCS Model. Have Finder...
on
18 Mar 2013