What are the consideration in deciding to use .NET Remoting
or ASP.NET Web Services?
What are static assemblies and dynamic assemblies. Differences between them?
Threading Types ?
How do you reference to a private & shared assembly ?
Are you aware of containment and Aggregation ?
What are static assemblies and dynamic assemlies. Differences between them ?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
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.
How to register a shared assembly ?
What is unboxing?
What?s typical about a Windows process in regards to memory allocation?
What are the steps to publish an object outside the service domain
Difference between web services & remoting?