ASP.NET Web Services or .NET Remoting: How to Choose is a web based tutorial through which users can gather information about selecting either .NET web service or .NET remoting service for their web based programmes. Author describes about...
Book Review - Introducing .NET is a review on an ASP.NET book. It discusses about the good and bad things found in overall ASP.NET chapter. The author critisises the book completely from the first page to last page. From this book vistors can gain...
Performance Comparison: .NET Remoting vs. ASP.NET Web Services is an ASP tutorial that helps users with details by comparing the .NET remoting and .NET web service. Here author describes about best way to suite the design options for the cross...
This is an online tutorial using which readers can learn how to make solution for .NET remoting. This tutorial explains this concept by discussing about Microsoft.Samples.Security.SSPI, independent sample applications that can be used for...
Marshal Objects ByRef Over The Internet With .NET Remoting is an ASP.NET article through which programmers can collect information about .NET remoting and its uses. Here the author clearly explains about when the communication between client side...
Remoting in .NET is a simple tutorial in which the author offers details about .NET remoting which offers a path to communicate between the objects of different application. Here the author gives details about remote objects which execute outside...
Unlike standard .Net Remoting, DotNetRemoting SDK for .NET allows you to build Bidirectional network applications.
Core Features : *Bidirectional synchronous and [or] asynchronous communication by sending the objects or...
In this article the author explains about the useful typical physical architectures in .NET applications. All the architectures like two tier application architecture, three tier application using .NET Remoting and an XML Web Service, logical...
This book covers building web services and web service clients with both ASP.NET and .NET Remoting. We also look at the generic protocols used by web services - SOAP, WSDL, and we discuss discovering web services using Universal Description,...
Using Interfaces In .NET Remotiing is an article in which the author gives details about the method of creating an interface which helps to differentiate server side code and client side code. The author discusses about the procedure for creating... |