Forum Moderators: open

Message Too Old, No Replies

Coldfusion vs ASP

Merits of each for a newbie

         

jacuzzi

2:30 pm on Nov 25, 2003 (gmt 0)

10+ Year Member



Hi,

I want to strat building dynamic applications and need to learn a server side language. I've narrowed it down to Coldfusion and ASP. Coldfusion appears the easier to learn, but is it as powerful as ASP?

I will need to have functions on my site which open other sites, login automatically and then retrieve data from within the external site. Which language would be best for that purpose.

Any other comments much appreciated...

tkx

mattglet

4:11 pm on Nov 25, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



just my quick opinion:

coldfusion is extremely easy to learn, but i think ASP is more flexible. with cold fusion, you have to have an actual ColdFusion Server application running on the webserver, in order to display .cfm pages. this can be pretty costly. with ASP, all you need is IIS, which comes on every microsoft webserver OS.

-Matt

Small Website Guy

6:47 pm on Nov 25, 2003 (gmt 0)

10+ Year Member



Be aware that ASP.NET/SQL Server hosting is quite expensive compared to PHP/MySQL hosting.

sullen

7:05 pm on Nov 25, 2003 (gmt 0)

10+ Year Member



In my experience, cold fusion is much slower than ASP (or PHP for that matter).

pageoneresults

7:12 pm on Nov 25, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hello jacuzzi, Welcome to WebmasterWorld!

I think the advice above is on target. I would add that choosing a technology that is more mainstream would be in your best interest. Since I work on a Windows platform, I highly recommend asp/aspx. Many here work on UNIX and would recommend php for that platform.

Either way, those two are the top two technologies being used for dynamic environments.

mattglet

7:26 pm on Nov 25, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



most hosting companies are allowing .NET hosting for the same amount as classic ASP hosting.

yes, MS SQL Server can be expensive as a whole, but be aware that MySQL works just fine with ASP, and Access is also a fine solution for upstart sites (read: few database updates). both MySQL & Access are free alternatives. you will find a lot of companies that allow ASP, and also offer MySQL as their database solution.

jacuzzi- my suggestion is to do your research, and search around for all the different packages that hosting companies offer, then make your decision. you will ultimately find your best choice.

-Matt