What is an assembly and what does manifest consists ?
Answer Posted / moghan
Assembly:
Which is reusable,verionable and self describing
building blocks in CLR(Common Language Runtime).
Manifest:
It contains information about the Assembly where it is
residing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can you configure a .net remoting object via xml file?
Explain how to perform remoting?
What are the security features in .net 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
What is the proxy of the server object in .net remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What do mean by remotable objects in .net remoting?
Explain the hierarchial description of remoting?
What is the purpose of strong name?
How to decide which to use .net remoting or asp.net web services?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
Explain the Flow of remoting?
what are the requirements to enable remote components to interact each other?
Elaborate the term WebService and how it differ from Remoting?
What are the security measures exist for .net remoting in system.runtime.remoting?