Explain test driven development (tdd) ?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between int and int32
explain what is ado.net entity framework?
Explain the advantages of asp.net mvc over asp.net?
How do I install .net framework?
How to use multiple submit buttons in asp.net mvc?
What is the difference between model view and controller?
what is the use of final method
How to Create an Intranet Site Using ASP.NET MVC?
Describe the advantages of writing a managed code application instead of unmanaged one. What's involved in certain piece of code being managed ?
Which version of .net framework is installed?
What is the difference between viewbag and viewdata 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?