Home > Programming > ASP.NET Programming



asp net 2.0 a developer's notebook

Sort Desciption:

The new features in ASP.NET 2.0 can be grouped into three broad cate ... ASP.NET 2.0 ships with several new controls to make the life of a ...



Content Inside:

UntitledPage 1Page 21Chapter 1CHAPTER 1Whats New?Within a few short years ASP.NET has become one of the favorite tools ofweb applications developers and now its about to undergo its secondmajor upgrade. Microsoft is making major improvements to the productbased on feedback from its millions of customers and the companys ownexperience in developing and deploying web applications. Moreover themarket for web development tools has become increasingly competitivewith the rise of open source PHP and Macromedia Flash both of whichhave steadily gained market share.Among its many improvements ASP.NET 2.0 ships with more readytouse controls than ever making your life as a web application developereasier and reducing considerably the amount of code you need to writeto achieve professional results. In fact a stated aim of the Microsoft webdevelopment tools team is to reduce the amount of code you write to perform common web site tasks by up to 70%. In addition ASP.NET 2.0comes with some neat improvements such as crosspage posting andthe ability to insert client script into a page. You will learn about some ofthese improvements in this chapter.The new features in ASP.NET 2.0 can be grouped into three broad categories: new Controls and control functionality improvements to the PageFramework and new Services and APIs.ControlsASP.NET 2.0 ships with several new controls to make the life of aweb application developer easier. In ASP.NET 2.0 there are nownew controls that help you to perform data access site navigationlogin and personalization using Web Parts.In this chapter: Create a NewWeb Project Use MultipleLanguages Set the Focus ofControls Define MultipleValidationGroups on aPage Insert ClientScript into aPage Post to AnotherPage SelectivelyDisplay Groupsof Controls Upload Files toYour Web SiteIn this chapter: Create a NewWeb Project Use MultipleLanguages Set the Focus ofControls Define MultipleValidationGroups on aPage Insert ClientScript into aPage Post to AnotherPage Selective ...

Source: www.oreilly.com


add to Google Reader add to Google Bookmark add to bloglines add to newsgator add to FURL add to digg add to webnews add to Netscape add to Yahoo MyWeb add to spurl.net add to diigo Bookmark newsvine Bookmark del.icio.us Bookmark @ SIMPIFY Bookmark MISTER WONG Bookmark Linkarena Bookmark icio.de Bookmark oneview Bookmark folkd.com Bookmark yigg.de Bookmark reddit Bookmark StumbleUpon Bookmark Slashdot Bookmark blinklist Bookmark technorati add to blogmarks add to blinkbits add to ma.gnolia add to smarking.com add to netvouz add to co.mments add to Connotea add to de.lirio.us

 

Related Files

Beginning ASP.NET 2.0 ECommerce in C# 2005

Filed under: Programming and ASP.NET Programming
Beginning ASP.NET 2.0. ECommerce in C# 2005. From Novice to Professional. . Cristian Darie and Karli Watson. DarieWatson_4681Front.fm Page i ...

Building an ASP.NET Website

Filed under: Programming and ASP.NET Programming
In this book we are going to build a contentbased ASP.NET website. This website will consist of a. number of modules which will all fit together to ...

programming asp net third edition

Filed under: Programming and ASP.NET Programming
tions) in how your ASP.NET application interacts with underlying. data. The ADO. ... The data source controls included with the ASP.NET include: ...

ASP.NET Forms Authentication Best Practices for Software Developers

Filed under: Programming and ASP.NET Programming
ASP.NET does an excellent job of providing out of the box support for multiple ..... In ASP.NET 2.0 the forms authentication cookie if created through the ...

Moving to ASP.NET: Web Development with VB .NET

Filed under: Programming and ASP.NET Programming
ASP.NET. Chapter 10 discusses exactly how this differentiation is achieved .... aWeb Application is pretty central to ASP.NET and Web development in general ...