Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?



How to identify the Code which Complies corresponding Compiler in .NET? Means Suppose, i am takin..

Answer / 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

More Dot Net Framework Interview Questions

What is entitycontainer? : Entity framework

0 Answers  


what do you mean by table-per-hierarchy?

0 Answers   Microsoft,


Can I customise the serialization process

1 Answers  


What is the role of the jit compiler in .net framework?

0 Answers  


Can we add constraints to the route? If yes, explain how we can do it?

0 Answers  


what is deferred loading(lazy loading)?

0 Answers   Microsoft,


What is namespace of asp.net mvc?

0 Answers  


Explain test driven development (tdd) ?

0 Answers  


What are the Core features of ASP.NET MVC?

0 Answers  


VIEWS WITH SYNTAX AND EXAMPLE IN SQL

1 Answers  


If foreground completes its processing will it wait for background threads?

1 Answers   Kanbay,


Explain how you can send the result back in JSON format in MVC?

0 Answers  


Categories