I\'ve read that Microsoft now bundles jQuery with Visual Studio. How then do I \"include\" the jQuery source in my ASP.Net project?
You might be looking for this Microsoft Ajax Content Delivery Network So you could just add
To your aspx page.