Sie sind auf Seite 1von 44
TRAINING & REFERENCE murach’s ASP.NET 3.5 web programming with C# 2008 (Chapter 2) Thanks for downloading this chapter from Murach’s ASP.NET 3.5 Web Programming with C# 2008. We hope it will show you how easy it is to lear from any Murach book, with its paired-pages presentation, its “how-to” headings, its practical coding examples, and its clear, concise style. To view the full table of contents for this book, you can go to our website. From there, you can read more about this book, you can find out about any additional downloads that are available, and you can review our other books on NET development. Thanks for your interest in our books! Mike Muracu & Associates, INC. 1-800-221-5528 » (559) 440-9071 + Fax: (559) 440.0963, murachbooks@murach.cor ich.com Copyright © 2008 Mike Murach & Book contents Introduction Section 1 Chapter 1 Chapter 2 Chapter 3 Chapter 4 Section 2 Chapter $ Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Section 3 Chapter 12 Chapter 13 Chapter 14 Chapter 15 Chapter 16 Chapter 17 Chapter 18 Section 4 Chapter 19 Chapter 20 Chapter 21 Chapter 22 Chapter 23 Chapter 24 Chapter 25 Chapter 26 Section 5 Chapter 27 Chapter 28 Chapter 29 Reference ‘Appendix A Appendix B Appendix C Index The essence of ASP.NET web programming An introduction to ASPNET web programmi ig How to develop a multi-page web application How to test and debug an ASP.NET application, Basic ASP.NET ski ‘A crash course in HTML How to work with server controls How to use the validation controls How to manage state How to use master pages How to use site navigation How to use themes ASP.NET database programming An introduction to database programming How to use SQL data sources How to use the GridView control How to use the Details View and FormView controls How to use the ListView and DataPager controls How to use object data sources How to use LINQ data sources Professional ASP.NET skills How to secure a web site How to authenticate and authorize users How to use profiles to personalize a web site How to use the MultiView and Wizard controls How to use email, custom error pages, and back-button control How to use web parts to build portals How to use AJAX How to configure and deploy ASP.NET applications Developing reusable code How to develop user controls How to develop custom server controls An introduction to web services ids How to install and use the software and downloadable files How to work with web applications using IIS under Windows XP How to work with web applications using IIS under Windows Vista xix B 121 161 201 245 271 299 323 341 365 391 427 465 505 545 589 617 639 685 17 743 723 805 839 861 883 925 941 987 965 973, How to develop a one-page web application In the last chapter, you were introduced to the basic concepts of web programming and ASP.NET. Now, this chapter shows you how to develop a ‘one-page web application using Visual Studio 2008. If you've used Visual Studio to develop Windows applications, you'll soon see that you develop web applications in much the same way. As a result, you should be able to move quickly through this chapter. How to work with ASP.NET web sites .. How to stat anew web si How to work with the Visual Studio IDE How to add folders and files to a web site How to open or close an existing web site How to use Design view to build a web form . ‘The design ofthe Future Value form How to use flow layout How to add a table to a form How toad text tothe eels of a table How to add server controls to a form How to set the properties ofthe controls ‘Common properties for webserver controls How to work in Source and Split views. How to use Source view to modify the design How to use Split view to work with the design ‘The aspx code forthe Future Value forma How to add validation controls to a form ‘An introduction tothe validation controls How to use the required field validator How to use the range validator How to add code to a form How to use the Code Eaitor. How to use page and control events ‘The Cit code forthe Future Value form How to test a web application How to run a web ste with the builtin development server 66

Das könnte Ihnen auch gefallen