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

What is caching in asp.net?

0 Answers  


What can you do with asp.net?

0 Answers  


What is reflection and disadvantages of reflection ?

2 Answers   CTC, Microsoft,


How much data (Max K) can go into a QueryString?

4 Answers   TCS, WEB,


What is the difference between runtime version and version?

0 Answers  






What are session cookies?

0 Answers  


Define managed code and managed data in .net?

0 Answers  


Tell me the code snippet to show how we can return 404 errors from HttpError?

0 Answers  


How Clustered Index and Non clustered index stored on SQL server?

2 Answers   TCS,


What does this do? sn -t foo.dll

3 Answers  


How Many types of Page Load functions in asp.net

2 Answers  


How ASP and ASP.NET page works? Explain about asp.net page life cycle?

0 Answers  


Categories