Security types in ASP/ASP.NET? Different Authentication modes?
Answer Posted / babu
Asp security can be done in three ways
1.Windows authentication
2.passport (or)authentication
3.forms (or)asp authentication
| Is This Answer Correct ? | 25 Yes | 3 No |
Post New Answer View All Answers
Explain difference between dataset and recordset?
How can we create a website?
Explain about Automatic resource management?
What is an asp.net web form?
What is the parent class of all the web server control?
What is form submit?
How dataadapter.fill works?
Where sessions are stored in asp.net?
how to transfer the file from client to server using asp.net
If 200 is for all successful operation then why do we have 201 response codes?
What is session mode in asp.net?
How can I configure asp.net applications that are running on a remote machine?
How would you get asp.net running in apache web servers? Explain it's limitations.
Explain the role of global.asax?
What is scope of an application variable in asp.net?