Want to hire a development team?
No Images Added Yet

Basics of .NET remoting

Rated2.3/5 (3 ratings)
Add to Favorites
Publisher
This article explores about .NET remoting,architecture and simple .NET remoting example and tutorial
Product Details

This article will explores about .NET remoting. .NET remoting is a technology that allows you to invoke or accessing objects on remote server. For those who are familiar with Java technology, it is called RMI (Remote Method Invocation) in java world. .NET remoting supports accessing your objects by using HTTP,TCP and IPC channels. Similar with Web Services, .NET remoting also support calling your objects via HTTP protocol. However Web Services provide platform independence and you also get loose coupling between your client server objects which means that easier to deal with versioning issues. Unlike Web Services, .NET remoting requires both of your client and server objects running on the same .NET Framework version. and it has a tight coupling between client and server because the same object types are shared.

Report this Listing
Price
Free
Licence Type
Free
Views
1,168
Submitted on
18th September 2007
Last Updated
18th September 2007
Advertisement The banner below is an advertisement
Quikwit - AI Chatbot Platform

You May Also Like

Cloud Services You May Like

AWS Instance & Volume Protection Monitoring Service

Monitoring and protecting up to 10 AWS instances/volumes by enforcing safe deletion settings, with pricing adjustable fo

Overall cost optimisation by monitoring AWS Cost Explorer

Analyse AWS costs using Cost Explorer and suggest practical ways to reduce monthly bills.

Configure EC2 Auto Scaling

Setting up EC2 Auto Scaling to automatically adjust the number of servers based on traffic, performance, and demand.

Microsoft Azure App Service Deployment & Web Application Configuration

Deploy and configure Azure App Service for hosting web applications with secure access, performance tuning, and environm

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(3 ratings)
Average User Rating: 2.3/5
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.