Hi all,
i am trying to get you all's suggestion/poll for a matter.
[u]
Secnario: </u>I work in a company and we develop softwares for the state police dept. we need to develop a software which needs to be installed in every police station. Basically that software will be used to store all the crime/incident reports and everymonth those agencies are supposed to send it to the central database.
[u]
Question:</u> The previous version of the software is written in delphi and now we need to write it from the scratch. I want to know your opinion in what should we use to develop the software.
Option 1: Should we develop that software in
VB .net in which there will be a database server in every office and a interface designed in
vb.net which updates it.
Option 2: As my boss likes web related things more, he gave me this option to develop the project browser based , in which we will have IIS installed in every office and update the database locally using web pages (ASP).
I am good in ASP, but i dont know how can i install asp files in the local IIS server and make web browser to update local database.
Please advise, which option you think is better.
thanks a lot.