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
Explain transparent caching with aop?
What is microsoft windows sharepoint services?
How to deploy/publish webservices?How many ways?Plz explain me
Which data type does the rangevalidator control support?
If you want to write your own dot net language, what steps you will you take care?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
Who generates session id?
What is the difference between cache and cookies?
What is the function of the ViewState property?
How about the security in Activex DLL and Activex EXE ?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Explain the use of view state?
Describe the application event handlers in ASP.NET?
What is asp according to you?
How you can manage the state of application at the server side in ASP.NET?