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

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -