G
Guest
I'm building a application that will interface with SQL server. The amount
of data is not alot, but the data will need to be proccessed quickly at about
3 - 4 minutes at a time. Then Idle for 2 minutes, then procces data again for
about 3-4 minutes. The majority of the process will be client computers enter
data into the tables, and that data getting calculated in a formula, and
spitting out the return to client computer.
This will be set up on a intranet network, with a max of about 100 clients.
My question is, which isw the best way to go, build a windows application,
or use ASP.net. I just recently started playing with ASP.net,, and I love
it. Here it the other catch, it needs to look like that it's not a windows
program. No title bar or anything. I know I can do that with vb.net, but can
I with ASP.net
Thanks as always for the advice!!!
Rudy
of data is not alot, but the data will need to be proccessed quickly at about
3 - 4 minutes at a time. Then Idle for 2 minutes, then procces data again for
about 3-4 minutes. The majority of the process will be client computers enter
data into the tables, and that data getting calculated in a formula, and
spitting out the return to client computer.
This will be set up on a intranet network, with a max of about 100 clients.
My question is, which isw the best way to go, build a windows application,
or use ASP.net. I just recently started playing with ASP.net,, and I love
it. Here it the other catch, it needs to look like that it's not a windows
program. No title bar or anything. I know I can do that with vb.net, but can
I with ASP.net
Thanks as always for the advice!!!
Rudy