Answer Posted / izetamtechnologies
•.NET framework-based applications that are written in supportive languages like C#, F#, or Visual basic are compiled to Common Intermediate Language (CIL).
•Compiled code is stored in the form of an assembly file that has a .dll or .exe file extension.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain dataset.acceptchanges and dataadapter.update methods in .net?
How is meant by dll in .net?
How will you load dynamic assembly? How will create assemblies at run time?
Explain when should you use .net web forms over asp.net mvc?
What are asp.net authentication providers and iis security?
How to load a user control dynamically in runtime?
Tell me what is a “jagged array”?
SAP Business One(this is intigrated tool of .net)
What is dot net architecture?
Can "this" be used within a static method?
What is close method? How its different from finalize and dispose?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
How do I spawn a thread?
Explain about .net assemblies?