M
Mike TI
Aug 2, 2007
12:00pm
Hi all
I have to design and program an application which will be used in three
countries. It would be a fairly large application with lot of data entry.
The database hence has to be consolidated and at one location.
Now the internet is excellent in one country and reasonable in the other
two.
What strategy should I follow in designing. I want to use VB.Net and SQL
server.
1. Should I program the applications in standard VB.Net and give access to
two countries through Terminal Server.
2. Should I program the entire applications in ASP. If yes would this not be
slow and what about the availability of components as compared to a desk top
setup.
3. Keep the application on a local server in all three countries but use
only the SQL database remotely.
Which would be faster and better 1 or 2, in terms of ease of programming,
performance etc.
Is there any other strategy or combination that I can use.
Thank you all in advance
Mike TI
12:00pm
Hi all
I have to design and program an application which will be used in three
countries. It would be a fairly large application with lot of data entry.
The database hence has to be consolidated and at one location.
Now the internet is excellent in one country and reasonable in the other
two.
What strategy should I follow in designing. I want to use VB.Net and SQL
server.
1. Should I program the applications in standard VB.Net and give access to
two countries through Terminal Server.
2. Should I program the entire applications in ASP. If yes would this not be
slow and what about the availability of components as compared to a desk top
setup.
3. Keep the application on a local server in all three countries but use
only the SQL database remotely.
Which would be faster and better 1 or 2, in terms of ease of programming,
performance etc.
Is there any other strategy or combination that I can use.
Thank you all in advance
Mike TI