So, the WinPhone7 development tools "preview" (or whatever its called) was released earlier this week. I'm, personally, pretty excited. Silverlight development is something I've been wanting to do more of and I'm an absolute nerd when it comes to gadgets. I was an early smartphone adopter going back to the WindowsCE/Mobile days, then a PalmOS [...]
Also filed in silverlight, windows phone 7, xna
|
Tagged c#, mix10, sdk, silverlight, silverlight 4, windows phone, windows phone 7, winphone7, xna
|
So, I'm a bit late to the game on this. But ELMAH (Error Logging Modules and Handlers) is awesome. Basically just drop the dll in your bin folder on your project and adjust your web.config. It handles your error handling and logging automatically. Very slick. I got it in place today on a couple apps [...]
I’m trying to find more reasons to switch a lot of my js/ajax ui over to jQuery recently. This is due to my excursions into Rails and Sinatra outside of work, and also because I feel like some of the MS Ajax Toolkit extenders seem to be bloated at times. I also figure that since [...]