straight to the heart of the problem with code recipes collected especially for developers working on the .NET platform. The
C# Cookbook offers a definitive collection of solutions and examples for this new programming language. Recipes range from simple tasks to the more complex, and are organized with respect to the types of problems you'll need to solve as you progress in your experience as a C# programmer. Nearly every recipe contains a complete, documented code sample showing you how to solve the specific problem, as well as a discussion of how the underlying technology works and a discussion of alternatives, limitations, and other considerations where appropriate. The recipes in the
C# Cookbook are organized into seventeen chapters, each of which focuses on a particular topic in creating C# solutions. Among the topics covered, you'll find:
- Numeric data types in C#
- Strings and characters
- Classes and structures
- Exception handling
- Delegates and events
- Regular expressions
- Data structures and algorithms
- Networking
- Security
- Unsafe Code
You don't need to be an experienced C# or .NET developer to use this book. The
C# Cookbook is designed for users of all levels with recipes targeted at the real-world developer who needs to solve problems now, not learn lots of theory first. With this guide, all developers will be able to learn and improve their mastery of both the language and the .NET Framework Class Libraries.
No comments:
Post a Comment