How cool is that? Oh, by the way, gaming is supported through the XNA framework. Even better! Lets get started! Windows Phone developer tools CTP (don’t forget the...
This just in from MIX10; well, I just found out anyways. Silverlight 4 has released the Silverlight 4 RC (release candidate). Want the new stuff? Well, here is how...
One of my major gripes with Silverlight 3 is the inability to theme your application. Currently if you want to style a button for your application you will have to...
Lets face it, any one building LOB (line of business) applications know that their users love Microsoft Excel. If the users had their way, they would do everything...
Back in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system devices; including how to use the...
I have been doing Silverlight development since it was released. One question I get asked a lot is how do to create a custom pre-loader for my application. What do I...
Yesterday I gave a presentation on some new features in Silverlight 4. During this presentation I mentioned the newly available ability to interoperate with Office...
If you haven’t heard already, Microsoft announced that Visual Studio 2010 Release Candidate was available for MSDN subscribers and would be probably available on 10...
If you attended the NETDUG user group meeting last Thursday night and would like to download the sample code for my Silverlight/WPF Multi-Targeting presentation, you can...
The Entity Framework and the “The invoked member is not supported in a dynamic assembly” exception.
When you create an entity model, a few mapping files are created for you; namely .cdsl, .ssdl, and .msl. Right about now you may be saying to yourself, I don’t see...