Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
February 2011
(1)
October 2010
(2)
August 2010
(2)
July 2010
(3)
June 2010
(3)
May 2010
(4)
April 2010
(5)
March 2010
(3)
February 2010
(4)
January 2010
(2)
November 2009
(4)
October 2009
(3)
January 2009
(1)
November 2008
(1)
October 2008
(2)
August 2008
(1)
July 2008
(2)
Tags
announcement
application page
BCS
content types
deployment
deployment steps
Empty Element
event receiver
General
howto
list definition
Mary Lee
Packaging
Sequential workflow
SharePoint
SharePoint Server 2010
Site definition
State machine workflow
Visual Studio 10
Visual Studio 2010
VisualStudio2010
VS2010
web part
WSP
WSP Import
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
How to deploy a custom content master and use it in an application page
SharePointToolsBlog
In SharePoint 2007, Application Pages would inherit from Application Master deployed to Layouts folder. The Site Pages would inherit from a different Site Master deployed to SharePoint Content database. Since there was no way for application pages to inherit from the same master as that of the site pages...
on
19 Apr 2010
Blog Post:
Deploying files using Mapped Folders
SharePointToolsBlog
With Visual Studio 2010 SharePoint Developer Tools, the concept of the Mapped Folder was introduced. A mapped folder is a convenient way for developers to specify a location for any files that need to be deployed on to the SharePoint file system, all from within in a Visual Studio solution. Mapped folders...
on
12 Mar 2010
Blog Post:
Adding actions to Site Actions menu
SharePointToolsBlog
This example shows how to add a link to Site Actions menu. We are going to use mapped folders to deploy an image and an application page to which the new link will point. In order to customize the menu we are going to use CustomAction element: < CustomAction Id ="CustomActionID" Description...
on
18 Feb 2010
Blog Post:
Event Receiver and Custom Error Page
SharePointToolsBlog
In this example I am going to show you how to use list item event receiver and how to redirect users to error page if something goes wrong. We have a list of contacts and we want to display an error message if the entered zip code doesn't a specific value. For this example I am using zip code 98052....
on
15 Feb 2010
Page 1 of 1 (4 items)