Delphi Clinic C++Builder Gate Training & Consultancy Delphi Notes Weblog Dr.Bob's Webshop
Dr.Bob's Delphi Notes Dr.Bob's Delphi Clinics Dr.Bob's Delphi Courseware Manuals
 Dr.Bob Examines... #68
See Also: other Dr.Bob Examines columns or Delphi articles

2011/10/31 - Delphi 2006 ASP.NET ECO Weblog
Delphi 2006 ASP.NET ECO Weblog is not a brand new book, in fact, it's using Borland Developer Studio 2006, but it is now available in a new eBook format from Barnes & Noble.


Delphi 2006 ASP.NET ECO III Weblog on Lulu.com
This 63-page courseware manual describes the design, implementation and deployment of my weblog, which was originally written using Delphi 2005 and ECO II, but is recreated from scratch using Delphi 2006 and ECO III. Full source code available, including ASP.NET AJAX enhancements.
The final deployed ASP.NET ECO weblog application has been in use for over two years now and has been used for hundreds of posts and comments. This original version of the weblog has been enhanced several times in the past two years (for example with a comment spam filter) - enhancements which are not described in the manual (since the manual is about the design, implementation and deployment of the original, fully working, version of the weblog).


2006 August - The Delphi Magazine #132
My Under Construction column in the August issue of The Delphi Magazine is about Deploying ASP.NET / ECO III Applications. In this article, I demonstrate how to deploy your ASP.NET applications (including the ECO III version of Bob's Error Report Tool) and untangles the various gotchas you may encounter along the way.


ECO III Case Study: Bob's Error Report Tool (BERT)
My Under Construction column in the May issue of The Delphi Magazine is about Enterprise Core Objects (ECO) III and State Machines. Apart from States, I also cover Transitions between States using Triggers operations (and parameters for triggers), Guards (OCL Expressions, for example checking parameters or other preconditions), Effects (ECO Action Language statements), and Entry/Exit Actions of States.


ECO III Case Study: Bob's Error Report Tool (BERT)
My Under Construction column in the April issue of The Delphi Magazine is about Enterprise Core Objects (ECO) III.

In this article (part One of Two), I start to demonstrate the ECO III features in Delphi 2006, which are now brought down into the Professional Edition. We'll design a model for Bob's Error Report Tool (BERT) in an ECO Package, make the model persistent, and create a simple WinForms GUI for it.
Next month, the ASP.NET Web version layer on top of the BERT ECO Package will be implemented and deployed.
NOTE: The complete source files from my previous Under Construction columns are now available from my UCCode Web Service, complete with Win32 client source code.


Enterprise Core Objects (ECO) ASP.NET Weblog
My ECO-driven weblog (ASP.NET) web application, as described in my article series for Bitwise Magazine, is finally deployed and made available online on my test server at http://www.drbob42.com/blog. Feel free to read it and leave a comment if you wish.
RSS feeds have been added as well, including support for the ASP.NET Web Service on top of the ECO II model. Future plans include the migration to Enterprise Core Objects III and the inclusion of State Machine support (to be included in my ECO III training manual).


I've written a number of articles about Enterprise Core Objects using Delphi for .NET. The following articles are ordered in reverse chronological order (the oldest the bottom): ECO II is also covered in my Delphi 2005 courseware manuals (specifically the ADO.NET and ASP.NET titles), and the ECO II Weblog articles will be combined with the existing ECO coverage into a special ECO courseware manual later in 2005.


This webpage © 2005-2010 by Bob Swart (aka Dr.Bob - www.drbob42.com). All Rights Reserved.