Navigation in ASP.NET
Like C# VS VB, WebControls VS HTMLControls, DatabaseStorage VS FileStorage... (I can compile a list of debatable subjects if you want to see), discussion of Response.Redirect VS Server.Transfer is also a FAQ in all forums / discussion board.
I'm preparing the presentation material for my TechEd
session on 2nd Sept, and one of the demo that I'll show
involve the use of Server.Transfer
Why I use
Server.Transfer ? What's the pro and cons compared with
Response.Redirect? I'll talk about that or discuss with
the attendee in TechEd (I think this open-end question can
kill some times in my session :P
Today, I saw
an
entry
by
Darrell
and he recommended a pretty good
article
in this navigation subject, and it worth reading. :)