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
Devscovery in Review: another perspective

Grant did an excellent job with his Devscovery in Review post, but I have a few things to add.

Day 1 Session 3: I attended “Building Scalable, High-Performance Web Apps with ASP.NET”. Jeff Prosise is definitely an ASP.NET guru; he also developed the ASP.NET track for DevDays 2004. The most interesting thing I learned was how to create a custom user control caching mechanism.

Day 2 Session 1: I attended “Exception Handling” with Jeffrey Richter. He did an excellent job proposing his own exception management philosophy. Basically, if a method does not do what it says it will do, throw an exception. If you know the method will fail often enough, change its name to TryXXX, with many references to the threading model. Favorite quote: “On Error Resume Next turns any method into a random number generator.”

Day 2 Session 3: I attended “New Whidbey C# Features” which should really have been called “C# Generics.” Despite the name, Jason Clark did an excellent job describing how generics are implemented in both .NET and Java. This kind of in-depth comparison I think is really important. He continued on about when to use generics and when not to, and cautioned against the overuse that comes when developers get new coding toys. :)

Day 2 Evening: After outing Grant’s nerd crush, we proceeded to wander around looking for a good sports bar to watch hockey. We couldn’t find anything good, so we went back to the hotel where we all fell asleep before the middle of the second period.

Day 3 Session 1: I attended the “What's New in ASP.NET 2.0” talk with Jeff Prosise. Lots of exciting stuff is heading our way!

Why else should you attend Devscovery? You could win a Tablet PC (your choice of three different ones), an MP3 player, 6 months of web hosting, Xbox games, and more. You also get a free subscription to MSDN Magazine as well as the standard conference goody bag. I won an Xbox game myself, which was pretty nice.


Posted 05-03-2004 1:06 PM by Darrell Norton

[Advertisement]

Comments

Steve wrote RE: Devscovery in Review: another perspective
on 05-03-2004 9:48 AM
"I leanred how to create a custom user control caching mechanism"

You got me interested, how? :)
Steve wrote re: Devscovery in Review: another perspective
on 05-03-2004 9:51 AM
Do you like how I made it look like you misspelled learned?
Darrell wrote re: Devscovery in Review: another perspective
on 05-03-2004 9:59 AM
Steve - hehehe, yeah, nice one!
Darrell wrote re: Devscovery in Review: another perspective
on 05-03-2004 10:01 AM
Whoops - I left my notes at home... I'll post tomorrow!
Steve wrote RE: Devscovery in Review: another perspective
on 05-03-2004 3:45 PM
Sweet, I'll look forward to it!
Darrell wrote re: Devscovery in Review: another perspective
on 05-04-2004 1:40 AM
Darrell Norton's Blog wrote Proper exception handling
on 08-25-2004 8:05 AM
Proper exception handling
Steve Hebert wrote re: Devscovery in Review: another perspective
on 08-25-2004 8:25 AM
This sounds impressive. I'm looking for a good development conference to attend. I had been looking at VSLive, but the list of sessions isn't that exciting. Just out of curiousity, if you had the choice, which would you take?
Darrell wrote re: Devscovery in Review: another perspective
on 08-25-2004 8:39 AM
I'm not sure about VSLive, since I can't figure out the session tracks, but the speaker list looks really good.