Solid Code

Solid Code
Authors
Donis Marshall, John Bruno
ISBN
0735625921
Published
18 Feb 2009
Purchase online
amazon.com

Get best-in-class engineering practices to help you write more-robust, bug-free code. Two Microsoft .NET development experts share real-world examples and proven methods for optimizing the software development life cycle—from avoiding costly programming pitfalls to making your development team more efficient. Managed code developers at all levels will find design, prototyping, implementation, debugging, and testing tips to boost the quality of their code—today.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

Get best-in-class engineering practices to help you write more-robust, bug-free code. Two Microsoft .NET development experts share real-world examples and proven methods for optimizing the software development life cycle—from avoiding costly programming pitfalls to making your development team more efficient. Managed code developers at all levels will find design, prototyping, implementation, debugging, and testing tips to boost the quality of their code—today.

Optimize each stage of the development process—from design to testing—and produce higher-quality applications.

  • Use metaprogramming to reduce code complexity, while increasing flexibility and maintainability
  • Treat performance as a feature—and manage it throughout the development life cycle
  • Apply best practices for application scalability
  • Employ preventative security measures to ward off malicious attacks
  • Practice defensive programming to catch bugs before run time
  • Incorporate automated builds, code analysis, and testing into the daily engineering process
  • Implement better source-control management and check-in procedures
  • Establish a quality-driven, milestone-based project rhythm—and improve your results!

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.” - Rick Osborne