[ciapug] Propel

Carl Olsen carl.olsen at DRAKE.EDU
Tue Jul 25 09:37:03 CDT 2006


I've got PHING, CREOLE, and PROPEL installed and I'm just now looking at the
bookstore/schema.xml file.  This looks a lot like ADO.NET programming.  What
I always find most interesting is how all the languages are really doing the
same thing but in different ways.  I just finished a C# project where I
created a schema that looks like this one using the DataTable objects in
ADO.NET.  In that application, I read email addresses from config.ini file
and then read each line into an array that then goes into a DataTable
object.  During the process, I use some DNS and string manipulation classes
to check for valid domain names.  I set up the columns in the ADO.NET
DataTable object the same way these columns are set up in this schema.xml
file.  That's interesting.

--
Carl Olsen, MCSE
Web Developer, CMS Implementation
Marketing and Communications
Drake University
2507 University Avenue
115 Old Main
Des Moines, Iowa 50311-4505
Phone: 515-271-2986
Fax: 515-271-3798
Carl.Olsen at drake.edu
www.drake.edu



More information about the ciapug mailing list