This Week on C9: .NET Micro Framework, Azure, and PHP

Developer Rorschach, haha, excellent!
Windows 7 sensors. I'm just waiting for the smorgasbord of USB and wireless sensor gadgets to inundate us.
Scott Hanselman list looks pretty cool. Here are the links for the other two programs mentioned in the show:
welcome back dan! good to hear poopage is progressing as planned
(welcome back brian too, but you havent been gone as long )
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
--edit--
family guy ftw
(warning, childish, hilarious)
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").
Great show guys! Good to se you both back (although the crew filling in for you was awesome ).
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 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
Brian: what's with the hat? Sunburnt head? Ill advised holiday haircut?
Thanks for the inSSIDer tip -- I am now interference free!
Herbie
Still can't download any of the WMV's...
Anyway, welcome back Dan!
Thanks for including the links, I forgot to include them!
Edit - Here's the projects that inSSIDer is built on
Wifi Scanner - http://www.codeproject.com/KB/gadgets/WifiScanner.aspx
Managed Wifi library - http://www.codeplex.com/managedwifi
I'm emailing Yochay Kiriaty, our Windows 7 guru to see if there's a definitive list of sensors that work on Windows 7 and the recommended tutorials for writing one. As for a Wiimote driver, I know Brian Peek is looking at that
Just heard back from Yochay, there is no list of sensors that work on Windows 7, but they'll be a lot more by Win 7 RTM. As for a recommended tutorial, he sent this - https://www.microsoft.com/whdc/device/sensors/default.mspx.
awsome i'll check that out, thanks
good to hear about brian and the wiimote too, if anyone can do it, he can
Great job on compiling the webcast, guys! Can't wait to see Visual Studio 2010 with multi-monitor support.
Nope, nothing like that - but one of my friends in Brazil gave me the hat and I just decided to wear it to work that day.
Good to have you back guys ,)
hi plz any one can send me window 2008 sever link i wan to check the senser ...
Sensor support is currently in Windows 7, not Windows Server 2008. I'm not sure if they plan on bringing this support to Windows Server or not...
Brian
Update! The name of the Brazilian who was singing the TWC9 theme song before my TechEd session was Alfred Meyrs, a C# MVP. Thanks to my friend Rodolfo Roim for pointing that out. It was one of the best ways to get ready for a presentation - Alfred, thanks
for making my day.
Brian Keller
Nice show, however...
...if you're going to recommend some tool to your viewers, don't you think you should test it before you do?
I've tried this Markup Tamer in VS2008 and it greates errors in my code in the first file I applied it on.