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 / 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 |
Can u tell me differences which are introduced in .Net 1.1 and 2.0 and 3.0 and also in 3.5 ? by detailed?
What is ado.net data provider? : Entity framework
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
Hi my name is sahil. i did my bsc in 2008 n did marketing jobs thereafter. bt nw i wanna learn .net to enter IT field. Ive heard deccansoft,secbad is the best inst. for .net. bt do they provide placement?? as im not a fresher so will i be hired by any company..??
what is entity graph in entity framework?
I want ask from plz smaple example code for Biztalkk server
what are abstract classes? what is overriding?
What is domain class model?
How to change the action name in mvc?
How does CAS work
what is datacontrols?