|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <!-- a HEAD section ---> <head> <!-- a useful TITLE to describe this page --> <title>The Up-Coming C# Book</title> <!-- three META tags to embed useful information not defined by other HTML elements --> <meta name="subject" content="The most valuable C# book"> <meta name="Description" content="Brief description of one computer book"> <meta name="Expires" content="Tue, 01 Jan 2002 00:00:01 GMT"> </head> <!-- A BODY section with several paragraphs of text --> <!-- a BODY tag which had been modified the color of text and link, and the background with graphic --> <body TOPMARGIN="0" LEFTMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0" BACKGROUND="images/WB00531L.GIF" text="#008080" LINK="#008080"> <!-- a Level 1 HEADING which is not identical to the TITLE of this page --> <h1 align="center">C# How to Program <a class="h3nocolor"> <i>by Deitel, Paul Deitel, Harvey M. Deitel (Editor), Tem Nieto</i></a> </h1> <a href="http://www.deitel.com/"> <img src="images/charphtp_238h.jpg" align="left" hspace="10" border="0"></a> <h3>Editorial Reviews <i>From the Back Cover</i></h3> <b> <!-- first paragraphs of text --> Learn how to build winning C# applications, start to finish -- and master the full power of Microsoft's .NET platform! <!-- second paragraphs of text --> <p> In this 1100-page book, the best-selling authors of the How to Program Series apply their proven methodology and signature signature Live-Code™ Approach to teaching C# application development! You'll start with an introduction to C# and basic C# programs, and C#'s relationship to Microsoft's .NET and the Visual Studio.NET development environment. After examining methods and arrays, the Deitels present an in-depth introduction to object-oriented programming. They introduces powerful exception handling techniques for building mission critical software; followed by in-depth coverage of C#-based GUI development. Coverage also includes: multithreading, strings, characters, regular expressions, graphics, files, streams, and more.</p> <!-- third paragraphs of text --> <p> Next, you'll extend your C# applications to leverage XML and .NET, as you master ADO.NET database access and ASP.NET Web services delivery. From networking to security, the Deitels present hundreds of expert tips on good programming practices, avoiding errors, maximizing performance, testing, and debugging. For beginning programmers, and for developers experienced with traditional languages who want to master C# quickly.</p> </b> <br clear="left"> <!-- fourth paragraphs with the blockquoute tag, and the UL and OL lists with 44 terms--> <p> <h3><I>Table of Content</I></h3> <blockquote> <OL> <LI>Introduction to Computers, Internet, World Wide Web and C#. <LI>Introduction to the Visual Studio .NET IDE. <LI>Introduction to C# Programming. <LI>Control Structures: Part 1. <LI>Control Structures: Part 2. <LI>Methods. <LI>Arrays. <LI>Object-Based Programming. <LI>Object-Oriented Programming: Part 1. <LI>Object-Oriented Programming: Part 2. <LI>Exception Handling. <LI>Graphical User Interface Programming: Part 1. <LI>Graphical User Interface Programming: Part 2. <LI>Multithreading. <LI>Strings, Characters and Regular Expressions. <LI>Graphics and Multimedia. <LI>Files and Streams. <LI>Extensible Markup Language (XML). <LI>Database, SQL and ADO.NET. <LI>Web Forms and ASP.NET. <LI>Web Services and ASP.NET. <LI>Networking: Streams-Based Sockets and Datagrams. <LI>Security. <LI>Data Structures. <LI>Accessibility. <LI>Utilities, Bit Manipulation and Other Topics. <LI>Microsoft .NET Mobile Internet Toolkit: Beta 2. </OL> <UL> <LI>Appendix A. Operator Precedence. <LI>Appendix B. ASCII Character Set. <LI>Appendix C. Number Systems. <LI>Appendix D. Career Opportunities. <LI>Appendix E. XML Documentation. <LI>Appendix F. Visual Studio .NET Debugger. <LI>Appendix G. Unicode. <LI>Appendix H. COM Integration. </UL> </p> <center> <hr><!-- the above horizontal line for the area with ADDRESS tag --> <address> <b>Publisher : Deitel & Associates, Inc.</b><br> 490-B Boston Post Road, Suite 200,<br> Sudbury, MA 01776<br> U.S.A<br> Web Site : <a href="http://www.deitel.com/">www.deitel.com</a> </address> <!-- the below horizontal line for the area with ADDRESS tag --> <hr> <!-- the bottom area of this page which includes a horizontal line on bottom, and designer's name, class, and date with the PRE tags --> <center><pre> Web Page Designer: <i> <a href="mailto:chengchien@linkline.com"> Cheng-chien Yu</a></i> Attaendant Class : Santa Monica College - CIS 36H Due Date : September 22, 2001. </pre></center> <hr> <!-- end of content --> </body></html>