c# - jquery and ASP.Net AJAX framework -
i developing using vsts 2008 + c# + .net 3.5 + asp.net. new jquery , asp.net ajax framework. suppose need use jquery function (e.g. jquery-1.3.2.js). want confirm jquery , asp.net ajax framework totally 2 different things, no dependencies?
so, no need install , configure asp.net ajax framework in order use jquery function?
thanks in advance, george
yes correct. don't need both function. can find information on ajax toolkit here. might find jqueryui quite useful. i'm quite new jquery , found jqueryui quite time saver. if want, can let google host jquery and/or jqueryui you, bandwidth doesn't taken (info here). add, if want intellisense jquery code, this blog shows how setup vs2008 so.
Comments
Post a Comment