Sometimes you could see arrows(=tabs) and dots(=spaces) in your Visual Studio Editor. Now the nice question is how to remove them...? If you do search over the options you probably will not find a way how to do that. The solution is simple but hidden. Just press CTRL R CTRL W in your Editor. That's it.
This is interesting book and it was written by Roy Osherove, he is chief architect on Typemock Isolator product. Despite that fact the book is very balanced (I didn't expected that, but it really is) and it covers probably all open-source testing frameworks available up to the date. It is very valuable source of information with regard to software development. In particular I like how each library is described, compared and strong/weak points are presented. So this is a place there all the best practices are presented in one place. I should not say that the book also describes the reasons why do we need to do unit testing, how to do it correctly, common mistakes and some recommendations on how to apply TDD style in your enterprise. If you are new to such concepts as SOLID, IoC frameworks, Mocking - here you can find great examples of these techniques. To sum up, I think this book deserves 4.5/5. It is not very thick, so you'll be able to read it in a couple of days and ...
"The pessimist complains about the wind; the optimist expects it to change; the realist adjusts the sails" - William Arthur Ward I will write a short summary about the book I have read. To start with I must say that I am very deliberate about the books I buy. You will spend a lot of time on the book so it is crucial to choose it right. So, what are the reasons for having a book like this? I have a few mantras that I use in my everyday work when I am researching or architect solutions. Here are them: 1. Get only information that has practical value 2. Information should be up to date 3. Use the tools from the well-known vendors Taking that into account I had chosen this particular book because of 1. It has been written by software developers 2. It covers up to date information 3. It is very practical - it covers the tools and technologies I am working with 4. Price is nice (~$29) It was a pleasure to read the book. The book introduces you to the most wid...
Comments
Post a Comment