GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  Mixed

 Print  |  
Question:  What is Marshalling

Answer:
Answered by Nitin Sharma on 2005-05-12 02:52:10: Marshalling is the process of gathering data from one or more applications or non-contiguous sources in computer storage, putting the data pieces into a message buffer, and organizing or converting the data into a format that is prescribed for a particular receiver or programming interface.  


January 01, 2006 03:41:40 #3
 swag   Member Since: December 2005    Total Comments: 18 

RE: What is Marshalling
 
Marshalling is the process of sending data across application domain/context/boundries.
     

 

Back To Question