The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Devscovery in Review: another perspective

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Darrell Norton

Posts: 876
Nickname: dnorton
Registered: Mar, 2004

Darrell Norton is a consultant for CapTech Ventures.
Devscovery in Review: another perspective Posted: May 3, 2004 1:37 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Darrell Norton.
Original Post: Devscovery in Review: another perspective
Feed Title: Darrell Norton's Blog
Feed URL: /error.htm?aspxerrorpath=/blogs/darrell.norton/Rss.aspx
Feed Description: Agile Software Development: Scrum, XP, et al with .NET
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Darrell Norton
Latest Posts From Darrell Norton's Blog

Advertisement

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.


This Blog Hosted On: http://www.DotNetJunkies.com/

Read: Devscovery in Review: another perspective

Topic: NYU student sleeps in library Previous Topic   Next Topic Topic: Global error handling

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use