What is the use Membership in asp.net? and What is the use
profiler in asp.net?
Answer Posted / 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 |
Post New Answer View All Answers
What are the features of asp.net mvc?
What are the advantages and disadvantages of Using Cookies?
what is the difference between response.write() and response.output.write()?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What kind of programming language is ASP.NET?
What is the difference between a multi-layer and multi-tier applications?
A Web Service Can Only Be Written In .net. Is it True??
Difference between web user control and web custom control?
What is the function of the ViewState property?
What is clr? Difference between clr & cts?
Which method do you use to enforce garbage collection in .net?
What is paging in context of Memory?
How to find last error which occurred?
How can we create custom controls in asp net?
What are the different types of sessions in asp.net?