what is authentication and authorization?how do they
differ?
Answer Posted / shubhra wairagade
Authentication is a mechanism where a system may securely identify their users
And gives answers 2 the questions like
1)who is the user?
2)Is the user really he/she represents to b?
Authorization by contrast ,is a mechanism by whixh a system decides what level of access a particular authenticate user should have.
*Is the user X authorized to perform operation P on resource R?
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How does .net mobile work? : Microsoft dot net mobile
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
server.transfer limitation ?
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
which is the institute in hyderabad for providing the live project industry training
Explain the race around condition? How can it be overcome? : Dot net architecture
How cache is used? : Dot net architecture
What is cache coherency? : Dot net architecture
Define cache? : Dot net architecture
Explain the difference between inprocess vs out process session state : Dot net architecture
I am working with asp.net 2005 and Crystal report 10. I have an image field on my dataset to show on Crystal report.And the image is shows dynamically from database in image field of CR. The image field is showing well on my Crystal report on its first page with all other data but when i click to open second page of CR,it does not show any data on that.I found that this is because of adding the image field on crystal report. Because when i remove the image field from the CR then it will run both the pages of CR. I am using the Page Load event to bind CR data with Database. And i have already check with the Init event to bind CR , but it still not shows the data on second page when i use image field on that. Please give solution for that.....
Explain the process of gc?
What is the difference between machine config vs. Web config : Dot net architecture
Does application frame need host?
What are the types of application software?