How to create an AJAX-working Website?
Posted
by Aviran
on Stack Overflow
See other posts from Stack Overflow
or by Aviran
Published on 2010-06-11T12:21:17Z
Indexed on
2010/06/11
12:22 UTC
Read the original article
Hit count: 431
I am using VS 2005 (c#) and I installed lately the AJAX-ToolKit, so now I have ajax controls in my toolbox.
I have no AJAX-Enabled template. Can you guide me how can I create and config my empty website so AJAX will work on it? because I followed a tutorial and created one control but I got some errors because I dont know how to configure my website for using these controls.
Thanks!
© Stack Overflow or respective owner