Folder Structure

Y

yop

All

Advice please.

I have an application with 2 modules, student and admin.
so u have www.xxx.com/trainer/student &
www.xxx.com/trainer/admin

Now I have an images folder and a components folder with
my VB code for my different objects in this (user, course)

The images and code are common to both, obviously one may
use some different functions but 90% of them are
identical so instead of having two separte folders with
the same images or code how do I handle this in the
solution structure.

AT present it is like this

TRAINER
-> STUDENT
->IMAGES
->ME.JPG
->U.JPG
->COMPONENTS
->USERS.VB
->COURSE.VB
->ADMIN
->IMAGES
->ME.JPG
->U.JPG
->COMPONENTS
->USERS.VB
->COURSE.VB

If these are in the same solution can I make the images
and components folders common

thanks very much
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,123
Latest member
Layne6498
Top