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 viewstate is being formed and how it's stored on client in .net?
How do you create threading in.net?
Can I write my own .net host?
Explain the Difference between value and reference type.
Explain how com+ related to the dna architecture?
How do you start, pause, continue or stop a Windows service off the command line?
What are the providers available with VS.NET ?
What is Entity Relationship Model in .NET?
Example from .net. Integer & struct are value types or reference types in .net?
can any one tel me hw to connect database connectivity of dot NET and back end as MS access?
What is 3 tier architecture?
What are the drawbacks for Model-View-Controller Architecture?