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
Can a try block have more than one catch block?
What do you mean by Code Access Security in .NET?
What is the difference between response.write & response.output.write?
What is a variable of implicit type and what is its scope?
How to get the number after decimal point in .net?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
What is Ajax? How it is related to your project?
What are the core differences between .NET Languages ?
What are the different types of Classes in .NET?
Explain how to manage pagination in a page using .net?
SAP Business One(this is intigrated tool of .net)
Explain how to load the contents of an xml file into an xmldocument object?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
What is reflection and what is it for?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?