How does the .NET framework work?
•.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 |
What is common language specification (cls)?
What is Complex Class in .NET?
What is .net assembly?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
What is Global Assembly Cache (GAC) and what is the purpose of it?
Tell us what is a sealed class?
What is .net3.5?
What is Ajax? How it is related to your project?
How to get the hostname or IP address of the server?
How to create a key pair in .net?
what is viewstate?
What is Meta Data? Explain Types of Assemblies