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 |
Explain how viewstate is being formed and how it's stored on client in .net?
Explain the features that are common to all .Net languages.
Do you know what is the difference between an abstract class and an interface?
Explain the Difference between value and reference type.
What is the advantage of .net core?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
Is Driver Script any how related to AOM?
What is assembly in .net?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
Does .net supports destructors concept?
What are asp.net authentication providers and iis security?
What is a formatter?