Explain what languages does the .net framework support?
Answer / Narayan Lal
The .NET Framework supports multiple programming languages, including C#, Visual Basic .NET, F#, and C++/CLI. However, it can also be used with other languages through the use of third-party tools or compilers that translate code into Common Intermediate Language (CIL), which is a Microsoft intermediate language that serves as the common instruction set for all .NET executables.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are differences between entity framework and l2s? : Entity framework
What are the advantages of razor view engine?
What is meant by viewdata?
What is latest version of .net framework?
What are the contents of assembly?
What is filters in web api?
What does assert() method do?
1 Answers MCN Solutions, Siebel Systems,
What is the purpose of a web form?
what is MetadData?. What is CTS? Type of Join in SQL Server? What is diffrence between Primary Key and Unique Key?
What is tempdata?
What is the difference between model and entity?
What are Resource Files ? How are they used in .NET