what is the colfusion's best feature

Discussion in 'Programming' started by dizyn, May 12, 2006.

  1. #1
    I haven't ever used coldfusion, can any one tell me what's the colfusion's best feature.


    thanks
     
    dizyn, May 12, 2006 IP
  2. woodside

    woodside Peon

    Messages:
    182
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Ease of use.... Very simple to build basic pages, very html-like syntax.
     
    woodside, May 12, 2006 IP
  3. dsr771

    dsr771 Peon

    Messages:
    65
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Also, due to its ease of use, you can build web applications rather quickly.
     
    dsr771, May 12, 2006 IP
  4. tbarr60

    tbarr60 Notable Member

    Messages:
    3,455
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    210
    #4
    I would refrain from using easy in the description. It makes things as hard as they should be. A number of other languages make things much harder then it needs to be. It is also a few years ahead of other languages on introducing features like state handling, web services, and Flash forms.
     
    tbarr60, May 16, 2006 IP
  5. swirl1980

    swirl1980 Peon

    Messages:
    53
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i agree, CF does the same job as many other languages but does it with less code making it quicker and easier (IMHO) to develop pages!
     
    swirl1980, May 17, 2006 IP
  6. advantage

    advantage Well-Known Member

    Messages:
    1,338
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    140
    #6
    I agree with everyone here that coldfusion is #1 for rapid development (haven't tried Ruby Rails yet.)
     
    advantage, Jul 3, 2006 IP
  7. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #7
    Started with VB, then ASP, PHP, CF, Now I'm back to Microsoft. MS ASP.NET is off the CHAIN - but it's all about the IDE. The MS Development Tool for Developing .NET 2005 is UnFriggin Believable - wanna talk about rapid development? Literally Drag-On your components (like a few textboxes, labels, and a submit button). .NET 2005 is Tight... and it now has a slick "Memberships and Roles" functionality!
     
    ccoonen, Jul 10, 2006 IP
  8. JasonBartholme

    JasonBartholme Peon

    Messages:
    396
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #8
    The best feature of ColdFusion 7.0 is a dynamic PDF/Flash Paper creation.

    <cfdocument format="pdf">
    <p>This will render a PDF document.</p>
    </cfdocument>

    It's that easy.
     
    JasonBartholme, Aug 8, 2006 IP
  9. kovacs

    kovacs Peon

    Messages:
    144
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I must second the ease of use point. Also, I find CFMX much easier to debug than PHP.
     
    kovacs, Aug 11, 2006 IP
  10. websiteideas

    websiteideas Well-Known Member

    Messages:
    1,406
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    130
    #10
    Coldfusion has financial backing whereas PHP doesn't.
     
    websiteideas, Aug 22, 2006 IP
  11. kovacs

    kovacs Peon

    Messages:
    144
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Fantastic ease of use when it comes to database interaction. One of the reason's I've stuck with CF over the years.
     
    kovacs, Aug 22, 2006 IP