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
Explain weak typing and strong typing.
What is Dynamic Web and discuss its usage with the help of real life examples?
Define satellite assemblies.
Which protocol is used to call a web service?
Explain the asp.net mvc request life cycle? : asp.net mvc
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is the difference between exe and dll?
What is preprocessor in .net and type, where it use?
How can I create master page in asp net?
Can we override the enablepartialrendering property of the scriptmanager class?
Is razor a programming language?
What is difference between viewstate and session state in javascript?
How to find out what version of asp.net I am using on my machine?
Is it possible to create web application with both webforms and mvc?
A Web Service Can Only Be Written In .net. Is it True??