开发者

How to create an AJAX-working Website?

开发者 https://www.devze.com 2023-01-02 22:45 出处:网络
I am using VS 2005 (c#) and I installed lately the AJAX-ToolKit, so now I have ajax controls in my toolbox.

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.开发者_JS百科 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!


I think that you should install ASP.NET Ajax 1.0, that is the version for ASP.NET 2.0

http://www.microsoft.com/downloads/details.aspx?familyid=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&displaylang=en


W3C has some good tutorials here

Here is another good site.

0

精彩评论

暂无评论...
验证码 换一张
取 消