Answer Posted / guest
Assemblies are the smallest units of versioning and
deployment in the .NET application.
Assemblies are also the building blocks for programs such
as Web services, Windows services, serviced components,
and .NET remoting applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we configure a .net remoting object via xml file?
What is unboxing?
What are the advantage of remoting over web services?
Which Namespaces is used to achieve the Remoting?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
Define singlecall activation mode in .net remoting?
How do you implement distributed applications in .net?
What are the security measures exist for .net remoting in system.runtime.remoting?
What is a formatter in .net remoting?
Explain how to directly call a native function exported from a dll?
Is it a good design practice to distribute the implementation to remoting client?
Explain how to perform remoting?
what are the requirements to enable remote components to interact each other?
When should we choose .net remoting over .net web services?
What are the ways to configure remoting objects before client can use them?