Mastering .NET development is as much about understanding the functionality of the .NET Framework as it is about the syntax and grammar of your chosen language. Visual C# 2005 Recipes: A Problem-Solution Approach recognizes this fine balance. This book meets your need for fast, effective solutions t
Visual C# 2005 Recipes: A Problem-Solution Approach
โ Scribed by Allen Jones, Matthew MacDonald, Rakesh Rajan (auth.)
- Publisher
- Apress
- Year
- 2006
- Tongue
- English
- Leaves
- 574
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Mastering .NET development is as much about understanding the functionality of the .NET Framework as it is about the syntax and grammar of your chosen language. Visual C# 2005 Recipes: A Problem-Solution Approach recognizes this fine balance. This book meets your need for fast, effective solutions to the difficulties you encounter in your coding projects.
The recipes included in this book have been chosen and written with emerging pros in mind. The book features an equal balance of code and text. The supplied code gives you everything you need to solve the problem at hand, while the accompanying text provides supporting information.
This is a fully up-to-date reference for .NET 2.0 programmers. All code comes as a stand-alone Visual Studio 2005 solution. The book even covers advanced concepts that take you past basic recipe solutions youll be able to distill entire concepts and theories.
โฆ Table of Contents
Front Matter....Pages i-xxi
Application Development....Pages 1-30
Data Manipulation....Pages 31-64
Application Domains, Reflection, and Metadata....Pages 65-94
Threads, Processes, and Synchronization....Pages 95-141
Files, Directories, and I/O....Pages 143-182
XML Processing....Pages 183-211
Windows Forms....Pages 213-256
Graphics, Multimedia, and Printing....Pages 257-298
Database Access....Pages 299-333
Networking and Remoting....Pages 335-391
Security and Cryptography....Pages 393-437
Unmanaged Code Interoperability....Pages 439-456
Commonly Used Interfaces and Patterns....Pages 457-498
Windows Integration....Pages 499-520
Back Matter....Pages 521-565
โฆ Subjects
Programming Techniques
๐ SIMILAR VOLUMES
Mastering .NET development is as much about understanding the functionality of the .NET Framework as it is about the syntax and grammar of your chosen language. Visual C# 2005 Recipes: A Problem-Solution Approach recognizes this fine balance. This book meets your need for fast, effective solutions t
Visual Basic 2008 Recipes is a book of ready-made coding solutions for programmers who don't want spend a lot of time reading. Each chapter addresses a specific problem-domain such as multimedia, database access, XML manipulation, etc. Each chapter then presents a number of common problems, with a s
<p>Whatever your situation, one thing is certain: you will always know what you want to do, but not necessarily how best to do it. This book has been written to help you through those difficult decisions and is an invaluable companion when tackling a wide range of Visual Basic 2005 problems.</p> <p>
<p><p>Whatever your situation, one thing is certain: you will always know what you want to do, but not necessarily how best to do it. This book has been written to help you through those difficult decisions and is an invaluable companion when tackling a wide range of Visual Basic 2005 problems.</p><
This book contains some great code snippets for many C# 2010 topics. It is a code intensive book. The book has a good coverage on data manipulation, application domain, threads, files IO, XML processing, Windows forms, graphics, database access, networking, WPF, LINQ, and security. It can be used as