Results 1 to 4 of 4

Thread: Best Way to Create a System Manager

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2005
    Posts
    27

    Red face Best Way to Create a System Manager

    Hello Everyone!

    I have a project at work that I'm working on currently and I'm kind of stuck on the best way to do it.

    The project is to create a system manager. It is suppose to be something like the Dell computer configuration site. The similarities are that the user picks and chooses what items they want for there system which would be separated in sections, such as cables, documentation, printers... There are a lot of items for each system and each section so it will be a multiple page web app. The differences are there needs to be a printable version of the chosen items, there will be subtotals for each section and there will be discounts available. The discounts won't be cut and dry they are given by code, each item will get certain discount such, with code '1', some printers will be 80% off and some cables will be 50% off. Its not a discount off the total.

    I'm thinking repeaters, but this might make it more difficult than needed, because I will need to use multiple nested repeaters.

    I will then have to run thought these repeaters to see if they were checked to create a print version of the configuration. Get the checked items and add them to the print version repeaters.

    Has anyone every done anything like this? How did you do it. If you haven't done it before I'd still like your input.

    Thanks!

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: Best Way to Create a System Manager

    You're aware I'm sure of the enormous scope of the question you've asked?
    Are you taking a technical architect position on this project?
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3
    Lively Member zen_master's Avatar
    Join Date
    Apr 2005
    Location
    Buffalo, NY
    Posts
    114

    Re: Best Way to Create a System Manager

    bumped!

    I'm in need of this too!

    Actually, this is for my future employment of internship....they want me to code something similar to Dell Computer Configuration System....and to be used to fetch all customer's information regarding their customized products...

    need help!

  4. #4
    Lively Member zen_master's Avatar
    Join Date
    Apr 2005
    Location
    Buffalo, NY
    Posts
    114

    Re: Best Way to Create a System Manager

    Quote Originally Posted by plenderj
    You're aware I'm sure of the enormous scope of the question you've asked?
    Are you taking a technical architect position on this project?
    Yes..

    (sorry for the OP, not meaning to jack your thread)

    i'll have 3 months to develop this application..

    first, to install in a single computer.....testing and debugging..

    second to deploy on an intra-net on the company's network system....for the use of their's salesman..

    and lastly, to deploy em in the website.......so everybody from all over the world can use it....and make a customized product proposal.....

    what is the better way to develop it?

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