What is the difference between authentication and
authorization
?
Answer Posted / maskedmenace
Authentication: verifying the user.
Authorised: premission to access.
| Is This Answer Correct ? | 36 Yes | 11 No |
Post New Answer View All Answers
When do we use delegates in your remoting applications?
What are the advantage of remoting over web services?
What are the situations you will use singleton architecture in remoting ?
Elaborate the term WebService and how it differ from Remoting?
How do you directly call a native function exported from a DLL?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Define delegates and events?
Explain marshalling and its types in .net remoting
What do you mean by passport authentication?
Will clr handle unmanaged code or not?
Can we configure a .net remoting object via xml file?
Explain threading types?
I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.
What are static assemblies?
What is unmanaged code?