M
MPA
Hi,
I am a newbee. All our applications so far were traditional client-server
database applications. We are considering now writing our main application
with Visual Studio .NET. Basically we want to be able to install each
version of our software on one or two machines without having to meddle with
typically several hundred client computers. We understand that using the new
architecture we write server side code in C# or Visual Basic, but what about
the client side (JavaScript)? Does our client side also reside on the server
and is transmitted, compiled and executed on client machines by the web
browser or do we have to write some applets and install them on client
machines?
Thanks,
Miroslaw
I am a newbee. All our applications so far were traditional client-server
database applications. We are considering now writing our main application
with Visual Studio .NET. Basically we want to be able to install each
version of our software on one or two machines without having to meddle with
typically several hundred client computers. We understand that using the new
architecture we write server side code in C# or Visual Basic, but what about
the client side (JavaScript)? Does our client side also reside on the server
and is transmitted, compiled and executed on client machines by the web
browser or do we have to write some applets and install them on client
machines?
Thanks,
Miroslaw