why DotNetFramework is included in building a software
No Answer is Posted For this Question
Be the First to Post Answer
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?
What is Globalizationa and Localization
What is namespace of asp.net mvc?
What are the two ways to add constraints to a route?
What's different about namespace declaration when comparing that to package declaration in Java ?
Explain what platforms does the .net framework run on?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
How do I define my own code group
How do you sort a dataset?
What is Dependency Injection in ASP.Net MVC
what is the diff b/w asp.net 2.0 & 3.5
What is the need of Action Filters in ASP.Net MVC