Sign in
SharePoint Developer Support Team Blog
The Official blog of the SharePoint Developer Support Team
Tags
Alerts
AlertTemplate
API
App Parts
Apps
Association/Initiation Forms
BCS
Browser back button
Browser Cache
Calendar
Claims Provider
Client-Side Rendering
CMIS
CMIS APIs
CMIS Contains
CodeSample
Compilation Error
Content Query
Customization
Delegate Controls
Deleting single event
Deployment
Discussion Board
Discussion Board Posts
Editor Controls
Event Handlers
External Content type filter
External Lists
Features
HowTo
iFilters
JavaScript
JQuery
JSOM
LDAP Query
ListView control
Meetings
Microsoft.SharePoint.Sandbox.dll
Minimal Download Strategy
MOSS 2007
Multi-Value Lookup
New IE Window
Object Model
On-Demand
PropertyBag
PropertyMapping
Recurring Event
RegisterModuleInit
Remote Event Receivers
Rich Text Editor
RTE
RunWithElevatedPrivileges
Sample Code
SharePoint 2007
SharePoint 2010
SharePoint 2013
SharePoint 2013 Project and Item Templates
SignOut
Silverlight
SPAlert
Upload Control
Upload redirection
User Profile Synchronization Connections
User Profiles
User Profiles and BCS
Visual Studio
Visual Studio 2012
WebAnalytics
WebDeleting
Workflow
Workflow Architecture Series
Workflow Custom Actions
Workflow History
Workflow Name
WorkflowContext
XSL
Browse by Tags
TechNet Blogs
>
SharePoint Developer Support Team Blog
>
All Tags
>
sharepoint 2007
Tagged Content List
Blog Post:
HOW TO: Programmatically delete a single instance of a recurring event in a SharePoint calendar
spdevspt
This blog post is a contribution from Kevin Jacob Kurian, an engineer with the SharePoint Developer Support team. When we edit a single instance of a recurring event, it actually creates a new instance of the event and deletes the old one. The old instance is deleted by setting certain attributes...
on
25 Mar 2013
Blog Post:
HOW TO: Display runtime-generated data in a ListView control in SharePoint web part
spdevspt
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:
Using SPSite and SPWeb objects with RunWithElevatedPrivileges: Don’t cross the borders
spdevspt
This blog post is a contribution from David Wilborn, an engineer with the SharePoint Developer Support team. Although it’s mentioned in the SPSecurity.RunWithElevatedPrivileges documentation , I find that there is still often a lack of clarity for developers when using SPSite and SPWeb objects in conjunction...
on
13 Mar 2013
Blog Post:
SharePoint Workflow Architecture – Part 3
spdevspt
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:
SharePoint Workflow Architecture – Part 2
spdevspt
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:
SharePoint Workflow Architecture – Part 1
spdevspt
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:
Workflow name in workflow history list
spdevspt
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
17 Dec 2012
Blog Post:
Rerouting users to a custom page after multiple page upload
spdevspt
This blog post is a contribution from Balaji Sadasivan, an engineer with the SharePoint Developer Support team. Puzzle In MOSS 2007 and SharePoint 2010 you can reroute the user to a custom page after they complete uploading documents to a document library to by changing the source parameter in the query...
on
17 Dec 2012
Blog Post:
HOW TO: Prevent users from pressing back button after signing out from a SharePoint site
spdevspt
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: Prevent site deletion with a custom event receiver
spdevspt
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:
HOW TO: Include symbols in rich text editor in MOSS 2007
spdevspt
This post is a contribution from Jaishree Thiyagarajan, an engineer with the SharePoint Developer Support team. Note: The below walk-through is based off of a publishing site. We can include symbols in rich text editor in MOSS 2007 in just 3 easy steps. Step1 Copy the image (symbol.jpg) to C:\Program...
on
7 Sep 2012
Blog Post:
Adding more than 1KB of data in the property bag SPWeb.AllProperties can cause High memory and CPU
spdevspt
This post is a contribution from Nishand Vasudevan, an escalation engineer with the SharePoint Developer Support team. The property bag is intended for small properties, like configuration or other settings. Accessing the property bag will require its own query so it comes with performance penalty...
on
6 Jun 2012
Page 1 of 1 (12 items)