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

What?s typical about a Windows process in regards to memory allocation?

1 Answers  


About performance issues on retrieving records ?

1 Answers   DELL,


What is unmanaged code?

0 Answers  


How do you directly call a native function exported from a DLL?

2 Answers  


How do you define the lease of the object?

1 Answers  






What distributed process frameworks outside .NET do you know?

1 Answers  


define client activated objects (cao)?

0 Answers  


What are the information required to configure remote objects?

0 Answers  


How can you configure a .net remoting object via xml file?

0 Answers  


Define remotable objects in .net remoting?

0 Answers  


How does assembly versioning in .NET prevent DLL Hell?

3 Answers   Satyam, Siebel Systems,


Explain the Flow of remoting?

0 Answers  


Categories