
- Programming ASP.NET (O'Reilly Windows)
-
Amazon
From $7.73 (3rd Party New)

From $7.73 (3rd Party New)

| Latest | $7.73 1 day ago |
| Highest | $16.07 Dec 26, '15 |
| Lowest | $7.73 1 day ago |
| Average | $8.50 (30d avg) $9.78 (90d avg) $10.55 (180d avg) $10.79 (Lifetime average) |
| Added | Aug 5, 2015 |
| Latest | $0.01 1 day ago |
| Highest | $0.01 Aug 5, '15 |
| Lowest | $0.01 Aug 5, '15 |
| Average | $0.01 (30d avg) $0.01 (90d avg) $0.01 (180d avg) $0.01 (Lifetime average) |
| Added | Aug 5, 2015 |
30 day average: 3,825,985
90 day average: 3,792,854
ASP.NET is the successor technology to Active Server Pages (ASP), the world?s most successful development environment for building server-side web applications. ASP.NET leverages the power of Microsoft?s new .NET platform to allow you to write dynamic, data-driven applications that run over the World Wide Web.In Jesse Liberty and Dan Hurwitz teach you everything you need to know to write web applications and web service applications. The book focuses on ASP.NET development using both C# and Visual Basic .NET, and coding examples are presented in both languages.Programming ASP.NET includes a detailed tutorial on Web Forms, which, in conjunction with Visual Studio .NET, allow you to apply Rapid Application Development techniques (including drag-and-drop control placement) to web development. Programming ASP.NET includes extensive coverage of each type of server control, including Web server controls, HTML server controls, and custom controls.Since most web applications and web services involve retrieving data and returning it to a client browser, also offers extensive coverage of data access issues. These include topics such as using ASP.NET's list-bound controls; accessing data using the ADO.NET object model, and updating data with or without transaction support. also discusses such advanced topics as:The ASP.NET technologies are so complete and flexible; your main difficulty may lie simply in weaving the pieces together for maximum efficiency. shows you how to do just that.