ASP.NET vs Cold Fusion

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default ASP.NET vs Cold Fusion

    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 condition for the purchase of
    this software is that the company we are purchasing from support the entire
    application, and that our understaffed I.T. department not have to.

    I was hoping to come up with an application using the calendar control with
    ASP.NET, but due to the work load of current SQL Server database projects,
    there is no way I will have time to even start one for a good while.

    Anyway, I was hoping to get some feedback about Cold Fusion. This is what I
    understand about Cold Fusion:

    1. Its proprietary to Macromedia
    2. The licensing is expensive (so I've heard)
    3. It is not as popular now as it was a year or two ago (so I've heard)

    I don't even know that I need to worry about it if the company we are
    purchasing from is going to 100% take care of the support for the product.
    On the other hand, I need enough information to decide whether or not a
    product run on cold fusion is going to be enough of a problem to discontinue
    any further consideration of the product. We are a Microsoft shop running
    Windows 2000 Server of one flavor or another on all of our servers, and XP
    on most of the desktops.

    If you happen to have knowledge about Cold Fusion that you could pass along,
    or reason that I should have concern about purchasing software build around
    Cold Fusion, please let me know.

    Thanks for your help!

    Chris Dunn


    CSDunn Guest

  2. Similar Questions and Discussions

    1. Migrating from Cold fusion 5 to Cold fusion 7
      Hi, I am facing problem while migrating from CF 5 to CF 7. Please let me know is there any tool is available to Migrate from CF5 to CF 7.
    2. How about Cold Fusion MX7
      Hey guys My boss asked me to look into upgrading our cold fusion server to MX7. I need to evaluate it. I have not run into any improvements on...
    3. Using Cold Fusion
      I've installed Colfusion MX 7 on my PC, as a "standalone" program, using the cf server. Where do I go to actually write CF websites, and what...
    4. Cold Fusion MX7
      :frown; I am running Windows XP Pro. I have Apache installed which is using port 80 and IIS installed which is using port 90. I wish to use...
    5. Cold Fusion 5 & ASP
      In the early days of Cold Fusion (i.e., when Allaire still owned the app), I recall there being some problems with CF and ASP living together on the...
  3. #2

    Default Re: ASP.NET vs Cold Fusion

    1. Yes and no. ColdFusion is but CFML is not (lookup BlueDragon).
    ColdFusion/CFML will run on multiple platforms such as Linux, Solaris, and
    others. I should also note that BlueDragon will integrate with .NET within
    the next little while.

    2. Licensing is not free, but the cost per project is usually cut in half
    when using ColdFusion over ASP or PHP or JSP. It's really worth the upfront
    cost, with huge time and resource savings over the course of a single
    project. If you purchase CFMX for Linux, you're paying about the same as
    Windows Server 2003 with ASP included. If you want to save money, CFMX is a
    good choice.

    3. There are over 300,000 CF developers, not as many as ASP but still quite
    a large army. It's popularity has skyrocketed in recent years, especially
    now with Rich Internet Applications (RIA) using Flash Remoting and
    ColdFusion together.

    Macromedia really seems to have their stuff together.

    If you have any more questions, let me know.

    Ben


    "CSDunn" <cdunn@valverde.edu> wrote in message
    news:OxLKyUSVDHA.2316@TK2MSFTNGP09.phx.gbl...
    > 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 condition for the purchase of
    > this software is that the company we are purchasing from support the
    entire
    > application, and that our understaffed I.T. department not have to.
    >
    > I was hoping to come up with an application using the calendar control
    with
    > ASP.NET, but due to the work load of current SQL Server database projects,
    > there is no way I will have time to even start one for a good while.
    >
    > Anyway, I was hoping to get some feedback about Cold Fusion. This is what
    I
    > understand about Cold Fusion:
    >
    > 1. Its proprietary to Macromedia
    > 2. The licensing is expensive (so I've heard)
    > 3. It is not as popular now as it was a year or two ago (so I've heard)
    >
    > I don't even know that I need to worry about it if the company we are
    > purchasing from is going to 100% take care of the support for the product.
    > On the other hand, I need enough information to decide whether or not a
    > product run on cold fusion is going to be enough of a problem to
    discontinue
    > any further consideration of the product. We are a Microsoft shop running
    > Windows 2000 Server of one flavor or another on all of our servers, and XP
    > on most of the desktops.
    >
    > If you happen to have knowledge about Cold Fusion that you could pass
    along,
    > or reason that I should have concern about purchasing software build
    around
    > Cold Fusion, please let me know.
    >
    > Thanks for your help!
    >
    > Chris Dunn
    >
    >

    Ben A Guest

  4. #3

    Default Re: ASP.NET vs Cold Fusion

    About your answer to #2...

    How is the cost per project cut in half using CF over the other
    technologies?

    In his case they are a Windows shop so they already have an OS, ASP, and the
    DotNet Framework is free.

    PHP is also free.

    Bob Lehmann

    "Ben A" <microsoft@monkeon.com> wrote in message
    news:eoknM1SVDHA.2032@TK2MSFTNGP11.phx.gbl...
    > 1. Yes and no. ColdFusion is but CFML is not (lookup BlueDragon).
    > ColdFusion/CFML will run on multiple platforms such as Linux, Solaris, and
    > others. I should also note that BlueDragon will integrate with .NET
    within
    > the next little while.
    >
    > 2. Licensing is not free, but the cost per project is usually cut in half
    > when using ColdFusion over ASP or PHP or JSP. It's really worth the
    upfront
    > cost, with huge time and resource savings over the course of a single
    > project. If you purchase CFMX for Linux, you're paying about the same as
    > Windows Server 2003 with ASP included. If you want to save money, CFMX is
    a
    > good choice.
    >
    > 3. There are over 300,000 CF developers, not as many as ASP but still
    quite
    > a large army. It's popularity has skyrocketed in recent years, especially
    > now with Rich Internet Applications (RIA) using Flash Remoting and
    > ColdFusion together.
    >
    > Macromedia really seems to have their stuff together.
    >
    > If you have any more questions, let me know.
    >
    > Ben
    >
    >
    > "CSDunn" <cdunn@valverde.edu> wrote in message
    > news:OxLKyUSVDHA.2316@TK2MSFTNGP09.phx.gbl...
    > > 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 condition for the purchase
    of
    > > this software is that the company we are purchasing from support the
    > entire
    > > application, and that our understaffed I.T. department not have to.
    > >
    > > I was hoping to come up with an application using the calendar control
    > with
    > > ASP.NET, but due to the work load of current SQL Server database
    projects,
    > > there is no way I will have time to even start one for a good while.
    > >
    > > Anyway, I was hoping to get some feedback about Cold Fusion. This is
    what
    > I
    > > understand about Cold Fusion:
    > >
    > > 1. Its proprietary to Macromedia
    > > 2. The licensing is expensive (so I've heard)
    > > 3. It is not as popular now as it was a year or two ago (so I've heard)
    > >
    > > I don't even know that I need to worry about it if the company we are
    > > purchasing from is going to 100% take care of the support for the
    product.
    > > On the other hand, I need enough information to decide whether or not a
    > > product run on cold fusion is going to be enough of a problem to
    > discontinue
    > > any further consideration of the product. We are a Microsoft shop
    running
    > > Windows 2000 Server of one flavor or another on all of our servers, and
    XP
    > > on most of the desktops.
    > >
    > > If you happen to have knowledge about Cold Fusion that you could pass
    > along,
    > > or reason that I should have concern about purchasing software build
    > around
    > > Cold Fusion, please let me know.
    > >
    > > Thanks for your help!
    > >
    > > Chris Dunn
    > >
    > >
    >
    >

    Bob Lehmann Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139