C# Programming Cookbook Published Recently

C# Programming Cookbook As you folks probably noticed, I haven't been blogging regularly for the past couple of months. I was lucky enough to be working on my first book, something which I was very fortunate to have done. It was a fantastic experience and something I would recommend to anyone…

Continue ReadingC# Programming Cookbook Published Recently

Getting To Grips With StyleCop

stylecop code analysis how toStyleCop Code Analysis How-To is a nice read. At only 57 pages long, you can expect to work through the book in no time. I had the chance to check it out and I really enjoyed the read, not to mention learning a few things I didn’t know.

The book is aimed at .NET Developers that want to discover what StyleCop can do for them. Therefore it is written with .NET developers in mind.

The book is published by Packt which is also a bonus for me, because I really enjoy their style of formatting books they publish. As you can imagine, being only 57 pages in length, the price is also less than other titles in the Packt stable.

You can download sample chapters from the site and read reviews. For those that don’t know what StyleCop does, here is a quote from their CodePlex page. (more…)

Continue ReadingGetting To Grips With StyleCop