Tech Tutorials Database
GeekArticles Java Core Java
 

.NET REMOTING .. ( A simple approach )

 
Author: csharphelp.com
Category: Core Java
Comments (0)

By Shripad Kulkarni Source Code : NetRemoting .NET Remoting provides a powerful and high performance way of working with remote objects. Architecturally, .NET Remote objects are a perfect fit for accessing resources across the network without the overhead posed by SOAP based WebServices. .NET Remoting is easier to use than Java's RMI, but definately more difficult than creating a WebService. In this article, we will create a remote object that will return rows from a database table. For...n

Read More...




Sponsored Links




Read Next: NET REMOTING .. The Interface Approach



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe