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?
Answer Posted / paban
If the connection source is one then use limit command in
both the sql commands.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the different types of cookies in asp.net?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
How to disable validator control by client side JavaScript?
What is the difference between trace and debug in asp.net?
List the major built-in objects in asp.net?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
Is asp.net mvc still used? : Asp.Net MVC
Can you explain the basic use of dataview?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Which asp.net objects encapsulate the state of the client and the browser?
What is postback in asp net?
Can I combine classic asp and asp.net pages?
What is preprocessor in .net?
Explain the difference between or and orelse?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?