Hello.
I have a single solution and several projects within that solution, VB.Net-2005.
Now I am trying to find way to communicate between projects within a single solution, i.e. to have DB hooked up to one project, then pull values from DB and be able to use those values in other projects. That is instead of connecting DB in each project. Please note, to connect to DB, read/write, etc. is not a problem, I know how to do that. The problem is how to communicate between projects in one solution. I never did it before and couldn't so far find way to do it. Could you please explain to me how to do that. I greatly appreciate your help ahead of time.
Thank you.
I have a single solution and several projects within that solution, VB.Net-2005.
Now I am trying to find way to communicate between projects within a single solution, i.e. to have DB hooked up to one project, then pull values from DB and be able to use those values in other projects. That is instead of connecting DB in each project. Please note, to connect to DB, read/write, etc. is not a problem, I know how to do that. The problem is how to communicate between projects in one solution. I never did it before and couldn't so far find way to do it. Could you please explain to me how to do that. I greatly appreciate your help ahead of time.
Thank you.