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 |
How can you turn-on and turn-off cas?
What is an Interface? Have you ever developed an Interface.
What are the providers available with VS.NET ?
What is .net standard?
What does cil do?
What is 'Common Type System' (CTS) in .NET?
what is the use of "mustinherit" keyword?
Explain me what is the .net framework and how does it work?
What is the difference between response.redirect & server.transfer?
What is Delegate? Have ever used Delegates in your project.
What is boxing?
Explain something about WebService?