Web Hosts Coldfusion
2010

Technical definitions in english, please: Coldfusion, ASP, XML, etc.?
I’m trying (for the first time!) to build a database-driven dynamic website and am lost in the terminology.
Could someone explain the following:
The difference between Coldfusion and .NET? Are they roughly equivilant programs from different vendors?
How does ASP relate to ColdFusion? Is ColdFusion a way of implementing ASP, or something else entirely?
What, exactly, is ColdFusion is used for? I’ve read that it “gives database backend to web-based front end connectivity”, but that’s all greek to me. I’d really like specific, real world examples of what ColdFusion can (and is) used for.
Plain english definitions of some of the terms that typically are often used with CF (such as ASP, PHP, Access– how does it all connect)?
Does it matter what database I use (e.g. is Access 2003 okay for a relatively simple database that will be used by ColdFusion and Dreamweaver?
Are there any special considerations in web hosting that I will have to allow for because I’m using CF?
.Net is a microsoft framework language. It’s like, a foundation of a house kind of (loose analogy)
Coldfusion is a program, .NET is a framework language.
ASP (specificall ASP.NET) can be implemented via Coldfusion’s GUI. If you’ve got .aspx server controls on your server, Coldfusion can do its thing on those for DB reports.
ColdFusion in the capacticy I’ve used it for, is a reporting mechanism; like a inhouse dataminer on Steriods. If you’ve got it running agains a ASP database, then now you can run custom-written reports against this database and gather information (simlar to CrystalReports).
ASP = Programming Language typically for Database-related interfaces; like webSites that interface with DB’s (.aspx file extensions
PHP = Scripting language for Web Development. Dynamic content and web site creation
Access = Microsoft’s Database management tool; SQL based tool, similar to Oracle except that its got a User interface instead of being Text driven.
It shouldn’t matter, because ColdFusion and Dreamweaver should both support SQL databases… or at least be configured to be able to. However, I would look into ASP
None that I’m aware of… make sure the hosting site doesn’t care about implementing .php on the site (they shouldn’t since you’re paying for just space.. not content)
Media3 ColdFusion 9 shared and VPS web hosting
|
|
ColdFusion Studio 4.5 $495.00 ColdFusion 4.5 is a complete Web application product for developing and delivering scalable e-business applications. Whether you’re revolutionizing your company’s HR operations, building a new generation of your firm’s global intranet, or launching the next killer dot com strategy, you will find what you need in ColdFusion…. |
|
|
ColdFusion Server 5.0 Enterprise for Solaris $4,995.00 … |
|
|
ColdFusion Studio 4.5 (2 Year Subscription 5-client) … |
Comment