TDD with NUnit and C# in Vienna, VA

Published Sunday, December 14, 2003 10:21 PM

I just returned from a long vacation weekend in the DC area.  Just before leaving, I managed to get a last minute presentation slot at the Vienna .NET User Group - many thanks to Chris Hynes and Gary Pupurs for making it happen and the whole group for their hospitality!

There was the most interest in my TDD topic which meant giving the same presentation within 2 days of giving it in Pittsburgh.  I was eager to try my “pair with the audience” strategy again.  This time the audience was smaller due to the last minute arrangements and the holiday season.  The group started off slowly but started jumping in and helping before long.  They questioned the techniques and had some tough questions which had me thinking.  All in all, it was a great night and hopefully a few new TDD converts.

If you are interested in this presentation for your User Group or Conference, please contact me.

You can also view the slides and code from the presentation (including my upcoming gigs).

Comments

# Charles M. Carroll said on Sunday, December 14, 2003 11:23 PM

Enjoyed your speech very much. When we get you back I will do what it takes to get you a huge audience.

I have some sneaky ideas about how Nunit could be used to test Aspx Pages directly.... I think the key to Unit testing ASP.net code is to test the CLass that ASP.net worker process works with rather than pages. Since all pages are mapped under the covers to a class anyways.
... and to do equivalent of the RenderMe stuff against asserts ala
http://www.aspnetemail.com/samples/EmailUsercontrol.aspx

Remote Scripting stuff (crude):
http://www.learnasp.com/learn/remotescriptinglist.asp
http://www.learnasp.com/learn/remotescripting.asp
http://www.learnasp.com/learn/remotescriptingms.asp
http://www.aspfriends.com/aspfriendshome/links.aspx?list=aspremotescripting

This Blog

Syndication