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 |
Difference abstract class and interface in .net?
How to convert a .NET object into COM operabililty?
0 Answers Petranics Solutions,
What is the difference between odbc and ado?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
How will u load dynamic assembly? How will create assemblies at run time?
What is a .DLL and .EXE files called in .NET?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
what are connection strings?
What is the Difference between imperative and interrogative code?
What is Event Bubbling in .NET?
How is a property designated as read-only?
What is view state in .net?