Michael's Blog
ASP.NET and Embedded Development
-
[de] .NET User Group Franken trifft sich wieder
Die .NET User Group Franken trifft sich wieder, am Donnerstag den 3. April bei der conplement AG im Südwestpark. Ich werde eine kurze Einführung/Demo zum .NET Micro Framework machen, als … more
-
ASP.NET MVC Source Code at Codeplex
Today Microsoft published the source code of ASP.NET MVC Framework at Codeplex: We’re delighted to give you an early preview of the first release of the ASP.NET MVC source code on to … more
-
Breaking Changes in Silverlight 2
There is an MSDN article that focuses on changes that might cause your older Silverlight-based applications to now fail or behave differently not on new features/enhancements for this release: … more
-
Surface Demo - Silverlight 2 Update and DeepZoom
Today I updated my Surface Demo (original source from Silverlight examples). Well, there are only some small changes since last beta 1.1. So I have added a DeepZoom control (MultiScaleImage) to the … more
-
Marc Julian Starting Writing
My oldest son Marc Julian (5 years old) will start school this summer. He's still in kindergarten and today we did some games with mathematics and writing some words, playing with what he has learned. … more
-
Getting Silverlight from Microsoft Update
Since some weeks Microsoft offers a Silverlight update (KB946609) through Microsoft Update. As it is an optional component you have to select it in the Microsoft Update web site or with Windows Vista … more
-
Silverlight Socket Comments
During my experience with Silverlight 2 beta 1 and the use of sockets I have collected some comments that may help you starting with sockets inside Silverlight: The current beta version 1 of … more
-
Wake-on-LAN from a .NET Micro Framework Device
Well, I love the easy development of embedded devices with the .NET Micro Framework. As the device I'm currently using is really small I tried to build a small Web site on it to start my private … more
-
Wrong DateTime on .NET Micro Framework Devices
Since embeddedworld2008 in Nuremberg I'm playing in my free time with the .NET Micro Framework and the Digi Connect ME network device. I've created a small Web server and ported the Ajax.NET … more
-
Silverlight 2 beta 1 and Socket Exception: Access Denied
Playing around with the sockets in Silverlight 2 beta 1 I found out that it works fine on my local host. When publishing my sample to a real Web server (I mean a Web server that is reachable in the … more