What are possible implementations of distributed
applications in .NET?
Answer Posted / 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 |
Post New Answer View All Answers
Please explain what is heap and what is stack?
How will you make .NET programs work in Linux ?
Tell us what is a variable of implicit type and what is its scope?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
Explain soap and xml?
Explain me what is a design pattern and what is it for?
What is immutability?
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
Where does the gac exist ?
Explain the differences between server-side code and client-side code.
What is view state in .net?
Should I use readerwriterlock instead of monitor.enter/exit?
What is .net environment?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
How you apply a theme in whole application in .Net?