In part 2 of “Building a Complete Web Application Using ASP.NET ‘Orcas’ and Microsoft Visual Studio 2008 (Part 2 of 2)” Omar Khan presented new controls in ASP.NET. Most controls, such as ScriptManager and ControlExtender, come from the AJAX library, formerly called the ATLAS framework. Also the normal ASP.NET controls have improved. ListView replaces the GridView and a LinkButton can be used in conjunction with Command to switch a ListView to edit mode. Some points to note are:
Posted in ASP.NET | TechEd |Comments [0]