Darrell Norton's Blog [MVP]

Sponsors

The Lounge

News

  • Darrell Norton pic

    MVP logo

    View Darrell Norton's profile on LinkedIn

    Currently Reading:

    weewar.com

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Test Driven Development webcast today with Ron Jeffries

The 400 level designation is defined by Microsoft as advanced/expert level content (see content level definitions). This should be a good one!

Test Driven Development as a Practice – Level 400

Products: Visual Studio.
Recommended Audience: Developer.

Date:  Monday, May 24, 2004
Time: 9:00AM-10:30AM Pacific Time (GMT-7, US & Canada)

Description:  Microsoft® Press author Ron Jeffries, author of the recently released Extreme Programming Adventures in C# will discuss the application of Extreme Programming design and development techniques using Visual C#® and and the Microsoft .NET Framework. Topics include "Spikes", unit-testing, and your questions regarding the fundamental techniques of simple design, test-driven development, and refactoring to create practical, .NET-ready applications.One registered webcast attendee will be randomly selected to win a free autographed copy of Ron Jeffries’ new book, one title in the new Microsoft Professional Series of books. The Microsoft Professional Series titles are focused on agile programming methods and underlying architectural design concepts and patterns, representing the cutting edge of new or changing technologies.

Presenter: Ron Jeffries, Software Development Consultant, Ronald E Jeffries Associates

Ron Jeffries is an industry leading voice and practitioner in the extreme programming movement. He was the on-site coach for the original eXtreme programming (XP) project. An independent consultant who has been involved in XP for more than five years, he has presented numerous talks and published several papers on the topic. He and his teams have built operating systems, compilers, relational database systems, and a wide range of applications. He is the most prolific on-line author by far in eXtreme Programming and related topics.

UPDATE:  Changed the link to point to the OnDemand webcast (permanent link).


Posted 05-24-2004 7:06 AM by Darrell Norton

[Advertisement]

Comments

Chris Wallace wrote re: Test Driven Development webcast today with Ron Jeffries
on 05-24-2004 3:35 AM
Is it being held Thursday? Or was it held today (May 24th)?
Darrell wrote re: Test Driven Development webcast today with Ron Jeffries
on 05-24-2004 4:26 AM
Chris - good question. I sent an email!
Darrell wrote re: Test Driven Development webcast today with Ron Jeffries
on 05-24-2004 4:54 AM
Monday, May 24!
Paul Laudeman wrote re: Test Driven Development webcast today with Ron Jeffries
on 05-24-2004 5:12 AM
Don't forget to post the link to the recorded webcast for those of us who can't watch it while at work. Thanks for the heads up, Darrell!
l.a.marco wrote re: Test Driven Development webcast today with Ron Jeffries
on 05-24-2004 5:31 AM
I'm surpissed Ron does not have to use the debugger a lot when running the testcases.

I actually love the UnitTest and the Studio debugger integration, just to run quickly one testmethod, or all testmethods in a class, or all testmethods in an assembly

Use this great addin::

http://sourceforge.net/projects/nunitaddin/

Darrell wrote re: Test Driven Development webcast today with Ron Jeffries
on 05-24-2004 6:38 AM
l.a.marco - yes, the NUnitAddin is quite awesome. Jamie Cansdale is the man.
Sanin Saracevic wrote re: Test Driven Development webcast today with Ron Jeffries
on 05-24-2004 7:16 AM
Sorry guys, total waste of time if you are looking for 400-level stuff.
Mike wrote re: Test Driven Development webcast today with Ron Jeffries
on 05-24-2004 9:07 AM
Couldn't find this Event, only this: https://msevents.microsoft.com/CUI/EventDetail.aspx?culture=en-US&EventID=1032252942

By the way I would like to recommend the NUnitForms addin as well as worthy of consideration.
http://sourceforge.net/projects/nunitforms/
Darrell wrote re: Test Driven Development webcast today with Ron Jeffries
on 05-24-2004 9:37 AM
Mike - after the event is over you'll get that message. I will update it with the "OnDemand" webcast link after Microsoft posts it.

BTW, I have listed NUnitForms on my .NET Test Driven Development page, which you can see here: http://dotnetjunkies.com/weblog/darrell.norton/posts/3374.aspx
Darrell wrote re: Test Driven Development webcast today with Ron Jeffries
on 05-24-2004 9:38 AM
Sanin - thanks for the info. Like I commented in your blog, now I don't have to waste my time being disappointed!
Colt Kwong's Blog wrote TDD WebCast
on 05-25-2004 6:19 AM