What is the use Membership in asp.net? and What is the use
profiler in asp.net?



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

Post New Answer

More ASP.NET Interview Questions

What is rending process in ASP.NET?

0 Answers   Sans Pareil IT Services,


What are the different validators in asp.net?

0 Answers  


Apart from IDE what are the enhancements in asp.net 2.0?

0 Answers   Microsoft,


Can the unique key be null?

0 Answers  


when we write the html code with runat = server it works like a server control than why we use the server control?

1 Answers  


Explain global assembly cache.

0 Answers  


What is AutoEventWireup attribute for ?

0 Answers  


What is http only cookie?

0 Answers  


What is globalization and localization in asp net?

0 Answers  


Name the validation control available in asp.net ?

1 Answers  


Why the javascript validation not run on the asp.net button but run successfully on the html button?

0 Answers  


What is query string in asp.net?

0 Answers  


Categories