Design Considerations for Cross Page Post Backs in ASP.NET 2.0
In ASP.NET weve become accustomed to web forms posting back only to themselves. Since this behavior tends to create big balls of mud, weve looked for ways to push data between forms. In ASP.NET 2.0, there are three approaches: Response.Redirect, Server.Transfer (improved in 2.0), and the new 2.0 cross page postback feature. Each approach has pros, cons, and subtle nuances. Im attempting a thorough examination of how to plan your attack in this post.
Enter Key in ASP.NET - Complete Research
A complete research of using an Enter key in ASP.NET, submiting a form or how to get specific button "clicked" when visitor hits an Enter key. That could be in case that you want to build Login screen, web site search, pool or all of that on the same page.
Focus in ASP.NET Controls - Complete Research
Explains how to set focus in ASP.NET controls (e.g. button or textbox) using ASP.NET server side code or client side javascript. Tutorial includes review of focus in ASP.NET 2.0 too.
Computerworld The most comprehensive source of news and analysis on the technologies and management issues of information technology. ...
subscribe now