What are possible implementations of distributed
applications in .NET?



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

Answer / guest

.NET Remoting and ASP.NET Web Services. If we talk about the
Framework Class Library, noteworthy classes are in
System.Runtime.Remoting and System.Web.Services

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Explain the difference between public and static modifiers?

0 Answers  


Types of JIT and what is econo-JIT ?

5 Answers   Hewitt, TCS,


Differences between datagrid, datalist and repeater in .net?

0 Answers  


What is "microsoft intermediate language" (msil)?

0 Answers  


What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

0 Answers  






What is the difference between Server.Transfer and Response.Redirect?

4 Answers  


diff between forms authentication and windows authentication?

11 Answers  


How is a managed code executed?

1 Answers  


What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?

3 Answers   Accenture, CC Soft, Infosys,


Explain about .net?

0 Answers  


Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

0 Answers  


What is the difference between a namespace and assembly name in .net?

0 Answers  


Categories