Browse by Tags
All Tags »
Ajax (RSS)
I've just posted the presentation for my talk at VSLive!Redmond 2010 on "ASP.NET 4 AJAX - UpdatePanel, WebForms, and AJAX Control Toolkit." - Enjoy Source Code Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live
Read More...
Last month I blogged about how Microsoft is starting to make code contributions to jQuery , and about some of the first code contributions we were working on: jQuery Templates and Data Linking support . Today, we released a prototype of a new jQuery Globalization
Read More...
The jQuery library has a passionate community of developers, and it is now the most widely used JavaScript library on the web today. Two years ago I announced that Microsoft would begin offering product support for jQuery, and that we’d be including it
Read More...
My ASP.NET v4 New Features overview presentation that I delivered at Sydney Deep .Net User Group ( http://sdnug.org ) is available for download here ( http://sdnug.org/presentations/200910.zip ). Note: If the above link returns a 404 error, please try
Read More...
Today reading on idunno.org about Microsoft AJAX CDN, something I was thinking about a bit, too: Scott “Red Shirt” Guthrie announced today that the jQuery and the Microsoft AJAX scripts would be hosted on the Microsoft content delivery network (CDN) –
Read More...
Simone has created another survey concerning AJAX usage with ASP.NET. The results are available, now, and it is really interesting to see that there are only small changes in the use of AJAX libraries for ASP.NET developers. The most used Ajax/JS library
Read More...
Recently, I have been working on creating an arts based website called “ FromTheGrey ” at http://FromTheGrey.com Its a site devoted to showcasing the pictures and artwork created by my wife Michele. Previously, Michele has been very reluctant to showcase
Read More...
A little while ago, I posted about a tool called AjaxView to allow you to profile javascript code within your web applications. Well, I was contacted by Adam who is working on this tool about its latest incarnation. It appears had a lot of work done to
Read More...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord . This series can be followed by using the Hot Links tag. Series Post #9
Read More...
If you are looking to follow this series, be sure to subscribe to my RSS feed at http://feeds.jasongaylord.com/JasonNGaylord or my Twitter account at http://twitter.com/jgaylord . This series can be followed by using the Hot Links tag. Series Post #8
Read More...
I’m going to try to put together a list of links I grab and post them to intermittent blog posts. I’d like to do a post like this once a day or at the very least once a week, but let’s see where things go. :) Anyway, here’s the first batch of links summarized
Read More...
Subscribe to Everything . Subscribe to WMV . Subscribe to M4V . Subscribe to MP3 . Download WMV . Download M4V . Download MP3 . Show Notes: First in a series of videos on an app I am creating that runs on Windows Azure. Would you like to be involved in
Read More...
In the Javascript world, the hot topic these days seems to be jQuery . Microsoft is beginning to see its value, and DotNetNuke is baking it in in their 5.0+ release. For me, it just makes sense to add it to my portfolio. When I take the time
Read More...
I'm working on binding data from twitter into a grid with ASP.NET 4.0 AJAX in my Windows Azure application. One thing I need to do is to create bound links. Off the top of my head, I'd just use an <a href='url/{{ link }}'>........</a>
Read More...
Sean Lin has written about how Ajax.NET Professional (AjaxPro) can be used with ASP.NET MVC and what you have to change to get it working. Anyway, I have been using Ajax.NET since .NET 2.0, as well as since .NET 3.5. I haven't found a good reason to switch
Read More...