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 |
how we can capture the value in textbox when selectedvluechanged event of gridview is fired
What is boxing and un-boxing in .net?
State the methods used during deserialization and serialization process.
What are Attributes in .NET?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
Integer & struct are value types or reference types in .NET?
What is Delegate? Have ever used Delegates in your project.
What does mean by .net framework?
What is misl?
What is Flyout Design Pattern in .NET?
0 Answers Petranics Solutions,
Explain different types of cookies in .NET?
What is jit compilers?