Results 1 to 2 of 2

Thread: Architecture idea Suggestions welcomed

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2003
    Location
    Beer City
    Posts
    33

    Architecture idea Suggestions welcomed

    Hello all,

    I am about to undertake my first Enterprise sized application. I have worked a lot on smaller Client server type apps but I am going for mount everest here and would like Suggestions on architecture ideas.

    Here the scenario, I am building a Windows UI that in live mode will connect to a SQL server but in Demo Mode will connect to an Access database. There are rumors that Other backend Platforms will be added in the future.


    So here is what I Assume:

    1. The UI has to ask a class for the data

    2. The Middle class Finds out what the backend database is.

    3. The middle class calls a 2nd class to reach the correct datasource.


    Am I correct in these assumptions?

    if so what is next?

    if not , what would you suggest?


    thanks in advanced

    tal
    its called the "F1" key-- use it

  2. #2
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Reading, UK
    Posts
    870
    you need to get the same book i just mentioned in another post.....

    professional design patterns in vb.net
    by wrox

    it will cover all the things you have mentioned!
    www.vb-tech.com
    .Net Freelance Development
    http://weblog.vb-tech.com/nick
    My blog

Posting Permissions

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



Click Here to Expand Forum to Full Width