Answer Posted / kavitharaveenthiran
Process is a unit of execution.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Will clr handle unmanaged code or not?
How to decide which to use .net remoting or asp.net web services?
What are dynamic assemblies?
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.
Explain how does assembly versioning in .net prevent dll hell?
Which one is better WebService and Remoting ?
Which Namespaces is used to achieve the Remoting?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Is it a good design practice to distribute the implementation to remoting client?
Explain threading types?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Define the lease of the object?
What are the ways to configure remoting objects before client can use them?
How can we call methods in remoting asynchronously?
What are the steps to publish an object outside the service domain