Ebook: How to Code .NET: Tips and Tricks for Coding .NET 1.1 and .NET 2.0 Applications Effectively
Author: Christian Gross (auth.)
- Genre: Computers // Programming: Programming Languages
- Tags: Programming Techniques
- Year: 2007
- Publisher: Apress
- Edition: 1
- Language: English
- pdf
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. It's based on award-winning material that author Christian Gross has previously presented at conferences throughout the U.S. and Europe. What's 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.
What is good code? The answer is that there is no single answer to good code because it is relative. This book provides specific guidelines for well-written code in the .NET context. The contents are based on award-winning material the author has presented at conferences throughout the US and Europe.
Writing good code is really a question of what the code is trying to solve. There is debate about good code because there is not a single good piece of code, but many good pieces of code, each depending on the context that it is used.
The author, an acknowledged expert on the subject of .NET coding style and techniques, explains that good code results from using patterns, but that not all good pieces of code are patterns. Patterns are a mechanism used to generically describe how to solve specific problems. The problem that a pattern solves is described by its context.
What is good code? The answer is that there is no single answer to good code because it is relative. This book provides specific guidelines for well-written code in the .NET context. The contents are based on award-winning material the author has presented at conferences throughout the US and Europe.
Writing good code is really a question of what the code is trying to solve. There is debate about good code because there is not a single good piece of code, but many good pieces of code, each depending on the context that it is used.
The author, an acknowledged expert on the subject of .NET coding style and techniques, explains that good code results from using patterns, but that not all good pieces of code are patterns. Patterns are a mechanism used to generically describe how to solve specific problems. The problem that a pattern solves is described by its context.
Content:
Front Matter....Pages i-xiii
Testing Your Code....Pages 1-30
.NET Runtime- and Framework-Related Solutions....Pages 31-84
Text-Related Solutions....Pages 85-116
C# Coding Solutions....Pages 117-208
Back Matter....Pages 209-216
What is good code? The answer is that there is no single answer to good code because it is relative. This book provides specific guidelines for well-written code in the .NET context. The contents are based on award-winning material the author has presented at conferences throughout the US and Europe.
Writing good code is really a question of what the code is trying to solve. There is debate about good code because there is not a single good piece of code, but many good pieces of code, each depending on the context that it is used.
The author, an acknowledged expert on the subject of .NET coding style and techniques, explains that good code results from using patterns, but that not all good pieces of code are patterns. Patterns are a mechanism used to generically describe how to solve specific problems. The problem that a pattern solves is described by its context.
Content:
Front Matter....Pages i-xiii
Testing Your Code....Pages 1-30
.NET Runtime- and Framework-Related Solutions....Pages 31-84
Text-Related Solutions....Pages 85-116
C# Coding Solutions....Pages 117-208
Back Matter....Pages 209-216
....