If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
1 5586
What methods are fired during the page load? Init()
What is server side session management?
What is the difference between Classic ASP and ASP.Net?
What is ASLM?
Distinguish between Server-side and Client-side code with its functionality?
Where web.config file is used?
What is scope of an application variable in asp.net?
What is application and session in asp.net?
What is the difference between ASP Session State and ASP.Net Session State?
What is loop in asp.net?
Is there any alternative to avoid name collisions other then Namespaces?
What are the page life cycle events?
What is the maximum amount of memory any single process on windows can address?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
Explain what are delegates?