Top questions

Post

New Post


Find by name:

Question Answer
There are the following two types of validation in ASP.NET Client-Side Validation Server-Side Validation
What are the asp.net Security Controls? asp:Login>: Provides a standard login capability that allows the users to enter their credentials asp:LoginName>: Allows you to display the name of the logged-in user asp:LoginStatus>: Displays whether the user is authenticated or not asp:LoginView>: Provides various login views depending on the selected template asp:PasswordRecovery>: email the users their lost password
What are the components of ADO.NET? The components of ADO.Net are Dataset, Data Reader, Data Adaptor, Command, connection.



Back to HomePage