The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Cross page navigation techniques in ASP.NET 1.x and 2.0

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael

Posts: 1010
Nickname: targetp
Registered: Sep, 2004

Michael is a leader of TargetProcess.com project
Cross page navigation techniques in ASP.NET 1.x and 2.0 Posted: Dec 23, 2005 5:41 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Michael.
Original Post: Cross page navigation techniques in ASP.NET 1.x and 2.0
Feed Title: TargetProcess Blog
Feed URL: http://feeds2.feedburner.com/Targetprocess
Feed Description: Agile development and processes, project management, programming practices, patterns, XP(eXtreme Programming), SCRUM, Crystal, TargetProcess news, what else?
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Michael
Latest Posts From TargetProcess Blog

Advertisement
Cross-page posting is a very interesting feature in ASP.NET 2.0. It eliminates drawbacks of Server.Transfer and Server.Redirect and actually combine best sides of these two methods. No additional request, bookmark is possible and state of previous page can be retrieved easily using PreviousPage feature.

Read: Cross page navigation techniques in ASP.NET 1.x and 2.0

Topic: Saying goodbye is not hard Previous Topic   Next Topic Topic: Working at Home

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use