adspace


What is marshling?

Answer Posted / Satyendra Kumar Tiwari

Marshalling is the process of converting data between different types, such as converting data from unmanaged code (like C++) to managed code (like VB.NET or C#) and vice versa.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143