Archives
-
Code from my DevConnections Talks and Workshop
Thanks to everyone who attended my sessions at DevConnections Las Vegas. I had a great time meeting new people, discussing business problems and solutions and interacting. Here’s the code and slides for the sessions. For those that came to the full-day Silverlight workshop I’ve included the slides that didn’t get printed plus a ton of code to help you get started with various Silverlight topics.
-
My Favorite iPad Apps….So Far
So I did it. I went out and bought an iPad a week ago after playing around with one at a local Apple store. The guy at the Apple store didn’t help my decision with his “stuffy” attitude but I’m going to give him the benefit of the doubt since there were a ton of people trying to get his attention that day.
-
Call for Abstracts for the Fall Silverlight Connections Conference
-
Slides and Code from my Silverlight MVVM Talk at DevConnections
-
Simplify Your Code with LINQ
I’m a big fan of LINQ and use it wherever I can to minimize code and make applications easier to maintain overall. I was going through a code file today refactoring it based on suggestions provided by Resharper and came across the following method: