What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
No Answer is Posted For this Question
Be the First to Post Answer
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
How do you generate a strong name?
What’s different between process and application in .net?
What is Assembly?
How do you turn off cookies for one page in your site? Give an example.
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
Tell us what is a sealed class?
What is Delegate? Have ever used Delegates in your project.
What is 'Common Type System' (CTS) in .NET?
Name for built-in permission sets in .Net
Garbage collector thread is what kind of a thread?
what is dotnet architecture? can anyone explain that.