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 |
What are two different types of remote object creation mode in .net?
What is dot net architecture?
What is the difference between override and overload in a method?
What is Assembly?
What is immutability?
Explain something about WebService?
What is smart navigation?
Describe difference between inline and code-behind?
What is assembly in .net?
What is operator overloading in .net?
When displaying fonts, what is the difference between pixels, points and ems?
What is the Difference between directcast and ctype?