"ASP.NET Whidbey Cool Tips and Tricks"

ScottGu's Blog

http://weblogs.asp.net/scottgu/posts/32965.aspx

-- Cross Page Postback between pages. Yup -- you can now do it. And it is easy.
-- Using ValidationGroups. You can now have validator controls optionally validate depending on which button on the page is pushed. You can group validation rules into “groups“ so that all controls within that group fire or don't fire.
-- Building workflow on a page using the new asp:Wizard control. Handle next/back, step1->n workflows easily now (no funky state management tricks for controls required).

Add New

Name

Email

Homepage

Content (HTML not allowed)