How do you enforce garbage collection in .NET
Is there built-in support for tracing/logging
Explain the methods used to render the views in mvc?
what are abstract classes? what is overriding?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
Can you handle all button click events at once in a form? Give coding.
What is ViewData and TempData in ASP.Net MVC?
How big is the char ?
What is meant by tempdata in mvc?
mention what is the key advantage of using entity framework or ef?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
Types of assemblies that can be created in dotnet ?
What is the domain object?