how can u create the forms authentication?and what is the
difference between forms authentication and windows
authentication?

Answers were Sorted based on User's Feedback



how can u create the forms authentication?and what is the difference between forms authentication a..

Answer / tejkrishna

form authe. can be created by modufying web.config file.
dentting its mode=forms attriute.
windows isdefualt authenmode.

Is This Answer Correct ?    1 Yes 1 No

how can u create the forms authentication?and what is the difference between forms authentication a..

Answer / venu

authentication and authorization are to restrict the endusers
to access credential data or pages.
authentications are in asp.net windows,forms,passport
authentications
by default is windows in .net
authorization is contain allow and deney allow is to check
whether the user have authorized r not deney is send it back
to login page by iis or form..

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

In a Code-Behind class generally which type of code is found ?

3 Answers   Siebel,


what is client-server architecture in .net? and what is 3-tier architecture?

1 Answers  


What is application and session in asp.net?

0 Answers  


What is role-based security?

1 Answers  


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

0 Answers  


What is asp.net globalization?

0 Answers  


COM+ Used ________________ Isolation Level

0 Answers   CTS,


Disable Mouse right click on web page in asp.net?

0 Answers   HCL,


What is bson in web api?

0 Answers  


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

0 Answers   MindCracker,


Explain in what order a destructors is called.

0 Answers  


what is ienumerable interface?

1 Answers  


Categories