Sign In
Navdeep Madan
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
"How to get the credentails management URL?" MOSS
"Operation is not valid due to the current state of the object"
BaseFieldControl
BDC
BDC with Sybase database.
Boolean checkDisplayName)"
Changing MasterPage programmatically for site collection and sub-sites
Duplicate InternalName of the Site column. "A duplicate name "<string>" was found. at Microsoft.SharePoint.SPFieldCollection.AddFieldToWeb(String strXml
Edit calculated feilds through DataSheets
EventHandlers
Exporting Excel data to SharePoint 64 bit's List environment.
FBA authenticated user to a PageViewer Web Part?
forms Based Authentication.
master Pages
MOSS
SharePoint
Single Sign On
SSO
The LobSystemInstance Property 'AuthenticationMode' has a value that requires 'Trusted_Connection' in the connection string.
View Audit logs in sharePoint
WSS3.0
Archive
Archives
September 2010
(4)
July 2010
(1)
May 2010
(1)
April 2010
(3)
March 2010
(7)
February 2010
(8)
November 2009
(2)
October 2009
(6)
September 2009
(9)
June 2009
(1)
May 2009
(2)
September 2008
(4)
May 2008
(6)
March, 2010
MSDN Blogs
>
Navdeep Madan
>
March, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Navdeep Madan
How to call multiple times “onworkflowItemChanged” event in state machine workflow?
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
One of my customer would like to call “onWorkflowItemChanged” multiple times until the he got a specific value in a list item column. I have prepared the following solution to resolve the problem :- Created a State Machine workflow Added...
Navdeep Madan
How to programmatically find a control in SharePoint page?
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
While working on customer issue,I have faced an interesting scenario to find a SharePoint control. I though it’s as easy as in ASP.NET where I have write just one single line to code to find the control in page. Control myControl = this.FindControl(_ControlID...
Navdeep Madan
Different types of client OM in SharePoint 2010
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
SharePoint 2010 added one of the coolest feature i.e. Client Object Model. Now you can write code from your client machine and used the newly exposed client Object model. 1. . NET Managed Client - Implemented in .NET CLR. I mean we use this in Web, Windows...
Navdeep Madan
Reason for the client ID of web part like webpartWPQ7
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
One of my customer would like to know why OOB web part generate the ID like webpartWPQ1, webPartWPQ2 etc 1: <table width= "100%" cellpadding= "0" cellspacing= "0" border= "0" > 2: 3...
Navdeep Madan
How to create a SharePoint theme and apply to OOB & custom web parts?
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
Let’s start from creating a custom theme for MOSS 2007 and WSS3.0. Here are the steps :- 1) Copy the “WHEAT” folder from “C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\THEMES” and paste it in the same folder. Change...
Navdeep Madan
How to query lists.asmx to get the recurring events?
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
How to query list.asmx to get the recurring events? I have created a calendar List named “MOSS Calander” and Added some recurring events :- To query the recurring items, you have to set the “ExpandRecurrence” property of the SPQuery object to true...
Navdeep Madan
Posted
over 2 years ago
by
Navdeep Ma - MSFT
0
Comments
How to setup a custom search for SharePoint sub-site separately? I have created a new sub-site named "Resume Database" under my SharePoint site collection. I added a document library named Resume Upload with the following metadata column:- Resume...
Page 1 of 1 (7 items)