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 are the different types of Classes in .NET?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What is a serviced component?
Why inheritance is important?
Please explain what is the .net framework and how does it work?
SAP Business One(this is intigrated tool of .net)
What are situations when you register .NET assembly in GAC ?
Do you know what is the difference between an abstract class and an interface?
Please explain what are an object and a class?
Explain how do assemblies find each other?
Explain assemblies in .net?
What operating systems does the .net framework run on?