I would like know on how to integrate a .Net application which has AJAXcontrols.When we use the Ajax controls, it is not getting supported in Sharepoint..Any inputs?
AJAX is not officially supported yet - the last I heard it was on"maybe" list for SP1.
Ajax .NET application can currently run under sharepoint (thoughprobably not oficially supported). We run custom app. underSharepoint, using ajax and AJAX Control Toolkit. There should be acouple of Ajax-specific changes in web.config. Here is a couple ofresources:sharepoint.microsoft.com/.../Post.aspx?ID=3 -integrating ASP.NET ajax apps with sharepointhttp://www.codeplex.com/sharepointajax -this is a Sharepoint AjaxToolkit -will help with ajax in webpartsweblogs.asp.net/.../using-the-ajax-control-toolkit-in-sharepoint.aspx -Using the AJAX Control Toolkit inSharePoint