0
kicks
Quick Ajax Tip: Provide a better asp:Wizard user experience
Wrapping an asp:Wizard in an asp:UpdatePanel is a nice way to improve the user experience of your web pages. Throw in a couple of animation cues using the UpdatePanelAnimationExtender and your application will really ...