How to identify the Code which Complies corresponding
Compiler in .NET?
Means Suppose, i am taking One project A.. in which code is
implemented using C# langugge. And Another Project B..in
Which Code is implemented using VB.NET.
Suppose I am creating Project C. i am adding Reference of
Project A and B to Project C. So, in Project C, how to
identify Project A is Complied through CSCompliler? And
Project B is Compiled VBCompiler at Runtime?

Answer Posted / jayashree dubey

In .net we have a previlage called CLR(common Language
Runtime) whatever may be the language the project may be
developed with, it will be converted in to IL(machine
language) by means of JIT compiler at runtime.

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

mention what is the difference between ado.net and classic ado?

567


what is way of loading data in ef (entity framework)?

588


What is controllercontext?

540


What are actions in mvc?

551


what is conceptual model?

599






Mention the core components of .net framework?

572


What are the possible razor view extensions?

567


What are Validation Annotations?

572


What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?

527


explain what is ado.net entity framework?

568


Can you explain model, controller and view in mvc?

563


How we can register the Area in ASP.Net MVC?

566


Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?

544


What is route config?

555


What is .net framwork?

557