How to Code .NET: Tips & Tricks for Coding .NET 1.1 & .NET 2.0 Applications Effectively : Tips and Tricks for Coding .NET 1.1 and .NET 2.0 Applications Effectively

Bok av Christian. Gross
What is good code? Writing good code is really a question about what the code is trying to solve. (And good code is not to be confused with patterns because not all pieces of good code are patterns.) We debate about good code because there is not just a single piece of good code, but so many good pieces of code. And each good piece of code depends on the context in which it is used. How to Code .NET: Tips and Tricks for Coding .NET 1.1 and .NET 2.0 Applications Effectively provides solutions to certain problems. That is, specific problems. This book provides detailed, authoritative explanations of good .NET coding techniques. Its based on award-winning material that author Christian Gross has previously presented at conferences throughout the U.S. and Europe. Whats more, the author is at the forefront of the .NET technology wave and an acknowledged expert on the subject of .NET coding style and techniques. Table of Contents Testing Your Code .NET Runtime- and Framework-Related Solutions Text-Related Solutions C# Coding Solutions