What are possible implementations of distributed
applications in .NET?
Answer Posted / 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 View All Answers
What is .net technology?
What are the new thee features of com+ services, which are not there in com (mts)?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
When a Static Constructor called in .NET?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
What is typical about a windows process in regards to memory allocation in .net?
What is the difference between .net and laravel?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
Describe the use of following com+ services jit activation, queued components, object pooling.?
Explain what is the difference between odbc and ado?
Explain what do the terms “boxing” and “unboxing” mean?
What are Attributes in .NET?
What is il and c#?
Explain the .net framework overview?
What should you do to store an object in a viewstate?