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
Types of compatabilities and explain them ?
Define delegates and events?
What are dynamic assemblies?
define client activated objects (cao)?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
Write a example code for remoting?
Explain the hierarchial description of remoting?
What is unmanaged code?
What are the difference between static assemblies and dynamic assemblies?
Elaborate the term WebService and how it differ from Remoting?
What are static assemblies?
What are the channels in .net remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
Define a process?
Can we configure a .net remoting object via xml file?