What is the use Membership in asp.net? and What is the use
profiler in asp.net?
Answer / pankaj kumar maurya
ASP.NET membership gives you a built-in way to validate and
store user credentials. ASP.NET membership therefore helps
you manage user authentication in your Web sites. You can
use ASP.NET membership with ASP.NET forms authentication by
using with the ASP.NET login controls to create a complete
system for authenticating users.
Is This Answer Correct ? | 5 Yes | 1 No |
What is rending process in ASP.NET?
0 Answers Sans Pareil IT Services,
What are the different validators in asp.net?
Apart from IDE what are the enhancements in asp.net 2.0?
Can the unique key be null?
when we write the html code with runat = server it works like a server control than why we use the server control?
Explain global assembly cache.
What is AutoEventWireup attribute for ?
What is http only cookie?
What is globalization and localization in asp net?
Name the validation control available in asp.net ?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
What is query string in asp.net?