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
Who is using asp.net?
What is an asp.net web form?
What does the .webpart file do?
What are the ways of preserving data on a Web Form in ASP.NET?
What is simple data binding?
Define a web service in .net?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What are server objects?
What is a web farm?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
What threading model used in asp and asp.net?
What is session handling in a webfarm, how it can work with its limits?
What is the difference between a default skin and a named skin?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
How to use a Master Database in Asp.net?