Forum Replies Created

Viewing 15 posts - 46 through 60 (of 76 total)

  • RE: Writing Nearly Codeless Apps: Part 4

    wbrianwhite (11/1/2010)


    RobertYoung (11/1/2010)


    wbrianwhite (11/1/2010)


    RobertYoung (10/31/2010)


    wbrianwhite (10/30/2010)


    All of the other techniques mentioned can built into a generator

    I have a hard time believing this. How would a code generator know enough...

  • RE: Writing Nearly Codeless Apps: Part 4

    wbrianwhite (11/1/2010)


    RobertYoung (10/31/2010)


    wbrianwhite (10/30/2010)


    All of the other techniques mentioned can built into a generator

    I have a hard time believing this. How would a code generator know enough about your...

  • RE: Writing Nearly Codeless Apps: Part 4

    wbrianwhite (10/30/2010)


    All of the other techniques mentioned can built into a generator

    I have a hard time believing this. How would a code generator know enough about your application structure,...

  • RE: Writing Nearly Codeless Apps: Part 4

    wbrianwhite (10/29/2010)


    RobertYoung (10/29/2010)


    ron.buchanan.us (10/29/2010)


    careusa2003 (10/29/2010)


    I would not touch this design with a 10-foot pole.

    If you are going to insult a design of which you know little about, at least elaborate....

  • RE: Writing Nearly Codeless Apps: Part 4

    ron.buchanan.us (10/29/2010)


    careusa2003 (10/29/2010)


    I would not touch this design with a 10-foot pole.

    If you are going to insult a design of which you know little about, at least elaborate. I would...

  • RE: Writing Nearly Codeless Apps: Part 4

    doofledorfer (10/27/2010)


    CRUD-driven apps are in my experience a UI disaster.

    The display of the UI isn't a function of CRUD-drivenness. All apps are CRUD. Most UI's today are rehashes...

  • RE: Writing Nearly Codeless Apps: Part 4

    alen teplitsky (10/27/2010)


    i don't have as much gray whiskers as others, but in my experience the problem isn't reinventing the wheel but adding to it over the years. so and...

  • RE: Writing Nearly Codeless Apps: Part 4

    Hugo Kornelis (10/27/2010)


    USER_NAME() returns the name of the database user; SUSER_SNAME() returns the corresponding login.

    Does SS manage to do that when the "client" is a webserver (IIS) which pools connections,...

  • RE: Writing Nearly Codeless Apps: Part 4

    Phil Factor (10/27/2010)


    I'm all in favor of relieving the need for repetitive coding in SQL, and I've published some articles on the subject, but I'm convinced, after many years of...

  • RE: Writing Nearly Codeless Apps: Part 4

    (Quoting inserted the previous post, for whatever reason!)

    So the procedure is: 1) alter the schema using any method you choose, so long as you don't modify or eliminate any of...

  • RE: When To Touch

    nick brandwood (8/24/2010)


    Steve,

    I think that long term application development requires a full time FTE and that software houses do not want to employ them because they cost too much...

  • RE: When To Touch

    Steve Jones - Editor (8/24/2010)


    Nelson Petersen (8/24/2010)


    Some questions come to mind:

    1.) If the purchased application is poorly designed or inadequately indexed, who made the decision to buy that software?...

  • RE: When To Touch

    webrunner (8/24/2010)


    Thanks for highlighting this dilemma, Steve.

    Specifically, it sometimes happens that the changes one organization wants are not wanted by other organizations. Especially if this is a product with several...

  • RE: When To Touch

    Nelson Petersen (8/24/2010)


    Some questions come to mind:

    1.) If the purchased application is poorly designed or inadequately indexed, who made the decision to buy that software? The decision making...

  • RE: When To Touch

    All too often it comes down to the simple fact that many of these applications were specified and built by coders, not database developers. As a result, two facts...

Viewing 15 posts - 46 through 60 (of 76 total)