Answer Posted / vishaal
An assembly is building block of .NET framework. They form
the fundamental unit of deployment,version control,
security. An assembly is collection of types and resources
which form logical unit of functionality.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Define delegates and events?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
How do you implement distributed applications in .net?
What does manifest consists?
How are the activation URLs different in case of SAO and CAO 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
Explain how to directly call a native function exported from a dll?
When do we use delegates in your remoting applications?
Which one is better WebService and Remoting ?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What is asynchronous programming?
Define singlecall activation mode in .net remoting?
How do you directly call a native function exported from a DLL?
What do mean by remotable objects in .net remoting?
Will clr handle unmanaged code or not?