Well another thing I found out this weekend reading through my ASP 3.0 book
is two things I think are a little slow in CF. First is that you can program
functions in ASP ie

sub Calculate()
  code here
end sub

I dont know what the CF response to this is, perhaps the custom template
comes closest. I suspect there is a "function" function in CF but not well
versed with it yet. The other thing I am seeing in ASP 3.0 is extensive use
of XML conversion without having to go through regex or WDDX as we do now. I
havent read the full chapter but it looks like you can pull info from a XML
data island right in ASP. There's a lot of WDDX stuff out there for CF right
now but I'd like to see XSL for CF become more easier and widespread.

----- Original Message -----
From: Bridget Corkery <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 30, 2000 6:22 AM
Subject: CF vs ASP


> I wrote on Friday to ask for some good resources or reasons why CF is a
> better application developer than ASP.  Although I did receive some really
> good references, I didn't receive nearly as much of a response as I
thought
> I would.
> The web references are great and I know that everyone is very busy so I am
> just throwing it out one more time in case anyone missed it over the
holiday
> weekend.
> I have been using CF for about 7 months and love it.  However, I started
at
> a new company who initially said that using CF wouldn't be a problem.  Now
> it seems that the IT department would like to standardize the products we
> use and would like to use ASP.  I have found several articles comparing
the
> two, in which CF always wins; but I really need as much input, insight and
> advice that I possibly can on this issue because I am now a complete
> advocate of CF.
>
>
> Thanks very much and I apologize for sending the same issue in twice.
> Bridget
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to