DotnetPrograming

Dotnet Programing : Dotnet Interview Questions,CrystalReports-Datagrid-DotnetRemoting-DropDownList-LINQ-ListView-N-Tier Architecture-Serialization-smartClinetApplications-UserControls-ValidationControls-WebServices.

How can ASP.NET application transmit data from one page to another?

Posted by dotnetprograming on April 29, 2009

One way to transfer data from page to page is to use querystring as follows:

Another ways is to store data in SESSION variable. The following code shows it:

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>