|
|
Browse by Tags
All Tags » ASP.NET » ASP.NET AJAX (RSS)
Showing page 1 of 3 (26 total posts)
-
Microsoft just announced that jQuery will be supported in Visual Studio 2008 SP1 and shipped with ASP.NET MVC. Scott Guthrie mentions that an add-on for Visual Studio 2008 SP1 will be made available in a “few weeks” to provide intellisense for jQuery and that ASP.NET MVC will use it for Ajax server-side helper methods. The ...
-
Subscriptions & Downloads
Subscribe to everything.
Back to the original url on the ASP.NET Podcast site.
Subscribe to WMV.
Subscribe to M4V for iPod.
Subscribe to MP3.
Download WMV.
Download M4V for iPod.
Download MP3.
Show Notes:
The current UpdatePanel functionality with
regards to back.The UpdatePanel with ...
-
I have been doing some performance and load testing of a web application I have been working on lately. Most of my previous experience was with the 2005 flavour of VSTS and I was keen to play with the 2008 version to see what improvements have been made. This web application is quite heavy in terms of Javascript and AJAX feature usage.
I am happy ...
-
Don't know if this has already been discussed at length before, but I found an interesting little tool from Microsoft Research for profiling the Javascript functionality in your AJAX applications.
Its called AjaxView and can remotely monitor any AJAX web app that is currently on the web, locally or whatever.
You basically, install a small ...
-
I wrote a few articles for the Simple Talk Website (run by RedGate Software) over the past year and was honored to be included in the "Best of Simple Talk ASP.NET" eBook they just released. The book is a free PDF that covers a lot of different topics including: ASP.NET Master Pages Tips and Tricks Web Parts in ASP.NET 2.0 ...
-
Microsoft just released the SP1 beta for Visual Studio 2008 and the .NET Framework 3.5 and it includes a huge number of new features and enhancements. Check out Scott Guthrie's blog for details but here's a quick list of what's included: ASP.NET Data Scaffolding Support (ASP.NET Dynamic Data) ASP.NET Routing Engine ...
-
Wally has put up some new podcasts around using Google maps and virtual earth with ASP.NET AJAX.
You can check em out at the following links:
Integrating ASP.NET AJAX with Google Maps.
ASP.NET AJAX with Virtual Earth
These podcasts allow you to explore mapping possibilities with the 2 popular mapping services currently available. in ...
-
Subscribe. <-- Everybody needs some, how about you!
Download WMV - Video for PC.
Download M4V - Video for iPod.
Download MP3 - Audio only.
Show Notes:
Upcoming events.
URLs of importance, so important that your life depends on them.
Mapping with Virtual Earth.
Web Services.
Client Script.
IIS7 book.
Source ...
-
Original Url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2008/05/01/asp-net-podcast-110-integrating-asp-net-ajax-with-google-maps.aspx
Subscribe
Download - WMV - PC Video.
Download M4V - iPod Video.
Download MP3 - Audio Only.
Show Notes:
Integrate ASP.NET AJAX with Google Maps.
Google Key.
Web Services.
Returning ...
-
Subscribe
Download - WMV - PC Video.
Download M4V - iPod Video.
Download MP3 - Audio Only.
Show Notes:
Integrate ASP.NET AJAX with Google Maps.
Google Key.
Web Services.
Returning Data.
Setting up the Map.
Adding points to the Map.
Clearing the Map.
Web Service Code:
using System;
using System.Collections;
using ...
1
|
|
|