.NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We need to use the .NET technology to have our clients and our out of state
employees access our SQL database via a web nterface. I need to know what
would I need to add to my Windows 2000 server standard edition to be able to
achieve our goal?

Jay
 
As far as I know .NET is not necessary for what you want. But if you think it is then both you and the client will need to install the .NET framework; 22MB thereabouts. It's sort of like Java technology. For a client to see applets the Java Runtime must be installed on the client. The server itself doesn't need a JRE but you wont be able to test on the server without it.
 
Back
Top