473,387 Members | 1,420 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

ASP.NET or Cold Fusion

I'm a Microsoft Access and ASP.NET developer.
Currently I'm working at a company that uses Cold Fusion and we can't
find any
developers. I suggested that we use ASP.NET and Visual Studios.
The Cold Fusion developers tell me that it takes longer to develope
applications using ASP.NET. We are losing money because we can't get
the applications created in Cold Fusion.

Apr 5 '06 #1
4 1987
I would ask them for proof that Cold Fusion takes less time than ASP.NET.
It might be true for some kinds of applications, but is it true for the apps
you are building?
I have nothing against Cold Fusion. I've used it before although that was a
couple versions ago. At the time it seemed very comparable to ASP as far as
development style and time to develop. Now that ASP.NET has the power of
the .NET Framework behind it, that makes it more powerful and flexible than
most alternatives.
You might also consider performance metrics. I'm not sure how the current
versions of ASP.NET and cold fusion compare to each other for performance
these days, but I'd bet on ASP.NET when it comes to complex applications.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
<to*******@msn.com> wrote in message
news:11**********************@j33g2000cwa.googlegr oups.com...
I'm a Microsoft Access and ASP.NET developer.
Currently I'm working at a company that uses Cold Fusion and we can't
find any
developers. I suggested that we use ASP.NET and Visual Studios.
The Cold Fusion developers tell me that it takes longer to develope
applications using ASP.NET. We are losing money because we can't get
the applications created in Cold Fusion.

Apr 5 '06 #2
I do not know where you are located, but my company has a number of
Cold Fusion developers that may be of service to you. Some are
domestic and some are overseas. Send me an email or call me at
201-679-0953.

Thanks,

Andy Blum
CEO
www.wildthoughttech.com

Apr 5 '06 #3
ColdFusion is much easier to develop with because it does not require the complexity of the framework.

ColdFusion can also use ASP.net...
<to*******@msn.com> wrote in message news:11**********************@j33g2000cwa.googlegr oups.com...
I'm a Microsoft Access and ASP.NET developer.
Currently I'm working at a company that uses Cold Fusion and we can't
find any
developers. I suggested that we use ASP.NET and Visual Studios.
The Cold Fusion developers tell me that it takes longer to develope
applications using ASP.NET. We are losing money because we can't get
the applications created in Cold Fusion.

Apr 6 '06 #4
Seconded. Go ColdFusion if you have any doubts.

The biggest drawback to ColdFusion is the typelessness and lack of
modularity. The community came up with a programming standard called
FuseBox to help manage it. It works reliably for a small website with
a specific purpose - no more than three developers or so. I think you'd
see maintenance/scalability issues after that.

The advantages to ColdFusion are small learning curve, very rapid
development, fine control, and simplicity. Database connectivity is
very simplified. Shooting yourself in the foot is much more difficult.
CF integrates with COM, Java, MS dlls, and I'd imagine most web
services by now (haven't checked in a while).

I moved from ColdFusion 6.0 to ASPX 2.0. I'm an experienced programmer
with a ton of C++ and Java. So protocols, oop, etc are all well
understood. But Microsoft goes nuts over pragmas, directives, wizards,
and drag-and-drop which is so much Club Microsoft stuff. There is a
big learning curve to learn this BS. And it worsens the more you think
"I want to do this" versus "How does Microsoft want me to do this?"
The first three months I used ASP.NET I wrestled against it.

One more parting shot, VS 2005 is crap. Intellisense isn't real-time.
It lags behind reality by about 2-5 minutes or until the next build.
Nested master pages won't render graphically. Microsoft messes with
the root directory on the internal web server. ASP tags aren't
recognized in a content page when editting unless /the master page is
open/ in the editor. Who knows why. Refactoring is a joke. It takes
me at least five minutes to rename a variable. Most of the time it
breaks.

Side note: Eclipse is the IDE of choice. Brilliant. I haven't tried
it with .NET yet. But I've heard people have had success with it
outside of Java.

Apr 20 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Al Kolff | last post by:
Is there a program, script or other tool for converting cold fusion into PHP? After googling for quite some time and not finding a solution, I am beginning to think that there is no magic...
8
by: cory | last post by:
I realize this is a Microsoft group, but what are the advantages/disadvantages of cold fusion? People are telling me the coding required in .cfm is much less than .asp? Is this true? Which one...
0
by: MichelleB | last post by:
I have 3,000 reports (dynamically generated and include graphs) that were created from a Cold Fusion Server behind our firewall. I now need to publish the results (static information) from these...
3
by: robboll | last post by:
Whenever I query my database using Enterprise Manager, the response time is about a second. When I access the same data via a Cold Fusion webpage, it takes about 15 seconds (or more) to resolve. ...
2
by: CSDunn | last post by:
Hello, My boss is considering the purchase of a calendar/scheduler program for our school district, and part of the setup calls for the installation of Macromedia's Cold Fusion software. My bosses...
5
by: CB | last post by:
Is there a decent Cold Fusion to ASP converter out there. I came across a pretty good PHP to ASP converter, but have had no luck with CF.
1
by: Tom LeBold | last post by:
I'm a Microsoft Access and ASP.NET developer. Currently I'm working at a company that uses Cold Fusion and we can't find any developers. I suggested that we use ASP.NET and Visual Studios. The...
0
by: molcaleviATyahoogroupsDOTcom | last post by:
KO mafia CFR ILLUMINATI ! Global Democracy TRIVOLUZIONE ARTSENU COLD FUSION W post OPEC ! B '' H _ KO mafia ! Global Democracy ARTSENU & Fusione Fredda = TRIVOLUZIONE
0
by: molcaleviATyahoogroupsDOTcom | last post by:
KO mafia CFR ILLUMINATI ! Global Democracy TRIVOLUZIONE ARTSENU COLD FUSION W post OPEC ! B '' H _ KO mafia ! Global Democracy ARTSENU & Fusione Fredda = TRIVOLUZIONE W post OPEC ! ! !
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.