Browse by Tags

ASP.NET Podcast Show #119 - Using the History (Back) Functionality with the ASP.NET AJAX Web Services in .NET 3.5 Service Pack 1 Beta 1
Wednesday, July 02, 2008 2:49 PM
Wally has put out another podcast following his series around some of the latest AJAX features in .Net 3.5 SP1. In this installment, he looks at the history (back button) support. Subscribe to Everything . Original Url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2008/07/01/asp-net-podcast-show-119-using-the-history-back-functionality-with-the... Read More...
VSTS 2008, Web Tests and using Fiddler
Tuesday, June 03, 2008 5:04 PM
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 to report that... Read More...
Profiling your AJAX Applications using AjaxView
Tuesday, June 03, 2008 4:35 PM
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 proxy application, then... Read More...
Remix in Oz
Monday, April 28, 2008 5:05 PM
Remix , is heading downunder and registrations are now open. You can register here .This event is especially cool for the many people who did not get a chance to attend the actual Mix event in the United States (which is many of us). Dates and locations are: Sydney May 20 Powerhouse Museum Harris Street, Ultimo Melbourne May 22 Melbourne Town Hall Cnr Swanston... Read More...
AJAX Control toolkit and TFS Presentations
Monday, October 29, 2007 4:41 PM
Tuesday 30th October and Wednesday 31st October, I am doing a presentation on the AJAX Control Toolkit . It is part of the readify developer network series of presentations. I am doing a primer presentation which is more introductory and runs for a relatively short period of time. Chris Burrows will then follow through with a Team Foundation server related presentation... Read More...
Dodgy Debugging
Thursday, October 11, 2007 4:45 PM
In a previous post , I mentioned an obscure ASP.NET issue that had me scratching my head for a while. In order to track it down, I had to resort some dodgy debugging techniques which I wouldn't call exactly scientific nor particularly complex, but they did help, so thought I'd share. Basically, the page had many controls, and nested controls within many other... Read More...
Some more JavaScript Intellisense issues in VS2008
Monday, September 24, 2007 4:10 PM
I was experiencing the issues described here where I was getting no colourisation of JavaScript and no Intellisense. I applied the fix mentioned in the post but it didn't work. Turned out I was missing the file itself file C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\Microsoft.JScript.AuthoringServices.dll and a complete search of the hard drive yielded... Read More...
Obscure ASP.NET Problem - AJAX Control Toolkit, CollapsiblePanelExtender, Image controls pages loading more than once....
Sunday, September 09, 2007 10:05 PM
Had an issue on a current project where a page was being loaded twice for each request, although it was a little different for each browser. Under IE, this particular page was loaded, then the 'Default.aspx' page in the same directory was loaded. In Firefox, the same page was loaded twice. This was verified by simply placing breakpoints in the Page_Load events... Read More...
Beginning ASP.NET 2.0 AJAX Book is out!
Friday, July 13, 2007 1:12 PM
The past year or so I have been working with a number of excellent co-authors on another book called Beginning ASP.NET 2.0 AJAX and as you can imagine, is solely devoted to the topic of the Microsoft ASP.NET 2.0 AJAX Extensions . Well its out and you can go and grab yourself a copy . You probably want at least 2, perhaps 3 or 4. If you can tear yourself away... Read More...
Beginning ASP.NET AJAX Book Cover
Saturday, April 28, 2007 6:07 PM
Wally thought he might offer some suggestions as to what our new book cover should be (due out very soon). You can see them here and in addition, Julie Lerman has also offered some alternatives here . Can't say they appeal to me that much so I thought I'd offer one of my own. Hows this? I think you'll agree that the picture of Wally (far left) is much more apealing... Read More...
More Posts Next page »