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


Please Help Members By Posting Answers For Below Questions

How do I know asp.net mvc version? : Asp.Net MVC

475


What are Authentication and Authorization?

582


Explain http handlers? Where we can use the http handlers?

663


What is the difference between trace and debug in asp.net?

590


What are the differences between application object and session object?

472






What is content page in asp net?

480


Explain the server control events of asp.net ?

516


Define transparent caching with aop?

511


How can you send an email message from an asp.net web page?

503


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

541


How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?

601


What are the differences between code behind and code inline?

493


What is the difference between runtime version and version?

482


What is asp.net version?

506


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

488