Archives
Archives /
2009
-
Visual Studio 2010 - Code Snippets do not have ID property
Visual Studio code snippets are pretty handy. VS 2010 introduces few more that might improve your coding performance.
-
CreateUserWizard - DuplicateUser Error Message not getting clear - Part 2 (jQuery)
Problem:
-
CreateUserWizard - DuplicateUser Error Message not getting clear - Part 1
Problem:
-
LoginName Control to Display Full Name instead of username
Question:
-
Hide a Parent Node in TreeView if there is No ChildNodes
Scenario:
-
Passing Value to an OnCheckedChanged Event Handler of asp.net Checkbox Control
Scenario
-
Customize CreateUserWizard Control with dropDownList for PasswordQuestion
Basic Steps:
-
Storing User Profile into a Custom Table using CreateUser Wizard control
I discussed how you can add extra controls to CreateUserWizard(CUW) Control in the blog post HERE.