How should I destroy my objects in asp.net?
Why do we need Sessions?
What is the maximum number of classes that can be contained in one dll file?
What is master page in dtp?
In Crystal Report Refresh Button is not working. when I click on it it givesh error like "missing parameter values " I have used propery of Crystal Viewer like ReuseParameterValuesOnRefresh="True" but this also not working. Plz give me any solution.
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel
How do you define authentication in Web.Config?
What is the use of @Register directives?
How can you provide an alternating color scheme in a Repeater control?
What r new things introduced in ASP.NET 2.0 in comparision to ASP.NET 1.1
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What are the differences between Dataset and DataReader?
What are the modes of updation in an updatepanel?