Posted By: Dan Fernandez | Sep 4th @ 4:06 PM | 47,935 Views | 18 Comments
This week on Channel 9, Dan (back from paternity leave) and Brian (back from Brazil) discuss the week's top developer news including:
 
- Scott Guthrie - Visual Studio 2010 Multi-Monitor support
- Phil Haack - 7 Stages of new language keyword grief, Dan adds that Step 0 is the developer Rorschach test where they see a keyword and say that it already existed in some previous language/tool they used (Fortran, Delphi, RoR, etc)
- Jeffrey Snover - Use PowerShell to find and use the right WMI Object
- Coding4Fun - GPS Tools for .NET Developers
- Ben Anderson - Popfly Game Engine source code on CodePlex
- Scott Hanselman - 2009 Ultimate Developer & Power Tools List
- Daniel Crenna - Visual Studio Add-in on CodePlex - Markup Tamer, via Greg Duncan
- Christian Kleinerman: SQL Server "Project Madison" -  high scale massively parallel processing (MPP) data warehouse
- Larry Larsen - Windows Home Server Power Pack 3
- Rudi Grobler - Windows 7 Sensor Platform Basics - Adjust WPF theme based on ambient light
- Windows 7 User Experience Interaction Guidelines
- Soma - VS 2010 tools to generate a dependency graph and a sequence diagram

Picks of the week
- Brian's pick: Clemens Enrich figures out how to Connect VS 2010 Use Case Diagram with SketchFlow
- Dan's pick: If you're a geek, upgrade your home network to Gigabit networking for $30 USD. I'd also suggest at least CAT 5e cable.
Rating:
2
0

Developer Rorschach, haha, excellent!

 

Windows 7 sensors.  I'm just waiting for the smorgasbord of USB and wireless sensor gadgets to inundate us. Smiley

Scott Hanselman list looks pretty cool. Here are the links for the other two programs mentioned in the show:

http://synergy2.sourceforge.net/

http://www.metageek.net/products/inssider

aL_
aL_
Rx ftw

welcome back dan! good to hear poopage is progressing as planned Smiley

(welcome back brian too, but you havent been gone as long Wink )

 

sensor platform is awsome, too bad there arent that many devices out there yet though.. do you know if there is a way to write a managed wrapper of a sensor and have sensor platfrom use that? if not, do you know of any good tutorials on how to write a sensor driver from scratch? file > new to driver visible in win7 i mean..

in anycase, there needs to be a wiimote driver for sensor platform Smiley

 

--edit--

family guy ftw

(warning, childish, hilarious)

 

exoteric
exoteric
I : Next<I>

Many people don't get Dynamic, and what they don't get, they don't want. Some not only don't get it, they see it as a way to circumvent the type system and so hate it. As Anders says - if you don't have the types in the first place, why should you have to have ugly syntax just because the compiler doesn't have the types.

 

Many others (at least used to) think that C# is just Java rehashed (I still hear this today from some people), in a way it was, but any new language is a rehash of something else. But they're not the same. They have very different generics, different ways of dealing with primitive types vs reference types. Java generics is compiled with type-erasure. Etc., etc., etc. That these differences are constantly glazed over is just annoying.

 

Now, with LINQ, Lambda expressions, Dynamic, etc., we're getting much more detached. And indeed we see Java copying C# & co. Mutually recursive development, the way it should be (don't really like the word "innovation").

wisnia
wisnia
Tomasz Wisniewski

Great show guys! Good to se you both back (although the crew filling in for you was awesome Wink ).

As for Synergy goes it’s a great piece of software. I’ve been using it for couple of years now. Unfortunately it’s has been out of development for some time now Sad I also have one issue with it. When I’m using it at home with my PC (which has XP SP3) and my Laptop (which has Windows 7) I have to turn of UAC on my laptop, otherwise it won’t work Sad

Dr Herbie
Dr Herbie
Horses for courses

Brian: what's with the hat?  Sunburnt head?  Ill advised holiday haircut?

 

Thanks for the inSSIDer tip -- I am now interference free!

 

Herbie

 

Bas
Bas
It finds lightbulbs.

Still can't download any of the WMV's...

 

Anyway, welcome back Dan!

Microsoft Communities