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 the usage of DelegatingHandler?
What is shared and private assembly?
explain store procedure and trigger
Can we use multiple forms in single asp.net application?
What is the difference between an EXE and a DLL?
18 Answers Infosys, JK Associates, Persistent, TATA, Technosoft, Wipro,
How can we provide the WebParts control functionality to a server control?
State Management (viewstate, session etc)
Can master pages be nested?
when i want to use asp.net configuration for creat users and roles i recived this message: There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store. The following message may help in diagnosing the problem: Unable to connect to SQL Server database. when i clicked the choose data source button that give me another message that is this: Use this page to configure how Web site management data such as membership is stored. You can use a single provider for all the management data for your site or you can specify a different provider for each feature. Your application is currently configured to use the provider: AspNetSqlProvider Select a single provider for all site management data Select a different provider for each feature (advanced) ------------------------- and this message was reapeted in other choose again. please help me if u know why i gave that message so i wont can creat my users and roles
Difference between server.Execute and response.redirect ?
5 Answers Accenture, Keane India Ltd,
3. What goals do you have in your career?
What is query string?