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
How can we inherit a static variable?
How can you enable impersonation in the web.config file?
Explain server control extensibility with reference to asp.net 2.0 ?
What is preprocessor in .net and type, where it use?
Explain the difference between or and orelse?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
Which is better session or viewstate?
How many types of session in ASP.NET
What is the use of view state?
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is sta?
What are the different properties of server control that exists?
What is server side session management?
What is rending process in ASP.NET?
What are the security types in ASP/ASP.NET? Different Authentication modes?