Create bookmark
Programming ASP.NET
Building Web Applications and Services with ASP.NET 2.0
Notes
Please login to add notes
- Table of Contents
-
+
Preface
-
+
ASP.NET 2.0
-
+
Visual Studio 2005
- + Start Page
- + Projects and Solutions
-
+
The Integrated Development Environment (IDE)
- Layout
- Building and Running
- Menus and Toolbars
- + File Menu
- + Edit Menu
-
+
View Menu
- Solution Explorer (Ctrl-Alt-L)
- Server Explorer (Ctrl-Alt-S)
- Properties Windows (F4)
- Visible Borders (Ctrl-Q)
- Details (Ctrl- Shift-Q)
- Non Visual Controls (Ctrl- Shift-N)
- Object Browser (Ctrl-Alt-J)
- Document Outline (Ctrl- Alt-T)
- Error List (Ctrl-W, Ctrl-E)
- Task List (Ctrl-W, Ctrl-T)
- Toolbox (Ctrl-Alt-X)
- Command window (Ctrl-Alt-A)
- Other windows
- Refactor Menu
- + Website Menu
- + Project Menu
- Build Menu
- Debug Menu
- Data Menu
- Format Menu
- + Tools Menu
- Window Menu
- + Help Menu
-
+
Controls: Fundamental Concepts
- + Basic Controls
-
+
Advanced Controls
- + Web Site Fundamentals
-
+
Tracing, Debugging, and Error Handling
- + Validation
- + Web Data Access
- + ADO.NET
-
+
Forms-Based Security
-
+
Master Pages and Navigation
-
+
Personalization
-
+
Custom and User Controls
-
+
Creating Web Services
- + How Web Services Work
- + Protocols and Standards
- + Creating a Simple Web Service
- WebService Directive
- Deriving from the WebService Class
- Application State via HttpContext
- WebServiceBinding Attribute
- + WebMethod Attribute
- + WebService Attribute
- + Data Types
- StockTickerComplete
- + Creating Discovery Documents
- + Deployment
-
+
Consuming Web Services
-
+
Caching and Performance
- + Application Logic and Configuration
-
+
Deployment
- Keyboard Shortcuts
- + Relational Database Technology: A Crash Course
- Index
O'Reilly has once again updated its bestselling tutorial on ASP.NET, the world's leading web development tool from Microsoft. In Programming ASP.NET, Third Edition, authors Jesse Liberty and Dan Hurwitz give you the lowdown on the technology's latest version, ASP.NET 2.0, as well as Visual Studio 2005. Among the most significant improvements to ASP.NET 2.0 are new server controls and services that make you dramatically more productive. In fact, when compared to its predecessor, ASP.NET 2.0 reduces the amount of code you have to write by about 75%. Creating interactive web applications has never been easier-but that still doesn't mean it's hassle-free! The difficulty in ASP.NET 2.0 is that it's so complete and flexible that there are many pieces that must be woven together to build a robust, scalable, and efficient application. Fortunately, Programming ASP.NET, Third Edition is on the case, dispensing all the information you need to be effective with this dynamic tool. For starters, the book features a comprehensive tutorial on Web Forms, the user interface that gives web applications their look and feel. It then offers detailed explanations of all new controls, including web server controls, HTML controls, and custom controls. Used properly, these controls are able to take care of nearly all the foundation work-security, data access, layout, etc.-that you would normally have to write yourself. Free of these burdensome tasks, you can instead focus on your specific application. Other new material found in this updated edition even shows you how to create ASP.NET 2.0 pages for mobile devices. With Programming ASP.NET, Third Edition at your side, there's virtually no end to the programming possibilities.
Test the closed alpha on paperc.com
Book Details
Authors
Categories
Computers > Web > Page Design
Publishers
Publication year : 2005
License: All rights reserved ©
Times read: 644

