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
Give some salient points of difference between request processor and request dispatcher.
What are cookies in your browser?
Explain the difference between overriding and overloading?
What is httpresponse?
What is custom events?
What is difference between session and application in asp net?
In order to get assembly info which namespace we should import?
What is another word for redirect?
How many types of cookies are available in asp?
What is difference between Lambda Expression and LINQ in ASP.NET?
How can we access static variable?
What is custom events? How to create it?
Why do we need a web application session?
How do you declare static variable? What is its lifetime?
What are ASHX files?