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

What are the new enhancements done in default project template of asp.net mvc 4?

806


What is iobjectset? : Entity framework

785


What is edm in entity framework?

751


Define the core components of an ASP.NET MVC application?

808


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

830


What is Differnce between html.action and ajax.action?

776


What are the possible razor view extensions?

790


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

787


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

786


In which assembly is the mvc framework defined?

781


i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?

2026


If I have multiple filters implemented, what is the order in which these filters get executed?

739


Explain the methods used to render the views in mvc?

792


What you mean by routing in asp.net mvc?

764


Which version of .net framework is installed?

718