What are possible implementations of distributed
applications in .NET?

Answers were Sorted based on User's Feedback



What are possible implementations of distributed applications in .NET? ..

Answer / swapna

.NET Remoting and ASP.NET Web Services. In the Framework
Class Library, many classes are in System.Runtime.Remoting
and System.Web.Services.

Is This Answer Correct ?    1 Yes 0 No

What are possible implementations of distributed applications in .NET? ..

Answer / amarjeet singh

By Using .Net Remoting and Web Services.But now we can use
WCF to implement distributed application.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

0 Answers  


What is delay signing?

2 Answers   HCL,


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.

0 Answers   Excel,


Can you explain remoting?

0 Answers   QuestPond,


explain is .NET Remoting?

2 Answers   Mind Tree,






Threading Types ?

3 Answers   DELL,


Explain the differences between marshal by value and marshal by reference?

0 Answers  


What are the ways to renew lifetime leases of objects?

0 Answers  


What is boxing and unboxing ?

4 Answers   Amdocs, BirlaSoft, TCS,


How to directly call a native function exported from a dll?

0 Answers  


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

0 Answers  


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

0 Answers   Excel,


Categories