Post New Dot Net General Questions
What is the use of UML in .Net
Please explain what inheritance is, and why it's important?
How does linq work?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
Please explain what is the difference between constants and read-only variables?
When displaying fonts, what is the difference between pixels, points and ems?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
Where does the gac exist ?
Explain .net framework overview?
Explain how do assemblies find each other?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
Does .net supports destructors concept?
Tell us what is a sealed class?
what is the keyword used for self reference?