Beginning Visual C# 2008
Read an excerpt:
Chapter 1: Introducing C#
Excerpt provided courtesy of John Wiley & Sons Inc. Copyright © John Wiley & Sons Inc. Written permission from the publisher is required for any use of this material.
|
Be the First to Write a Review and tell the world about this title!People who purchase this book frequently purchase: - Professional C# 2008; Christian Nagel, et al, $37.50, 37% Off!
- .NET Domain-Driven Design with C# : Problem - Design - Solution; Tim McCarthy, $24.50, 39% Off!
- Microsoft Visual C# 2008 Step by Step; John Sharp, $21.95, 45% Off!
- XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition; Michael Kay, $32.95, 45% Off!
Books on similar topics, in best-seller order:Books from the same publisher, in best-seller order:
The book is aimed at novice programmers who wish to learn programming with
C# and the .NET framework. The book starts with absolute programming basics.
It then moves into Web and Windows programming, data access (databases and XML),
and more advanced technologies such as graphics programming with GDI+ and basic
networking. The book is divided into sections including:
The C# Language - Basic language skills using console application. Content moves
from the absolute basics to fairly involved OOP skills.
Windows Vista Programming - Using basic Windows applications, reinforcing
earlier OOP and debugging skills.
Web Programming - Putting together basic Web applications, highlighting differences
between Web and Windows programming.
Data Access - Accessing all kinds of data sources from Web and Windows applications,
including SQL usage, XML, file system data, and Web Services.
Additional Techniques - "The fun stuff", including Windows
Presentation Foundation, Windows Workflow, Windows Communication Foundation,
GDI+, networking, Windows Services, and so on. The book makes complicated subjects
seem easy to learn, and it inspires readers to investigate areas further on
their own by providing references to additional material, and exercise questions
that require significant effort and personal research to complete.
Table of Contents
I. The C# Language.
1. Introducing C#.
2. Writing a C# Program.
3. Variables and Expressions.
4. Flow Control.
5. More About Variables.
6. Functions.
7. Debugging and Error Handling.
8. Introduction to Object-Oriented Programming.
9. Defining Classes.
10. Defining Class Members.
11. Collections, Comparisons, and Conversions.
12. Generics.
13. Additional OOP Techniques.
14. C# 3.0 Language Enhancements.
II. Windows Programming.
15. Basic Windows Programming.
16. Advanced Windows Forms Features.
17. Using Common Dialogs.
18. Deploying Windows Applications.
III. Web Programming.
19. Basic Web Programming.
20. Advanced Web Programming.
21. Web Services.
22. Ajax Programming.
23. Deploying Web Applications.
IV. Data Access.
24. File System Data.
25. XML.
26. Introduction to LINQ.
27. LINQ to SQL.
28. ADO.NET and LINQ over DataSet.
29. LINQ to XML.
V. Additional Techniques.
30. Attributes.
31. XML Documentation.
32. Networking.
33. Intro to GDI+.
34. Windows Presentation Foundation.
35. Windows Communication Foundation.
36. Windows Workflow Foundation.
Index.
|