-1

I am developing using VSTS 2008 + C# + .Net 3.5 + ASP.Net. I am new to jQuery and ASP.Net AJAX framework. Suppose I need to use jQuery function (e.g. from jquery-1.3.2.js). I want to confirm that jQuery and ASP.Net AJAX framework are totally two different things, no dependencies?

So, no need to install and configure ASP.Net AJAX framework in order to use jQuery function?

thanks in advance, George

1 Answer 1

2

Yes you are correct. You don't need both to function. You can find information on the AJAX toolkit here. You might also find JqueryUI quite useful. I'm quite new to Jquery as well and found JqueryUI to be quite a time saver. If you want, you can also let Google host Jquery and/or JqueryUI for you, so your bandwidth doesn't get taken up (Info here). Just to add, if you want intellisense with your Jquery code, this blog shows you how to setup VS2008 to do so.

Sign up to request clarification or add additional context in comments.

1 Comment

Access denied for the 1st link?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.