Answer Posted / satya narayan sahoo
It is the reference for the current class.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is STA in .NET?
What is difference between .net and .net core?
What is connected and diconnected database ?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
How to produce an assembly?
What is the use of activex control in .net?
State the differences between the dispose() and finalize().
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
Difference between abstract class and interface in .net?
Will it go to finally block if there is no exception happened?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
How will you load dynamic assembly? How will create assemblies at run time?
Explain what is the difference between constants and read-only variables?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
Which namespace is require to used XML in .NET?