.What is Marshaling?
Answers were Sorted based on User's Feedback
Marshaling is the process of transforming types in the managed and unmanaged code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Marshaling is the process of transforming types in the managed and unmanaged code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Should I implement finalize on my class? Should I implement idisposable?
Do you know what is linq?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What is lambda expressions in c#?
How do you turn off cookies for one page in your site? Give an example.
Explain why do we use msmq?
Explain the purpose of Remoting in .NET?
0 Answers Petranics Solutions,
How do you define the lease of the object?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
What is different between User Control and Web Control and Custom Control?
What is a formatter in .net?