how can u create the forms authentication?and what is the
difference between forms authentication and windows
authentication?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between typeof() vs gettype()?
Explain what is an assembly?
Why we use content place holder in asp.net?
What is an assembly? Explain its parts.
What is manifest in .net framework?
What permissions do asp.net applications posses by default?
Distinguish between Server-side and Client-side code with its functionality?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What is a multilingual website?
State differences between MVC and WebAPI
How ASP.NET page works?
What is page fragment caching?
How do you secure your connection string information?
Explain the role of global.asax?
What are the differences between the response.write() and response.output.write()?