AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Data Passing Round-Up : Steve C. Orr

Tuesday, March 03 2009

A comparison of techniques for passing data between web pages. Find out which strategies are best under diverse circumstances. One of the most commonly asked questions about ASP.NET is how to pass values between pages. At first this may seem like a trivial task to a moderately experienced programmer — but you’ll soon see that the subject is deep and potentially complex. There are so many ways to achieve this goal that finding the optimal solution in any given scenario can be challenging. Conflicting goals — such as ease of development, usability, security, efficiency, data size, and reliability — can all influence your decision....

Read More:
Data Passing Round-Up : Steve C. Orr
Also See:
Introduction Part 3: Master Pages and Site Navigation : Scott Mitchell
Generating Excel Report in ASP.NET 2.0 : Richard Bean
Using Page Level Resources : Marco Bellinaso
Using the WebPermission Setting in ASP.NET Partial Trust : Stefan Schackow
Working with Email using ASP.NET 2.0 : Jason N. Gaylord

Post your comment

Comment