alsosa62054
Programmer
Greetings,
I'm trying to develop a c/s app in vb.net. I have one solution with three projects: a front end project, a middle layer project and a backend. Then I have the database, which happens to be an Access database.
These projects are empty right now. This is my 10th try on c/s and I haven't had any luck.
Can someone help me as to how I can or should start? Should I use ADO.Net programatically or should I use the toolbox with drag and drop? And where should I put the ADO.Net objects, in the backend, or the middle layer?
This is a small app, it is only for learning purposes. If someone can find the time to guide my steps initially, I would only need some steps and I can run with the rest.
Thanks in advance. . .
I'm trying to develop a c/s app in vb.net. I have one solution with three projects: a front end project, a middle layer project and a backend. Then I have the database, which happens to be an Access database.
These projects are empty right now. This is my 10th try on c/s and I haven't had any luck.
Can someone help me as to how I can or should start? Should I use ADO.Net programatically or should I use the toolbox with drag and drop? And where should I put the ADO.Net objects, in the backend, or the middle layer?
This is a small app, it is only for learning purposes. If someone can find the time to guide my steps initially, I would only need some steps and I can run with the rest.
Thanks in advance. . .