What are static assemblies and dynamic assemlies.
Differences between them ?

Answer Posted / pravallika

Static assemblies are stored on disk.But dynamic assemblies
are directley loaded from memory.

Is This Answer Correct ?    34 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it a good design practice to distribute the implementation to remoting client?

509


What are the types of remotable objects?

577


What are dynamic assemblies?

578


What are the different types of channels used by .net remoting?

525


What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?

519






What are the ways to configure remoting objects before client can use them?

606


What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?

604


Which Namespaces is used to achieve the Remoting?

573


what is Client-activated object in remoting?

587


What does manifest consists?

554


Explain when we use web service and when we use remoting?

530


What are the advantage of remoting over web services?

499


Explain threading types?

652


I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.

1982


What is Remoting?

648