2008 Nov 22
1 of 1152 |
Creating an installer that includes a Visual Studio bootstrapper package and an MSI built with WiX 3.0 - A few days ago, I wrote a blog post describing how to create an MSI-based installer for a Windows game created with XNA Game Studio 3.0. In tha......
2 of 1152 |
Language detection, script detection, and how they differ. - Two of the first services out of the gate for ELS are language detection and script detection, both of which are available in the PDC build of Window......
3 of 1152 |
PASS 2008 Conference - Day Five - Today was the final day of the conference, but I had a packed house for our discussion on PowerShell and SQL Server. I wanted to blog about one conce......
2008 Nov 20
4 of 1152 |
How to customize TFS Build project - A couple days ago, I presented a session called “Continuous Integration throughout the Entire Development Lifecycle” at an Application Lifecycle Mana......
2008 Nov 17
5 of 1152 |
Internet Explorer Mobile 6 - Last week at Tech-Ed EMEA Developers conference we announced the availability of emulators and documentation for Internet Explorer Mobile 6, which ......
2008 Nov 16
6 of 1152 |
Extending MVC: Auto Refreshing A Partial View Using AJAX - This is something that I put together in a few minutes to provide a way to refresh a partial view on a specified time interval. Let's create a MVC U......
2008 Nov 13
7 of 1152 |
MrEpl a fun way to learn MSchema - One of the hidden gems (in my mind, but then I’m biased) in the Microsoft “Oslo” SDK that went public at PDC is the “M Script Mode” in Intellipad whi......
2008 Nov 12
8 of 1152 |
F#: Perth .NET User’s Group - Thanks to Mitch Wheat for inviting me to talk, and letting me choose the topic: F#. Also a major thanks to both Joel Pobar (for callvirt, around all......
2008 Nov 11
9 of 1152 |
Microcode: Scripting RSS Feeds with PowerShell and Microsoft.FeedsManager - PowerShell's an amazing glue language. It can help you bring code from all corners of the earth into one environment, and then you can cu......
2008 Nov 10
10 of 1152 |
Getting Started With EntityClient in EntityFramework - In this post I am going to illustrate how to use EdmGen and EntityClient to program with Entity Framework. EdmGen is utility shipped with Entity Fram......