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 are CAO's i.e. Client Activated Objects ?

1 Answers  


What is unmanaged code and will CLR handle this kind of code or not ?

1 Answers   DELL,


what are the various type of channels used by .Net remoting and which is the best one?

1 Answers  


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

2 Answers   TCS,


What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?

0 Answers  






Difference between .net remoting versus distributed com?

0 Answers  


Define the lease of the object?

0 Answers  


Which namespace is used for encryption ?

3 Answers   Digital GlobalSoft,


Which one is better WebService and Remoting ?

0 Answers   NA,


What does manifest consists?

0 Answers  


Define singleton activation mode in .net remoting?

0 Answers  


What are static assemblies and dynamic assemblies?

0 Answers  


Categories