Sign in
Microsoft Premier Field Engineer - SharePoint Dev
Blog - About
About Microsoft Premier Field Engineer - SharePoint Dev
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
Excel Service
Health Analyzer
Java Script
language packs
performance point services
PerformancePoint
Service Application
SharePoint 2010 Installation
SharePoint 2013 Installation
SharePoint Code Review
sharepoint linq security
SharePoint Upgrade
SSRS
Timer Job
Archive
Archives
December 2012
(1)
October 2012
(1)
August 2012
(3)
July 2012
(3)
June 2012
(1)
January 2012
(2)
November 2011
(1)
October 2011
(2)
September 2010
(4)
July 2010
(4)
April 2010
(5)
February 2010
(4)
October 2009
(1)
September 2009
(5)
July 2009
(4)
May 2009
(2)
April 2009
(1)
March 2009
(2)
February 2009
(4)
November 2008
(6)
October 2008
(6)
September 2008
(5)
August 2008
(4)
July 2008
(2)
June 2008
(5)
May 2008
(7)
April 2008
(4)
March 2008
(11)
September 2007
(2)
May, 2008
MSDN Blogs
>
Microsoft Premier Field Engineer - SharePoint Dev
>
May, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft Premier Field Engineer - SharePoint Dev
Create a tool or an interface to delete the Audit log from Content DB of an auditing enabled SharePoint site
Posted
over 5 years ago
by
sowmyancs
2
Comments
Before starting this post, I would like to share an information about this facility in SharePoint. There was no way of deleting the audit log entries in SharePoint till the release of infrastructure update for SharePoint. Once you install this update...
Microsoft Premier Field Engineer - SharePoint Dev
Issue with customizing default.aspx page through Feature Stapler
Posted
over 5 years ago
by
sowmyancs
6
Comments
What is feature stapling and how we will implement it in WSS 3.0? You can use Feature stapling to effectively replace your use of the ExecuteURL property in a site definition. Consider the scenario that you want to run some custom code whenever...
Microsoft Premier Field Engineer - SharePoint Dev
Issue with the WebPartManager class while adding webparts dynamically to a specific webpart zone
Posted
over 5 years ago
by
sowmyancs
1
Comments
Once I got a case in which my customer wanted to create a webpart which will allow them to add some custom webparts to the specific zone in the same page by checking the corresponding check boxes in that webpart. (almost similar to the functionality in...
Microsoft Premier Field Engineer - SharePoint Dev
How we can retrieve the metadata information of a current approved version of a list item.
Posted
over 5 years ago
by
sowmyancs
0
Comments
Consider you want to get the metadata information of an item’s current approved version. For getting more details please take a look at the below image, it is a version history of list item. (In order to get this you need to enable the versioning and...
Microsoft Premier Field Engineer - SharePoint Dev
How we can create documents inside a document library based upon the content type’s document template?
Posted
over 5 years ago
by
sowmyancs
1
Comments
Before starting the coding, let us have a look at the storage location of documents whenever we add those in to any document libraries, also the location of content type’s document template. Whenever you open your SharePoint document library using...
Microsoft Premier Field Engineer - SharePoint Dev
Update email addresses of all users in all sites in a SharePoint Farm in a single shot (code sample for both V2 & V3)
Posted
over 5 years ago
by
sowmyancs
0
Comments
Recently I got a case from one of customer and their requirement was, since their domain for the email accounts has been modified to an another name, they wanted to update email addresses of all users in all the sites in their SharePoint farm. It will...
Microsoft Premier Field Engineer - SharePoint Dev
Important point that we need to remember while creating a webpart to render a PeopleEditor control with default values
Posted
over 5 years ago
by
sowmyancs
0
Comments
Consider you have requirement to create a webpart which will render a PeopleEditor control with some default values. We have a facility to give the default values to the PeopleEditor control using the CommaSeparatedAccounts property of that control. ...
Page 1 of 1 (7 items)