1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
What is the maximum amount of memory any single process on windows can address?
What is a response cookie?
What is is post back property in asp net?
Where would you use an ihttpmodule, and what are the limitations of any?
What is difference between abstract class and an interface?
Explain the flow of processing of the request? : asp.net mvc
What are triggers of an updatepanel?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What are the namespaces used in asp.net mvc? : asp.net mvc
What is query string in asp.net?
How do u deploy ur project?
What is the difference between Session and response.Redirect?
Why is global asax is used?
What is http session state?