how can u create the forms authentication?and what is the
difference between forms authentication and windows
authentication?
Answer Posted / 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 View All Answers
What is web configuration file and how to use in web application
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
what cut off mark for po's,what questions they asked for interview?
What is the difference between executescalar and executenonquery?
What is the latest version of asp.net?
What are Caching techniques in .NET
Explain exception filters?
What are the various types of validation controls provided by asp.net?
What is the basic difference between asp and asp.net?
What is the maximum timeout we can set for Cookies?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What is an axd file?
What is round trip in asp.net?
Which control has default post back is enabled(true)?
Explain asp.net application life cycle?