Monthly Archives: April 2006

Eiffle Studio 5.7 and Eiffle For ASP.NET

Last night I downloaded and installed Eiffle Studio 5.7 and wrote my first Hello World program in Eiffle. After careful consideration, I have decided to concentrate on developing my expertise using this programming language. It is a losing proposition to … Continue reading

Posted in General | Leave a comment

Web Application Development With PHP 4.0

Today I received the book Web Application Development With PHP 4.0 by Tobias Ratschiller and Till Gerken. This book is slightly out of date but then my web site only supports PHP Version 4.1.2 so there is no reason to … Continue reading

Posted in General | 3 Comments

Java Server Pages

Today I received a book Pure JSP: Java Server Pages by James Goodwill which should help me to learn Java using the same concepts that I currently use in my ASP work with Visual Basic scripting.

Posted in General | Leave a comment

More ASP.NET 2.0 Exploration

It looks like the master page absolutely needs a vb code behind file. I was trying to run some simple examples without using Visual Studio. My installation of Visual Studio 2005 only had some SQL Server 2005 project types so … Continue reading

Posted in General | 1 Comment

ASP.NET 2.0

Today I began to study ASP.NET 2.0 which I already have installed on my system. I figured out how to create an ASP.NET 2.0 web application using the new IIS configuration tool which is a new ASP.NET tab in the … Continue reading

Posted in General | Leave a comment