New .NET Coding Standards Book Released!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

About three weeks ago I released the first .NET coding standards book titled
"VSDN Tips & Tricks .NET Coding Standards". Here is what the famous author/
speaker Deborah Kurata says about it:

"David McCarter once again demonstrates his knack for pulling best practices
into one cohesive unit with his new book "VSDN Tips and Tricks: .NET Coding
Standards". This book includes everything from how to set up your project to
how to declare variables to how to use exception handling. It is a great
place to start to build your own set of coding standards."

Pick up your very own copy today at a low introductory price of only $9.99
by going to: http://www.cafepress.com/vsdntips

=====================
David McCarter
www.vsdntips.com
 
dotNetDave said:
About three weeks ago I released the first .NET coding standards book
titled
"VSDN Tips & Tricks .NET Coding Standards". Here is what the famous
author/
speaker Deborah Kurata says about it:

"David McCarter once again demonstrates his knack for pulling best
practices
into one cohesive unit with his new book "VSDN Tips and Tricks: .NET
Coding
Standards". This book includes everything from how to set up your project
to
how to declare variables to how to use exception handling. It is a great
place to start to build your own set of coding standards."

Pick up your very own copy today at a low introductory price of only $9.99
by going to: http://www.cafepress.com/vsdntips

=====================
David McCarter
www.vsdntips.com

What's the ISBN? Can't find it on the web page.
 
In which case I wish you the best of luck. What would you say sets it apart
from other books in the field. 57 pages doesn't seem like very much, but I'd
rather have something concise and useful, than something bulky which still
doesn't contain very much.
 
Well as far as I am aware, this is the first .NET Coding Standards book. Sure
there are blogs, web sites that talk about it, but none in as much detail as
my book does. Also I show examples of just about everything in C# and VB.NET.
Here is what the speaker, author Deborah Kurata says about my book:

"David McCarter once again demonstrates his knack for pulling best practices
into one cohesive unit with his new book "VSDN Tips and Tricks: .NET Coding
Standards". This book includes everything from how to set up your project to
how to declare variables to how to use exception handling. It is a great
place to start to build your own set of coding standards."

If you have any more questions, please let me know.

David
 
Back
Top