Navdeep Madan

MOSS : How to get the credentails management URL

SingleSignonLocator.GetCredentialEntryUrl Method (Microsoft.SharePoint.Portal) is reserved method....

Author: Navdeep Ma - MSFT Date: 05/04/2008

Changing MasterPage programmatically for site collection and sub-sites

using System; using System.Collections.Generic; using System.Text; using Microsoft.SharePoint;...

Author: Navdeep Ma - MSFT Date: 05/04/2008

By default, In the installation of WSS3.0 setup, you didn't get the Audit logs reports option. if you enable the logs using event handler , you will not get the view logs of items.

Create an HttpHandler using the ClassLibraryTemplate in the visual Studio 2005. using System; using...

Author: Navdeep Ma - MSFT Date: 05/04/2008

How To : Set calculated field to read-only using Object Model

(A) Create an EventHandler using the ClassLibraryTemplate in the visual Studio 2005. using...

Author: Navdeep Ma - MSFT Date: 05/02/2008

<Previous