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
»
sharepoint 2010
Related Posts
Blog Post:
How To: Make SharePoint Calendar events recurring by default
SharePoint Developer Support
This blog post is a contribution from Charls Tom Jacob, an engineer with the SharePoint Developer Support team. By default, new events added to SharePoint calendar list are not set to be recurring. If all the events users create are going to be recurring, it would be convenient to have this checkbox...
on
11 Apr 2013
Blog Post:
SharePoint Workflow Architecture – Part 2
SharePoint Developer Support
This blog post is a contribution from Andy Li, an Escalation Engineer with the SharePoint Developer Support team. Andy is one of the Escalation Engineer with the SharePoint Developer Support team. The series of posts on Workflows are his contribution for the community to better understand the internals...
on
12 Mar 2013
Blog Post:
Workflow name in workflow history list
SharePoint Developer Support
This blog post is a contribution from Balaji Sadasivan, an engineer with the SharePoint Developer Support team. Issue In order to audit workflows, we require to see the name of the workflow in the history list. Cause Currently the workflow history has no provision to show the workflow name. Workaround...
on
18 Dec 2012
Blog Post:
HOW TO: Programmatically set/pass WorkflowContext from a Visual Studio workflow to a custom workflow action in SharePoint 2010
SharePoint Developer Support
This post is a contribution from Himani Sharma, an engineer with the SharePoint Developer Support team. Scenario: You have a workflow custom action that you’d like to be used in SharePoint 2010 workflow. This activity uses Microsoft.SharePoint.WorkflowActions.WorkflowContext to obtain WorkflowContext...
on
25 Sep 2012
Blog Post:
HOW TO: Retrieve Web Analytics report data using API
SharePoint Developer Support
This blog post is a contribution from Aaron Miao, an engineer with the SharePoint Developer Support team. In a scenario that you want to render Web Analytics report data to your favorite format, you need to retrieve the report data. There’s no document on how to retrieve SharePoint built-in report data...
on
4 Oct 2012
Blog Post:
HOW TO: Change file extension of an existing item in SharePoint document library
SharePoint Developer Support
This post is a contribution from Aaron Miao, an engineer with the SharePoint Developer Support team. For various reasons, people want to change the file extension of an existing item in a document library. For example, with SharePoint 2007, files with JSON extension in document library can be opened...
on
8 Oct 2013
Blog Post:
HOW TO: Prevent users from pressing back button after signing out from a SharePoint site
SharePoint Developer Support
This blog post is a contribution from Charls Tom Jacob, an engineer with the SharePoint Developer Support team. Scenario: In SharePoint, the sign out is complete only when you actually close the browser window. As shown below, SharePoint asks you to close the browser after sign out: “You must close...
on
26 Nov 2012
Blog Post:
HOW TO: Create a custom ASPX association and initiation forms for Visual Studio Workflow
SharePoint Developer Support
This post is a contribution from Himani Sharma, an engineer with the SharePoint Developer Support team. Requirement You want to use custom Association and Initiation forms with your Visual Studio workflows. InfoPath forms do not fulfill your requirement due to the limitation they pose in terms of controls...
on
25 Sep 2012
Blog Post:
How to use CMIS APIs to extract information from SharePoint repositories?
SharePoint Developer Support
What’s CMIS Connector for SharePoint 2010? This post is a contribution from Chanchal Jain, an engineer with the SharePoint Developer Support team. Content Management Interoperability Services (CMIS) connector for Microsoft SharePoint Server 2010 enables SharePoint users to interact with content that...
on
18 May 2012
Blog Post:
Code Sample: On-Demand fetching of SharePoint list items using JQuery
SharePoint Developer Support
This post is a contribution from Charls Tom Jacob, an engineer with the SharePoint Developer Support team. In this blog, I will describe how to develop a custom web part that dynamically fetches items from a SharePoint list. By “dynamic”, I mean fetch items on-demand and display them, thereby providing...
on
27 Jul 2012
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:
SharePoint Workflow Architecture (Case Study) – Part 4
SharePoint Developer Support
This blog post is a contribution from Andy Li, an Escalation Engineer with the SharePoint Developer Support team. This first case that I am going to talk about is a real customer’s issue. The symptom is very typical and it’s just that the workflow is not creating the next task when the previous...
on
25 Mar 2013
Blog Post:
SharePoint Workflow Architecture – Part 1
SharePoint Developer Support
This blog post is a contribution from Andy Li, an Escalation Engineer with the SharePoint Developer Support team. Andy is one of the Escalation Engineer with the SharePoint Developer Support team. The series of posts on Workflows are his contribution for the community to better understand the internals...
on
11 Mar 2013
Blog Post:
NullReferenceException when adding a custom editor control in a publishing page in SharePoint 2010
SharePoint Developer Support
This post is a contribution from Deepak Kumar, an engineer with the SharePoint Developer Support team. With “Page” content type, we can create “Edit” fields for the custom fields and display them when the page gets into “Edit” mode. To do this, we need to create a custom site column and associate...
on
6 May 2013
Blog Post:
A case of custom email templates not used when alerts are created from code in SharePoint
SharePoint Developer Support
Recently, I had a case where customer was creating SPAlert object using SharePoint object model code and things were not working out well. What seem to happen was that whenever the condition that warrants alert trigger is met (e.g., an item is changed in a list), the alert email that was sent out was...
on
29 May 2012
Blog Post:
Could not establish trust relationship for SSL/TLS secure channel
SharePoint Developer Support
This post is a contribution from Amy Luu, an engineer with the SharePoint Developer Support team. You can get the following error when SharePoint communicates to an external service via HTTPS either within the same server or a different server. Could not establish trust relationship for the SSL/TLS secure...
on
13 Jun 2013
Blog Post:
HOW TO: Generate Document IDs for custom content types with Inherits=False
SharePoint Developer Support
This blog post is a contribution from Deepak Kumar, an Engineer with the SharePoint Developer Support team. The “Inherits” attribute of the custom content type when set to “False” indicates that the custom content type will only inherit Fields that were in the parent content...
on
17 Apr 2013
Blog Post:
HOW TO: Retrieve Active Directory custom attributes in another domain using LDAP query
SharePoint Developer Support
This blog post is a contribution from Aaron Miao, an engineer with the SharePoint Developer Support team. When developing a custom claims provider, you may need to retrieve user information from Active Directory (AD) with LDAP query programmatically. You can add custom attributes by extending the AD...
on
18 Dec 2012
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 subscribe for an alert for a “Post” in discussion board programmatically
SharePoint Developer Support
This post is a contribution from Jaishree Thiyagarajan, an engineer with the SharePoint Developer Support team. Let’s first talk about some basic facts about discussion board and alert terminologies. Discussion Board We all know about discussion board. Discussion board is where we can add “posts” and...
on
28 May 2012
Blog Post:
HOW TO: Open Content Query Web Part links in a new IE window
SharePoint Developer Support
This post is a contribution from Charls Tom Jacob, an engineer with the SharePoint Developer Support team. Content Query Web Part is a nice way to query and display data from multiple lists. By default, when you click on a link displayed in the Content Query Web Part, it opens up in the same IE...
on
24 Jul 2012
Blog Post:
HOW TO: Prevent site deletion with a custom event receiver
SharePoint Developer Support
This post is a contribution from Charls Tom Jacob, an engineer with the SharePoint Developer Support team. In this blog I will describe how to develop a custom site event receiver to prevent users from deleting a SharePoint site. By default, any user with the sufficient permission can delete a site....
on
7 Sep 2012
Blog Post:
SharePoint 2010: SQL limitations in lookup columns
SharePoint Developer Support
This post is a contribution from Balaji Sadasivan, an engineer with the SharePoint Developer Support team. As most of you are already aware SharePoint stores both the person/group field and the metadata fields as lookup values internally. SharePoint dynamically creates a stored procedure to store the...
on
7 Oct 2013
Blog Post:
How to use WebAnalytics API – FrontEndDataRetriever.QueryData
SharePoint Developer Support
This post is a contribution from Jaishree Thiyagarajan, an engineer with the SharePoint Developer Support team. To use WebAnalytics API, first we need to add reference to Microsoft.Office.Server.WebAnalytics.dll and Microsoft.Office.Server.WebAnalytics.UI.dll. These DLLs can be located in GAC ...
on
23 Jul 2012
Blog Post:
HOW TO: Allow anonymous users to add items to SharePoint list using client object model
SharePoint Developer Support
This post is a contribution from Charls Tom Jacob, an engineer with the SharePoint Developer Support team. This blog is based on a support ticket I handled recently. The requirement was to let anonymous users add items to a SharePoint list/library using client side object model(JavaScript). Here...
on
13 Jun 2013
>