Which way to go dynamic

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Which way to go dynamic

    I can not delay going dynamic any longer and so I must make a decision about
    which road to take.

    I build gardening web sites. Most important what I need to do is to display
    cultivar characteristic information regarding a particular plant along with
    a photo. At this time I should be able to get by with a single table with
    fields for all the characteristics and photos.

    I have DWMX currently on XP-pro. I do have IIS configured on my machine and
    I installed .NET framework This is all working.

    I have been leaning toward ASP.NET but need to know if this is my best
    option. I am a designer, not a programmer, however, I am proficient with
    DWMX.

    I host with Crystal Tech which supports ASP.NET, Access, MS SQL, and MYSQL.

    Along with which platform I should pursue, I also would like to know which
    database I should use. I am familiar with Access but believe it encounters
    problems with concurrent connections.

    Thanks in advance for any advice.

    I have also been delaying upgrading to MX2004 because I did not want to get
    caught upgrading to see before 2005/6 is out.

    Bobby


    --
    Bobby Baxter
    TheGardenSite.com

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    TheGardenSite.com: [url]http://thegardensite.com[/url]
    Daylily.Net: [url]http://daylily.net[/url]
    Happy Moose: [url]http://happymoosegardens.com[/url]
    Garden Discussion Forum: [url]http://happymoose.com[/url]

    Specializing in designing web sites for plant lovers!




    Bobby Baxter Guest

  2. Similar Questions and Discussions

    1. dynamic drop downlists in an editable dynamic datagrid.
      How would we address a situation where we have to put dynamic drop downlists in an editable dynamic datagrid. So the scenario is to populate a...
    2. ANN: Learn to go dynamic with WebAssist Dynamic Site 101
      If you're a Dreamweaver Web designer looking to expand your skill set - and your earning potential - make the leap to dynamic Web sites with WA...
    3. dynamic menu system going to dynamic page
      please can someone help me - im at the end of my tether! ive got an access db. Its got a list of words that is to be a menu system stored in it....
    4. DYNAMIC Dropdown. How to stick on non dynamic choice?
      Environment: DreamweaverMX 2004, ASP, VBScript, mySQL I have a dropdown which is populated dynamically from a mySQL database plus a hand entered...
    5. Dynamic text box within dynamic movie clip
      I'm having a similar problem. On mine I noticed that although the text doesn't show and the border doesn't show, the cursor changes appropriately...
  3. #2

    Default Re: Which way to go dynamic

    Hidee Hoo Bobby!!

    You didn't mention Coldfusion. That's the route I would recommend. I truly
    do believe you'll find it much easier and you'll be developing faster once
    you get your head around it. Put CF with MS SQL Server for your database and
    you'll have the ability to build some very powerfully apps.

    Don't get me wrong I'm not knocking .NET. I've just never felt inspired to
    take a look at it.

    Bill


    "Bobby Baxter" <bobby@daylily.net> wrote in message
    news:cvb6g3$fi5$1@forums.macromedia.com...
    >I can not delay going dynamic any longer and so I must make a decision
    >about which road to take.
    >
    > I build gardening web sites. Most important what I need to do is to
    > display cultivar characteristic information regarding a particular plant
    > along with a photo. At this time I should be able to get by with a single
    > table with fields for all the characteristics and photos.
    >
    > I have DWMX currently on XP-pro. I do have IIS configured on my machine
    > and I installed .NET framework This is all working.
    >
    > I have been leaning toward ASP.NET but need to know if this is my best
    > option. I am a designer, not a programmer, however, I am proficient with
    > DWMX.
    >
    > I host with Crystal Tech which supports ASP.NET, Access, MS SQL, and
    > MYSQL.
    >
    > Along with which platform I should pursue, I also would like to know which
    > database I should use. I am familiar with Access but believe it
    > encounters problems with concurrent connections.
    >
    > Thanks in advance for any advice.
    >
    > I have also been delaying upgrading to MX2004 because I did not want to
    > get caught upgrading to see before 2005/6 is out.
    >
    > Bobby
    >
    >
    > --
    > Bobby Baxter
    > TheGardenSite.com
    >
    > ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    > TheGardenSite.com: [url]http://thegardensite.com[/url]
    > Daylily.Net: [url]http://daylily.net[/url]
    > Happy Moose: [url]http://happymoosegardens.com[/url]
    > Garden Discussion Forum: [url]http://happymoose.com[/url]
    >
    > Specializing in designing web sites for plant lovers!
    >
    >
    >
    >

    BillB Guest

  4. #3

    Default P.S.

    You'd be able to deliver a lot of flowers to a lot of browsers with the
    combination of CF & MS SQL.

    :-)


    BillB Guest

  5. #4

    Default Re: Which way to go dynamic

    I saw where CF7 was released recently. There is a free Developer Edition and
    also the $1,300 Standard Edition. I am not familiar with CF but I do know
    that Crystal Tech also offers CF7 hosting packages. Could I get away with
    using the free version, or do I actually need the Standard Version to
    develop locally and then deploy?

    What do I need to buy or download to get started building an MS SQL
    database?

    Thanks,
    Bobby


    "BillB @gmail.com>" <bill.betournay<"spamTrap"> wrote in message
    news:cvbbd4$lev$1@forums.macromedia.com...
    > Hidee Hoo Bobby!!
    >
    > You didn't mention Coldfusion. That's the route I would recommend. I truly
    > do believe you'll find it much easier and you'll be developing faster once
    > you get your head around it. Put CF with MS SQL Server for your database
    > and you'll have the ability to build some very powerfully apps.
    >
    > Don't get me wrong I'm not knocking .NET. I've just never felt inspired to
    > take a look at it.
    >
    > Bill
    >

    Bobby Baxter Guest

  6. #5

    Default Re: Which way to go dynamic

    On 20 Feb 2005 in macromedia.dreamweaver.appdev, Bobby Baxter wrote:
    > I saw where CF7 was released recently. There is a free Developer
    > Edition and also the $1,300 Standard Edition. I am not familiar
    > with CF but I do know that Crystal Tech also offers CF7 hosting
    > packages. Could I get away with using the free version, or do I
    > actually need the Standard Version to develop locally and then
    > deploy?
    If you have a webserver running somewhere you can access it, the
    developer edition will be fine. It gets cranky about serving to more
    than one IP address, but As Far As I Know, that's its only limitation.
    It will run on either a Windows or *nix box, and will even run
    standalone. Your best bet is probably to mimic as closely as possible
    your production server environment.
    > What do I need to buy or download to get started building an MS SQL
    > database?
    [url]http://www.microsoft.com/sql/default.mspx[/url]

    --
    Joe Makowiec
    [url]http://makowiec.net/[/url]
    Email: [url]http://makowiec.net/email.php[/url]
    Joe Makowiec Guest

  7. #6

    Default Re: Which way to go dynamic

    amazon will supply your a developer editon of SQL server for a good price, I
    paid ?30 including delivery for mine.

    Originally posted by: Newsgroup User
    I saw where CF7 was released recently. There is a free Developer Edition and
    also the $1,300 Standard Edition. I am not familiar with CF but I do know
    that Crystal Tech also offers CF7 hosting packages. Could I get away with
    using the free version, or do I actually need the Standard Version to
    develop locally and then deploy?

    What do I need to buy or download to get started building an MS SQL
    database?

    Thanks,
    Bobby


    "BillB @gmail.com>" <bill.betournay<"spamTrap"> wrote in message
    news:cvbbd4$lev$1@forums.macromedia.com...
    > Hidee Hoo Bobby!!
    >
    > You didn't mention Coldfusion. That's the route I would recommend. I truly
    > do believe you'll find it much easier and you'll be developing faster once
    > you get your head around it. Put CF with MS SQL Server for your database
    > and you'll have the ability to build some very powerfully apps.
    >
    > Don't get me wrong I'm not knocking .NET. I've just never felt inspired to
    > take a look at it.
    >
    > Bill
    >





    CarlGrint Guest

  8. #7

    Default Re: Which way to go dynamic

    You can get a free version of SQL Server 2000 called the "Desktop Edition",
    usually abbreviated MSDE, here:
    [url]http://www.microsoft.com/sql/msde/default.asp[/url]

    You fall well within the restrictions of the license since your host will
    actually have the production database.

    "Bobby Baxter" <bobby@daylily.net> wrote in message
    news:cvbgl3$rkf$1@forums.macromedia.com...
    > I saw where CF7 was released recently. There is a free Developer Edition
    and
    > also the $1,300 Standard Edition. I am not familiar with CF but I do know
    > that Crystal Tech also offers CF7 hosting packages. Could I get away with
    > using the free version, or do I actually need the Standard Version to
    > develop locally and then deploy?
    >
    > What do I need to buy or download to get started building an MS SQL
    > database?
    >
    > Thanks,
    > Bobby
    >
    >
    > "BillB @gmail.com>" <bill.betournay<"spamTrap"> wrote in message
    > news:cvbbd4$lev$1@forums.macromedia.com...
    > > Hidee Hoo Bobby!!
    > >
    > > You didn't mention Coldfusion. That's the route I would recommend. I
    truly
    > > do believe you'll find it much easier and you'll be developing faster
    once
    > > you get your head around it. Put CF with MS SQL Server for your database
    > > and you'll have the ability to build some very powerfully apps.
    > >
    > > Don't get me wrong I'm not knocking .NET. I've just never felt inspired
    to
    > > take a look at it.
    > >
    > > Bill
    > >
    >
    >

    CMBergin 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