Jump to ratings and reviews
Rate this book

Pro Agile .NET Development with SCRUM

Rate this book
Pro Agile .NET Development with SCRUM guides you through a real-world ASP.NET project and shows how agile methodology is put into practice.

There is plenty of literature on the theory behind agile methodologies, but no book on the market takes the concepts of agile practices and applies these in a practical manner to an end-to-end ASP.NET project, especially the estimating, requirements and management aspects of a project. Pro Agile .NET Development with SCRUM takes you through the initial stages of a project—gathering requirements and setting up an environment—through to the development and deployment stages using an agile iterative namely, Scrum.

In the book, you'll focus on delivering an enterprise-level ASP.NET project. Each chapter is in iterations or sprints, putting into practice the features of agile—user stories, test-driven development (TDD), behavior-driven development (BDD), continuous integration, user acceptance testing, extreme programming, Scrum, design patterns and principles, inside-out development, lean developent, KanBan boards, and more. An appendix features code katas designed for the reader to get up-to-speed with some of the features of extreme programming, while also showcasing popular open-source frameworks to assist in automated testing and mocking. In addition, popular open-source architectural foundation projects such as S#arp and NCommons are demonstrated to allow you to base future projects on these frameworks, which already have many best-practice design patterns and principles built in.

Kindle Edition

First published January 1, 2011

2 people are currently reading
20 people want to read

About the author

Scott Millett

13 books23 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
7 (35%)
4 stars
8 (40%)
3 stars
4 (20%)
2 stars
1 (5%)
1 star
0 (0%)
Displaying 1 - 5 of 5 reviews
Profile Image for SALEM.
385 reviews165 followers
September 16, 2014
The book is fantastically covering the topic of what is Agile Development for the typical .NET developer, and how to adapt suck technique in your daily development life.

I do appreciate the effort of Jerrel Blankenship of featuring many concepts of testing like TDD, BDD and WatiN, talking about integration and source control using SVN! Which is very good open source alternatives!

Yet I would give that amazing book another fifth star, if there is another chapter covering how I deal with Agility (SCRUM) in my project using Microsoft TFS, which is more natural in most .NET development projects :)

Merged review:

The book is fantastically covering the topic of what is Agile Development for the typical .NET developer, and how to adapt suck technique in your daily development life.

I do appreciate the effort of Jerrel Blankenship of featuring many concepts of testing like TDD, BDD and WatiN, talking about integration and source control using SVN! Which is very good open source alternatives!

Yet I would give that amazing book another fifth star, if there is another chapter covering how I deal with Agility (SCRUM) in my project using Microsoft TFS, which is more natural in most .NET development projects :)
1 review
March 16, 2014
I'm half way through and it seems to be a reasonably good description of Agile Development processes, but some very frustrating errors. Advice on getting NUnit to run in STA mode is wrong. Use the [RequiresSTA] attribute (from NUnit 2.5 onwards).
Chapter 5 uses MSpec which it says is described in Appendix B. Appendix B describes SpecFlow, a different tool.
The main text (and code) uses Rhino Mocks (a mocking tool), while the Appendix provides instruction on Moq, a different mocking tool. So there is no introduction to the the tools that are actually used.

These errors have cost me quite some time and if I hit any more delays, I will probably give up on the remainder.
Profile Image for Tuba.
6 reviews1 follower
August 12, 2012
It did not teach me all about Scrum or XP but it did provide me with the information to understand the relationships between Scrum and XP. Also made me realize the existence of BDD and its importance. Nice to read for developers who already work with Scrum.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.