Archives
-
AppCmd Migrate Config and Remove HttpModules
In some of my Web projects I’m using the <remove name=”…”/> tag in web.config section system.web/httpModules. When you’re using the appcmd migrate config command not all removed httpModule … more
-
SmallBasic - A Microsoft DevLabs Project
Not sure if you already heard about Small Basic? Small Basic derives its inspiration from the original BASIC programming language. Small Basic is a project that's aimed at bringing "fun" … more
-
Tahoe-II Development Board now available
Device Solutions have announced their new Tahoe-II board some weeks ago and this week the boards are already available at their distributors (for all European developers Jan has opened his online … more
-
Encrypt your AJAX traffic using Microsoft Silverlight and Ajax.NET Professional
Some of you maybe remember that I had added some security related features in Ajax.NET Professional. It is possible to put an AJAX token or to simple encrypt the data that gets over the lines. With … more
-
Windows Media Center as a Silverlight Application
Yesterday I have noticed that the Windows Media Center web site has added an Silverlight application that is showing how the Windows Media Center on Windows Vista is working. Hey, I did this with one … more
-
Really Cool Internet Explorer 6 – But how will it perform on 400 MHz?
I have downloaded the new emulator images and I’m really impressed that the IE6 render engine really fits in such a small device. I have created some screenshots below. All Web sites look very … more
-
Windows Mobile 6.1.4 – Download Emulator Images
Yesterday Microsoft has published the new emulator images for Windows Mobile 6.1.4. One of the most important new features is the Internet Explorer Mobile 6 version. Windows Mobile 6.1.4 includes … more
-
DNS, Zigbee, XBee, Web, SMTP and POP classes in my MSchwarz Toolkit for .NET Micro Framework
As I wrote already some days ago I'm currently working on a library that will offer networking features that I'm missing in .NET Micro Framework. All features are first implemented in desktop .NET … more
-
Xtopia 2008 – Ask-The-Expert (ATE)
I will attend the Xtopia 2008 and be available as an Ask-The-Expert (ATE) for questions concerning ASP.NET and Silverlight. Of course, feel free to ask me anything about the .NET Micro Framework 3 … more
-
AppCmd Migrate Config and HTTP Error 500.22
Yesterday I tried to migrate an Web Application from IIS 6 to IIS 7 integrated managed pipeline mode. After copying the files to the new folder I opened a Web browser and got following error message: … more