-
-
-
-
-
-
-
-
-
-
Explicitly kill a User Session
How do you explicitly kill a user session?
-
-
GridView binding on demand
Hi,I am using asp.net gridview. My application having bulk data. so while i am loading data from data base application goes slow. and i am using pagination in gird.I want to use grid view in such a manner that when page is loaded it will fetch data from data base for first page only..and if i navigate to page 2nd they it will fetch data for 2nd page only from data base, so that my page load will less.
-
-
-
-
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
-
-
How can you provide an alternating color scheme in a Repeater control?
AlternatingItemTemplate
-
By default what is the Asp.Net application login context on IIS 5.0?
By default the ASP.Net app runs in the context of a local user ASPNet on IIS version 5. On IIS version 6 on windows 2003 it is called Network service
-
ASP.NET Interview Questions
Ans