|
Disclaimer: We are allways trying to remove bad contents but it is slow and big task.
So we make no warranties of content accuracy, use it at your own risk.
Please help us by sending report about bad, harmful and copyright contents.
Just click the toolbar 'contact us' button and send reported page links.
We will remove the reported contents as soon as possible.
|
|
|
|
Search results for asp.net 2.0
|
|
|
In ASP.Net 2.0 membership CreateUser Wizard Control provides the automated functionality to register a new user on your web site.
Create User Wizard Control of ASP.Net Membership service also provides the email confirmation service. You can send confirmation email at the registered email-id of newly registered user.
The Password Recovery control provides the functionality to reset or recovery the old password for the username specified for the password recovery.
ASP.Net 2.0 login control provides the interface as well as in-built functionality of user login. Login control uses the default sql membership provider
LoginName control displays the UserName of the authenticated user currently logged into the web site.
LoginStatus control also works with sql membership provider of asp.net 2.0 that detects the status of user currently logged in or not.
LoginView provides the functionality to create different views for the users of different Roles. LoginView control consists of 3 different templates
The ChangePassword Control in ASP.Net 2.0 provides the in-built functionality to change the password of authenticated or logged in user.
In ASP.Net 2.0, C# also provides the iteration statement as for loop. C# for loop is very much similar to the while loop
In ASP.Net C#, Arrays are the simplest form of collection type. An Array is a collection type that stores the indexed collection of objects of same datatype.
|
|
|