Limit this search to....

How to Code .Net: Tips and Tricks for Coding .Net 1.1 and .Net 2.0 Applications Effectively Softcover Repri Edition
Contributor(s): Gross, Christian (Author)
ISBN: 1430211792     ISBN-13: 9781430211792
Publisher: Apress
OUR PRICE:   $28.49  
Product Type: Paperback - Other Formats
Published: December 2014
Qty:
Additional Information
BISAC Categories:
- Computers | Software Development & Engineering - General
- Computers | Programming - Microsoft
Dewey: 005.276
Physical Information: 0.49" H x 7.5" W x 9.25" (0.90 lbs) 218 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
I he title of this book may seem odd; you probably already know how to write code in .NET. But you can always benefit from knowing more. Coders, architects, and developers always strive to do their best, and if given the choice to do something correctly or incorrectly they will do it correctly. So why do we have so many bugs in our code? I could say, "Heck, it's all the managers making bonehead decisions." It would be a popular answer, but it would not be fair. We have bugs because humans and the communication between humans are imperfect. The other major reason why code has bugs is that people do not have the time or energy to pour resources into specific problems. When you are working on an application, you are confronted with thousands of specific problems, and you have to assign a priority. This is where this book is aimed. I take the time to investigate the specific problems and figure out how to solve them. Your responsibility is to read the solutions and implement them as appropriate.