What is CCW (COM Callable Wrapper)
Answer / guest
A proxy object generated by the common language runtime so
that existing COM applications can use managed classes,
including .NET Framework classes, transparently
| Is This Answer Correct ? | 4 Yes | 0 No |
What are the providers available with VS.NET ?
What are server controls?
What is boxing and un-boxing in .net?
What is the Difference between directcast and ctype?
What is the single responsibility principle?
Explain manifest & metadata.
What is the advantage of .net core?
Explain how to produce an assembly?
Tell me what is serialization?
ctype(123.34,integer) - should it throw an error? Why or why not?
Explain what is the difference between constants and read-only variables?
What is close method? How its different from finalize and dispose?