Sign In
My Blogs on Sharepoint
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
March 2010
(1)
October 2009
(2)
July 2009
(1)
May 2009
(2)
April 2009
(4)
March 2009
(1)
February 2009
(5)
January 2009
(1)
December 2008
(1)
November 2008
(5)
August 2006
(2)
February, 2009
MSDN Blogs
>
My Blogs on Sharepoint
>
February, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
My Blogs on Sharepoint
Custom wiki site definition with custom document template for creating wiki pages
Posted
over 3 years ago
by
Pavan
5
Comments
Architectural behavior of wiki site definition and the wiki page library 1. When a site is created based on the OOB wiki site definition, a wiki page library (List Template Type = 119) instance is created which is attached with the wiki document content...
My Blogs on Sharepoint
Hide the Sign In link for the anonymous user - SharePoint MOSS
Posted
over 3 years ago
by
Pavan
1
Comments
Following are the two steps to implement this requirement in the supported way and its quite easy, thanks to master page and the SharePoint Application Page link control. 1. Create a custom user control based on the OOB “WelCome.ascx” control. Override...
My Blogs on Sharepoint
How to create custom view pages with a custom web part for the list definition - SharePoint WSS 3.0 / MOSS 2007
Posted
over 3 years ago
by
Pavan
3
Comments
The view pages for the list are created based on the “ViewPage.aspx” in the C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\Pages. The ViewPage.aspx inserts the DataFormWebpart to display the items in the View. Now What...
My Blogs on Sharepoint
Code sample for a Asynchronous webpart
Posted
over 3 years ago
by
Pavan
2
Comments
One of the requirements which I had encountered was to write a Asynchronous webpart which would show a progress bar on the webpart while the webpart is retrieving data from SQL in the backend. Attaching Sample code of the webpart which I have created...
My Blogs on Sharepoint
Is Null predicate not working with TargetAudience
Posted
over 3 years ago
by
Pavan
1
Comments
Assume you have enabled Target Audience on your list. While adding list items there would be scenarios where you would not add any value to that TargetAudience column. While trying to Query this List Item through Object Model using (FullText Sql Query...
Page 1 of 1 (5 items)