Welcome to Michaels Blog

All posts published in March 2003

Blog of latest news, updates, and stories for developers

ASPNET account and network access

After the installation of the .NET Framework you will find the ASPNET account on the local computer. If you start a ASP.NET web application this account will be used by the ASP.NET worker process (aspnet_wp.exe). For security reason the user has only some privileges, of course, no network access.

Posted by Michael Schwarz on Monday, March 31, 2003


ORM.NET 1.3 Released

ORM.NET - Object Relational Mapping Tool - is a powerful development application that auto-generates a data layer object model based on your SQL database schema. The generated run-time component exposes all tables as classes and columns as properties.

Posted by Michael Schwarz on Monday, March 31, 2003


Microsoft Windows XP 64-Bit edition

Microsoft sent the Windows XP 64-Bit edition version 2003 into the press works. The Desktop platform is optimized for the Itanium 2 of Intel. Microsofts operating system for High performance Desktops and workstations is to be introduced officially on 24 April. In the second quarter the bottom plate is to come from Intels of second Itanium generation and Microsofts 64-Bit-Windows on the market.

Posted by Michael Schwarz on Monday, March 31, 2003


Using a WebService with DHTML and Javascript

I have been asked several times how to use a WebService in a DHTML application on the internet using Scripting. Ok, I have created a small sample using Javascript and Microsoft.XMLDOM ActiveX objects (you have to use Internet Explorer 5 or higher).

Posted by Michael Schwarz on Sunday, March 30, 2003