diff between forms authentication and windows
authentication?
Answer Posted / kavitha
form authentication- user can able to create their own
login name and password it is basically a cookie based
authentication system which stores the login name and
password in database file.
windows authentication. - windows actual login name and
password is used for authentication.
web pages can make use of the local Windows User and Groups.
| Is This Answer Correct ? | 36 Yes | 6 No |
Post New Answer View All Answers
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
Explain what is the difference between a class and an object, and how do these terms relate to each other?
What is the difference between .net and laravel?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
Is .net a language?
State the various features present in .NET?
What is equivalent for regsvr32 exe in .net ?
Interop Services?
What do you mean by Code Access Security in .NET?
What are multicast delegates?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
What's the use of system.diagnostics.process class in .net?
Explain re-clarification of object based in .net?
Do you know what is garbage collector?
Is there built-in support for tracing?