What is clr? How does work clr & wht is work of clr?
No Answer is Posted For this Question
Be the First to Post Answer
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What is ViewStart Page in ASP.Net MVC?
what is VSS? Where we are using?
What is the difference between partial and renderpartial?
what is Assemble
What platforms does the .NET Framework run on?
Name a few different return types of a controller action method?
Tell me about the internal working of Garbage collector?
Define the core components of an ASP.NET MVC application?
How can you return string result from Action in ASP.Net MVC?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Will the finally block get executed if an exception has not occurred