What are the versions of .net framework?
No Answer is Posted For this Question
Be the First to Post Answer
Features in .net framework 1.1 ?
What data type should you use if you want an 8-bit value that's signed ?
Explain the .net framework.
what is msl?
what is view state
Is CLR is compiler or Interpreter
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?
More on CLR ?
I have interview in accenture.I cleared 1st round in techniqual.I have interview with project lead.pls help me.
What platforms does the .NET Framework run on?
Explain RenderBody and RenderPage in ASP.Net MVC?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).