.Net Deployment Question:
Explain What are possible implementations of distributed applications in .NET?
Answer:
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.
Previous Question | Next Question |
Explain How to manage pagination in a page using .NET? | What is CLR in .NET? |