The Artima Developer Community
Sponsored Link

.NET Buzz Forum
DevDays Content Review

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
James Avery

Posts: 1206
Nickname: james615
Registered: Sep, 2003

James Avery is a .NET pimp
DevDays Content Review Posted: Mar 13, 2004 2:00 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by James Avery.
Original Post: DevDays Content Review
Feed Title: .Avery Blog
Feed URL: /blog/Install/BlogNotConfiguredError.aspx
Feed Description: .NET and everything nice
Latest .NET Buzz Posts
Latest .NET Buzz Posts by James Avery
Latest Posts From .Avery Blog

Advertisement

I had a chance to attend DevDays in Cleveland last week and wanted to post a review of the content presented there. This review is just of the content, the speakers and logistics in Cleveland were all great. I decided take the "Smart Client" track, so I can only comment on those sessions.

The first session gave an introduction to the IssueVision sample smart client that was built for DevDays. It is a nice and simple issue tracking program that actually looks pretty nice. Then, to my surprise, they started talking about patterns and how they were used in this application. They showed both the theory and the implementation of the observer and command pattern. I heard someone who had never been exposed to patterns sit up and say "Hey that is pretty cool, why don't we do that?". I was very impressed to see them covering patterns at one of these events.

The second session was for the most part completely worthless, good thing our speaker was funny. Instead of showing a real way to solve the issue of data concurrency they copped out and showed auto generated stuff from the data adapter that most people would never use. (Yeah, I don't think complete access to tables is a good idea)

The third session was pretty good, but really did not have much to do with smart clients. They showed a good example of how to use one-way salted hashing to protect passwords... but that applies to every application. There was also some client side encryption stuff, which does apply to smart clients, but could also apply to other applications. This session should have just been called "Developing Secure Applications"

The fourth session content was decent, but also really applied to any type of application.  There was alot of time spent on executing a program from the web, which is actually pretty impractical due to security issues. At least they ended up covering the application updater block which is useful.

I thought it was kind of strange that every example was in VB.NET, but during one the samples I finally understood why Cory Smith named his site AddressOf. (At first I thought they were referencing his site or something)

Closing and opening keynotes were both pretty good. The InfoPath stuff is a little dated, considering it was Office 2003 after all. The longhorn video was pretty cool, but I think it was a little too much for some people to swallow.

That's it.

-James 

Read: DevDays Content Review

Topic: Global Assembly Cache (aka GAC) is a Misnomer: How "global" is it? Previous Topic   Next Topic Topic: New .Net site

Sponsored Links



Google
  Web Artima.com   

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