Sign In
NidhishBlog
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
"Content Type" " Modify Content Type via Object Model" "SPContentType"
"SPQuery" "CAML Query"
AJAX ComboBox control. Based on the first combo's value fill up the next combo without page post back
Creating WinForm ComboBox in WebFrom
FBA Active Directroy Forms Authenctication Access Denied
Find Domin User Information
MOSS VPC Performance improvement
Tool to auto-generate CAML queries in MOSS
UnGac Timer Service Workflow
Working with SPGridView - all in one
Archive
Archives
January 2010
(1)
April 2009
(1)
May 2008
(2)
July 2007
(1)
May 2007
(1)
April 2007
(4)
April, 2007
MSDN Blogs
>
NidhishBlog
>
April, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
NidhishBlog
Find Domin User Information
Posted
over 5 years ago
by
nidhishd
0
Comments
System.DirectoryServices class will help finding the information of a Domain User. Function which will help retriving Active Directory Object: private DirectoryEntry GetActiveDirectoryObject(string filter, string domain, string[] properties) { ...
NidhishBlog
MOSS VPC Performance Imporvement tips
Posted
over 5 years ago
by
nidhishd
1
Comments
MOSS VPC Performance improvement: Few services you might want to stop to give performance boost to your VPC. Windows SharePoint Services Timer Windows SharePoint Services Tracer Windows SharePoint Services Search
NidhishBlog
AJAX ComboBox control. Based on the first combo's value fill up the next combo without page post back
Posted
over 5 years ago
by
nidhishd
0
Comments
AJAX Parent/Child Dropdown control: Two dropdown controls, country and province/state. When you select a country, the province list should be refreshed (without a postback) with the list of provinces for that country. Developers using the control should...
NidhishBlog
Creating WinForm ComboBox in WebFroms
Posted
over 5 years ago
by
nidhishd
0
Comments
AJAX dropdown edit control: Create a control that allows users to select from a dropdown list, or to type a value if the value they want is not in the list. E.g. maybe there is an “Other…” option in the list which shows the text box when selected....
Page 1 of 1 (4 items)