Is Framework required on local machine?

  • Thread starter Thread starter Charles Speedie
  • Start date Start date
C

Charles Speedie

Building an ASP.net site - working O.K. Does other internet users require
Framework or ASP.net files on their local machine to enable them to access
the site?

Regards

Eric
 
No they don't - the browser just receives HTML as normal when using an
ASP.NET website.

Regards

Andy
 
For web application it is not required as only HTML is going to the client
machine which all browser can understand. But for windows application then,
it is required.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top