- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
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.
Contents
Introduction. Part I: The C# Language. Chapter 1: Introducing C#. Chapter 2: Writing a C# Program. Chapter 3: Variables and Expressions. Chapter 4: Flow Control. Chapter 5: More About Variables. Chapter 6: Functions. Chapter 7: Debugging and Error Handling. Chapter 8: Introduction to Object-Oriented Programming. Chapter 9: Defining Classes. Chapter 10: Defining Class Members. Chapter 11: Collections, Comparisons, and Conversions. Chapter 12: Generics. Chapter 13: Additional OOP Techniques. Chapter 14: C# 3.0 Language Enhancements. Part II: Windows Programming. Chapter 15: Basic Windows Programming. Chapter 16: Advanced Windows Forms Features. Chapter 17: Using Common Dialogs. Chapter 18: Deploying Windows Applications. Part III: Web Programming. Chapter 19: Basic Web Programming. Chapter 20: Advanced Web Programming. Chapter 21: Web Services. Chapter 22: Ajax Programming. Chapter 23: Deploying Web Applications. Part IV: Data Access. Chapter 24: File System Data. Chapter 25: XML. Chapter 26: Introduction to LINQ. Chapter 27: LINQ to SQL. Chapter 28: ADO.NET and LINQ over DataSet. Chapter 29: LINQ to XML. Part V: Additional Techniques. Chapter 30: Attributes. Chapter 31: XML Documentation. Chapter 32: Networking. Chapter 33: Introduction to GDI+. Chapter 34: Windows Presentation Foundation. Chapter 35: Windows Communication Foundation. Chapter 36: Windows Workflow Foundation. Index.