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 difference between or and orelse?

0 Answers  


What are the page level transaction and class level transaction?

1 Answers   Satyam,


Explain what a diffgram is and a good use for one?

1 Answers   Siebel Systems, Syntax Softtech,


How to use DevExpress controls

1 Answers  


How do we ensure view state has not tampered?

0 Answers  






From the given paragraph of text, write a program to match the strings of format “Any number of numerals followed by an underscore followed by any number of alphabets" ex:123_abc (Note:using regular expressions)

4 Answers   Microsoft,


What are the advantages of asp.net?

0 Answers  


how we declare interface

2 Answers  


What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?

1 Answers   Patni,


Describe how to implement globalization and localization in the use interface in .net.

0 Answers  


What is the transport protocol you use to call a Web service?

2 Answers   Siebel Systems,


Is there any limit for query string? Means what is the maximum size?

0 Answers  


Categories