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

How can you create a strong name for a .NET assembly?

2 Answers  


What are the advantage of remoting over web services?

0 Answers  


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

0 Answers  


What is an assembly and what does manifest consists ?

3 Answers   TCS,


What are static assemblies and dynamic assemblies?

0 Answers  


What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


Which one is better WebService and Remoting ?

0 Answers   NA,


Give the Hierarchial description of remoting?

1 Answers   Satyam,


How do you reference to a private & shared assembly ?

1 Answers   Digital GlobalSoft,


Difference between remoting and web service ?

1 Answers   Digital GlobalSoft,


what is sitemap

3 Answers  


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

0 Answers  


Categories