asp.net ajax end user need .net frame work

  • Thread starter Thread starter Ganesh
  • Start date Start date
G

Ganesh

Hi There,

Just a basic question, if i develop my site with asp.net 2.0 and ajax, end
user do they need any .net framework on their computer.


Thanks
Ganapathi
 
Hello Ganesh,
Hi There,

Just a basic question, if i develop my site with asp.net 2.0 and ajax,
end user do they need any .net framework on their computer.

No they don't. They only need to have a browser with Javascript enabled.
Nothign more, no pluins, no downloads no nothing.

Jesse
 
The browser just needs to have javascript enabled. Make sure eveything will
work w/o javascript as well as with javascript enabled.
 
Back
Top