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 do you turn off cookies for one page in your site? Give an example.
Which method do you use to redirect the user to another page without performing a round trip to the client?
what is the default security setting in .net?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What is the base class of Button control in .NET?
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?
3 Answers Accenture, CC Soft, Infosys,
What is iis? Have you used it?
Explain what is reflection in microsoft .net context?
What does cil do?
What is implement a generic action in webapi?
How to Exchange data between Webservices
Tell us what is heap and what is stack?