 |
BOOK: Real World .NET, C#, and Silverlight: Indispensible Experiences from 15 MVPs  | This is the forum to discuss the Wrox book Real World .NET, C#, and Silverlight: Indispensible Experiences from 15 MVPs by Bill Evjen, Dominick Baier, György Balássy, Gill Gleeren, David Giard, Alex Golesh, Kevin Grossnicklaus, Caleb Jenkins, Jeffrey Juday, Vishwas Lele, Jeremy Likness, Scott Millett, Christian Nagel, Daron Yondem, Christian Weyer; ISBN: 978-1-1180-2196-5 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Real World .NET, C#, and Silverlight: Indispensible Experiences from 15 MVPs section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|

December 5th, 2011, 03:42 PM
|
Authorized User
|
|
Join Date: Apr 2005
Posts: 10
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
BDD Code download
Is Chap 14s code going to be available to download?
I had problems running NUnit on my 64 bit PC with the console app, had to run the nunit-x86.exe version in the same folder to make it work
thanks
|

December 5th, 2011, 03:45 PM
|
Authorized User
|
|
Join Date: Apr 2005
Posts: 10
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
|

December 28th, 2011, 04:51 PM
|
 |
Wrox Author
|
|
Join Date: May 2007
Posts: 107
Thanks: 10
Thanked 17 Times in 15 Posts
|
|
Hi Steve,
Glad you found the code. Would be good to hear what you thought of the chapter on BDD.
Cheers
Scott
|

January 15th, 2012, 05:58 AM
|
Authorized User
|
|
Join Date: Apr 2005
Posts: 10
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
The chapter is very well written, it covers a lot of ground but at the same time it takes a while to sink in, I have to keep coming back to it when I get spare time so it will be a while before I can properly review it.
I understand and totally get the beauty of BDD, and as you say in the introduction you really need to know the domain you are working in to be able to code in this manner. I still find it easier to write the code and test at the same time than test before.
I have just started a new job where I will soon be using SpecFlow and Selenium so this was an excellent introduction for me, many thanks and keep up the excellent writing.
|
|
 |