what is authentication and authorization?how do they
differ?
Answer Posted / jagan
Authentication is just allowing users to enter into the
site, where as autherization is allowing users to do some
operations in the site
| Is This Answer Correct ? | 46 Yes | 11 No |
Post New Answer View All Answers
What is cache coherency and how is it eliminated? : .NET Architecture
how to create applications by using Visual Studio 2012?
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
difference between data reader and dataset
difference between Response.write,server.transfer and also which one is used when ?
what is polymorphism and advantage ?
How do I stop a thread?
Different types of authentication modes in .net framework ?
Define a managed code? : Dot net architecture
What is the cli? Is it the same as the clr?
what are login controls?
Explain the difference between l1 and l2 cache? : Dot net architecture
Explain about .net garbage collector?
Explain the five stages in a dlx pipeline? : Dot net architecture
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture