-
-
Roll Back in SQL Server 2000
How to Roll back Deleted records in SQL Server 2000 through Query Analyser?
-
Datagrid Alter Rows
How to alter the rows in a datagrid?
-
-
-
Assemblies
Explain the role of Assemblies in ASP.Net
-
-
-
-
-
-
-
-
Fill data in dropdown list
How to fill data in the dropdownlist from database
-
-
How does the cookies work in asp.net?
I want to know the complete follow of the page how it store cookies and user info into session and when it get terminate also is it possible to call in-process application to out-process?
-
Session.abondon and Session.End
What is the difference between Session.abondon And session.End
-
ASP.NET View State
What is view state. How is it implemented?
-
What is main advantage of appdomain in dynamic assembly invokation?
When appDomain is unloaded assembly is automatically unloaded from the memory, that is the main advantage. This kind of architecture is used when we want to load assembly resing in seperate server dynamically.It helps us to create dynamic application which can updates frequently.For more mail me @ indrajitk@gmail.com with sub; AppDomain
-
Prevent navigation to previous page
How to prevent user from going to the previous page using browsers back button?
ASP.NET Interview Questions
Ans