Write a short note on interface?
What is the difference between C# 3.5 and C# 4.0?
Where static variables are stored?
What is difference between string and stringbuffer in c#?
What is local function?
What is difference between internal and protected internal in c#?
What are extender provider components?
What is the use of ienumerable in c#?
What are the 2 broad classifications of data types available in c#?
Explain the security with aop?
if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.
Is c# and c same?
Explain About a class access specifiers and method access specifiers.