Is .net framework backwards compatible?
No Answer is Posted For this Question
Be the First to Post Answer
What is Peek method in Tempdata in ASP.Net MVC?
What is the difference between windows vista and .net framework 3.0 ?
what is explicit loading?
How to set the debug mode
What is viewbag?
What is Layout in ASP.Net MVC?
what is .edmx file and what it contains?
What are the advantages of asp.net mvc?
What is ado.net data provider? : Entity framework
What is the "helperpage.isajax" property?
What you mean by routing in asp.net mvc?
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?