C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Training   ASP.NET Web Hosting    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

Play Silverlight Games or Submit your Silverlight applications and earn 90% AdSense revenue.

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Resources » Definitions » General »

what is .net remoting


Posted Date: 20 Nov 2008    Resource Type: Definitions    Category: General
Author: ravikishoreMember Level: Gold    
Rating: Points: 5



Operating systems and run-time environments provide application isolation to ensure that the code in one application does not adversely affect another application.

Isolating applications helps ensure that an application does not access the address space of another application.

In the .NET Framework, the CLR uses application domains to isolate applications.

Thus, an application domain is a secure unit of processing in the .NET Framework.

Microsoft .NET Remoting provides a framework to allow objects to interact with other objects residing in different application domains, different processes, and on different computers.

.NET remoting provides services, such as channels, formatters, object activation and life cycle, and object registration to achieve interaction between remote objects.

Channels are used as transport mediums when a client invokes a method of a remote object.

A remote object may provide more than one channel.

The client can select the channel that best suits its requirement.

Formatters are used to encode and decode messages before the channel transports the messages.




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
.net remoting  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Difference between authentication and authorization
Previous Resource: common language runtime ( CLR)
Return to Discussion Resource Index
Post New Resource
Category: General


Post resources and earn money!
 
Related Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use