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 difference between or and orelse?
What are the page level transaction and class level transaction?
Explain what a diffgram is and a good use for one?
1 Answers Siebel Systems, Syntax Softtech,
How to use DevExpress controls
How do we ensure view state has not tampered?
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)
What are the advantages of asp.net?
how we declare interface
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
Describe how to implement globalization and localization in the use interface in .net.
What is the transport protocol you use to call a Web service?
Is there any limit for query string? Means what is the maximum size?