Sign in
Matt Gibbs blog
.NET Framework
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
AJAX
ASP.NET
ASP.NET AJAX
Atlas
CLR
Silverlight
WinForms
Browse by Tags
MSDN Blogs
>
Matt Gibbs blog
>
All Tags
>
asp.net ajax
Tagged Content List
Blog Post:
Update for the iPhone Update
mattgi
After installing the iPhone 1.01 software update, iPhone users may notice that what used to be an asynchronous request from the browser is now a syncrhonous request. They may notice other symptoms of an underlying problems as well. The update changes the way regular expressions are processed by the Safari...
on
12 Sep 2007
Blog Post:
An excerpt from the Professional ASP.NET AJAX book
mattgi
Jim Minatel from Wrox has arranged for an excerpt from the book to be made available online. It's a section titled Enabling Intenret Explorer for Debuggng ASP.NET authored by Dan Wahlin. You can check it out at: http://www.wrox.com/WileyCDA/Section/id-305946.html
on
5 Aug 2007
Blog Post:
Wrox releases Professional ASP.NET AJAX title
mattgi
Well, I've been asked three times now why I haven't blogged about my book, so here it is. I worked with Dan Wahlin and Wrox to create a book about ASP.NET AJAX. The book covers the UpdatePanel, ScriptManager and other server controls, discusses how the Microsoft AJAX Library works and how you can more...
on
13 Jun 2007
Blog Post:
Validators update available
mattgi
The release on Windows Update that contains updates to enable the validator controls to work with the UpdatePanel has been delayed. However, you can download a HotFix that contains the changes. http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=6106
on
12 May 2007
Blog Post:
New episode of the .NET Show about ASP.NET AJAX
mattgi
I recently filmed an episode of the .NET Show with Brad Abrams ( http://blogs.msdn.com/brada/ ) and Bertrand Le Roy ( http://weblogs.asp.net/bleroy/ ). Brad asked for suggestions of words to work into the interview before we did it ( http://blogs.msdn.com/brada/archive/2007/02/16/filming-ajax-on-the...
on
25 Apr 2007
Blog Post:
PodCast about ASP.NET AJAX
mattgi
I got the chance to do a Podcast with Wally McClure. You can get to it here .
on
30 Jan 2007
Blog Post:
ASP.NET AJAX Validators
mattgi
ASP.NET AJAX provides new APIs for registering script with the ScriptManager. Using these APIs allows controls to work well with partial rendering. Without them, controls placed inside an UpdatePanel won't work as expected. In previous CTP releases of ASP.NET AJAX, we had a set of validator controls...
on
23 Jan 2007
Blog Post:
ASP.NET AJAX Release Candidate
mattgi
The ASP.NET AJAX Release Candidate is available here . A major change between beta2 and the RC is the switch from the Microsoft.Web.* namespace to the System.Web.* namespace. It's a straightforward update to exisiting code and should simplify things going forward into the next release of the .NET Framework...
on
15 Dec 2006
Blog Post:
Using PageMethods to access Session data
mattgi
Here is one of the samples I was asked for at TechEd last week. How to access session state data from the browser. There are two C# methods in the page. One overrides the the OnLoad method and stores a value in session state for demonstration purposes. The other is a static method decorated with the...
on
15 Nov 2006
Blog Post:
ASP.NET AJAX beta 2 is released
mattgi
Well, just a few short weeks and some very late nights after the first beta was released, we have released beta 2 of ASP.NET AJAX. There are three different pieces you can download: 1) ASP.NET AJAX Extensions beta 2 is available here . This is the core part of the ASP.NET AJAX offering and required...
on
6 Nov 2006
Blog Post:
Starting a Blog
mattgi
While I have been preparing for my TechEd Europe presentation next week, I have been asked several times for the blog address where I will post my slides. Starting a blog has been on my list of things to do for some time, so I guess this is the forcing function. I am a Development Manager on the UI Framework...
on
3 Nov 2006
Page 1 of 1 (11 items)