What is an EXE?
EXE is an executable file that runs the application for which it is designed. An EXE is produced when we build an application. Therefore the assemblies are loaded directly when we run an EXE.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why SOAP is required?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Explain about managed heap?
What is the base class of Button control in .NET?
Explain Different kinds of methods?
Can we Classic ASP,.Net 1.0, .Net 1.x and .Net 2.0 installed on the same system?
How do you create threading in .NET? What is the namespace for that?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Difference between VB.NET and C#. Which is faster ?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
What is STA in .NET?