B
bill
Hi!
How do Access ADP projects stack up against a dotNet solution?
There are about 150 users, with 10-20 concurrent users. The user base is
increasing gradually.
The advantages I see to the ADP solution are
- better reporting
- quicker development
- easier events to use
The advantages I see to the dotNet solution are
- code reuse is easier
- multiple developers can work on the project more easily
- ado.net is disconnected and more efficient, but ADPs require continuous
connections for each user
- dotNet requires less bandwidth
- OOP benefits (inheritance, etc.)
- easier distribution with web forms
I don't know how the performance differs between an ADP project and a
c#/vb.net project.
I would appreciate any input.
Thanks
Bill
How do Access ADP projects stack up against a dotNet solution?
There are about 150 users, with 10-20 concurrent users. The user base is
increasing gradually.
The advantages I see to the ADP solution are
- better reporting
- quicker development
- easier events to use
The advantages I see to the dotNet solution are
- code reuse is easier
- multiple developers can work on the project more easily
- ado.net is disconnected and more efficient, but ADPs require continuous
connections for each user
- dotNet requires less bandwidth
- OOP benefits (inheritance, etc.)
- easier distribution with web forms
I don't know how the performance differs between an ADP project and a
c#/vb.net project.
I would appreciate any input.
Thanks
Bill