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
How can you configure a .net remoting object via xml file?
Can you explain remoting?
What are different types of assemblies?
What are the types of remotable objects?
What do you mean by windows authentication?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What are the types of remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What is objref object in remoting?
What is unboxing?
What does manifest consists?
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
Explain Singleton design pattern of Remoting?
How to decide which to use .net remoting or asp.net web services?
What are the steps to publish an object outside the service domain