.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 |
Can "this" be used within a static method?
What is the difference between odbc and ado?
What is Garbage Collection in .Net? Garbage collection process?
when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.
Explain what is heap and what is stack?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
What are use of Cloud computing....?
What is typical about a windows process in regards to memory allocation in .net?
ctype(123.34,integer) - should it throw an error? Why or why not?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What are the advantages of .net core?
syntax for binding the data from database