Archives
-
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 ( … more
-
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 … more
-
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 … more
-
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 … more