.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 |
What is CLR? How it will work?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
Explain what is heap and what is stack?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is the native image generator?
What is Garbage Collection in .Net? Garbage collection process?
What is the model role in Mvc architecture?
How to Exchange data between Webservices
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Why do we use msmq?
Write the .net syntax for 'while loop'?
What is stored procedure ? how we use it in .NET ?