diff between forms authentication and windows
authentication?
Answer Posted / jyoti
Form authentication-It is use for both intranet as well as
for internet,but window authentication is only for
intranet.In form authentication password stored in config
file but in window it stored in system database.In form
authentication we can not have roles,but In form
authentication we can define roles(like hr role where any
no of user ccan come under).
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
which methos do you invoke on the dataadapter control to load your generated dataset with data?
Whate are resource files?
What are virtual destructures?
How to instantiate a delegate?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What is reflection and what is it for?
what is the keyword used for self reference?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
Explain what is the difference between encrypting a password and applying a hashing?
Describe the Managed Execution Process
Explain security measures exist for .net remoting in system.runtime.remoting?
Explain the difference between the stack and the heap?
Describe the Managed Execution Process?