M
Mike TI
March 31, 2008
I have a question regarding the strategy that I should follow in a basic
application design. I would greatly appreciate your views, comments and
guidance.
Scope/Parameters of the Solution:
1. The application is required to be used in four countries. Approximate no
of users would be approximately 200. (company internal users, 50 in each
country)
2. Internet in one country is very good but in the rest of the three
countries is average.
3. The Solution comprises of an integrated Accounting module and an
Operations module. The Operations module is fairly large in scope.
4. Access also needs to be given to customers to view some reports and maybe
enter very limited data.
Proposed:
I have proposed them the following:
Platform:
VB Net 2008 (For developing the Accounting and Operations Module)
ASP Net (For customers inquiry and limited data entry)
SQL 2008 database. (shareable over internet)
Details:
- The SQL 2008 database would be installed in the country in which the
internet is very fast and stable, and a high band width is available.
- The application will be installed on an application server in each of the
countries. In other words, the application will be local and only for the
data the internet will be used for accessing it.
- The customers will use the Web Browser for Inquiry and limited data entry
(ASP Net)
Questions:
1. Is the above strategy good and workable looking into the number of users
who would be logged on at the same time and the fact that internet speed in
three countries is average.
2. Should the whole setup be in ASP. Please consider here then that
approximately 50 users will be connecting to the application through the web
browser high band width is not available in these three countries and also
very expensive.
Thank you very much in advance.
Mike TI
I have a question regarding the strategy that I should follow in a basic
application design. I would greatly appreciate your views, comments and
guidance.
Scope/Parameters of the Solution:
1. The application is required to be used in four countries. Approximate no
of users would be approximately 200. (company internal users, 50 in each
country)
2. Internet in one country is very good but in the rest of the three
countries is average.
3. The Solution comprises of an integrated Accounting module and an
Operations module. The Operations module is fairly large in scope.
4. Access also needs to be given to customers to view some reports and maybe
enter very limited data.
Proposed:
I have proposed them the following:
Platform:
VB Net 2008 (For developing the Accounting and Operations Module)
ASP Net (For customers inquiry and limited data entry)
SQL 2008 database. (shareable over internet)
Details:
- The SQL 2008 database would be installed in the country in which the
internet is very fast and stable, and a high band width is available.
- The application will be installed on an application server in each of the
countries. In other words, the application will be local and only for the
data the internet will be used for accessing it.
- The customers will use the Web Browser for Inquiry and limited data entry
(ASP Net)
Questions:
1. Is the above strategy good and workable looking into the number of users
who would be logged on at the same time and the fact that internet speed in
three countries is average.
2. Should the whole setup be in ASP. Please consider here then that
approximately 50 users will be connecting to the application through the web
browser high band width is not available in these three countries and also
very expensive.
Thank you very much in advance.
Mike TI