What is managed code and managed data in .net?
What is class library in .net
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
How ASP .NET different from ASP?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is boxing in .NET?
What is the difference between odbc and ado?
How will you make .NET programs work in Linux ?
What is the procedure to add assemly to gac to make it shared one?
what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?
What are Attributes in .NET?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
Difference between abstract class and interface in .net?