Tales from the Evil Empire

Bertrand Le Roy's blog

News

Ads Via DevMavens

ASP.NET AJAX UpdatePanel Control: Add Ajax interactivity to your ASP.NET 2.0 web pages

Add to Technorati Favorites

Blogs I read

My other stuff

Browse by Tags

All Tags » .NET » ASP.NET (RSS)
Alt.NET podcast on jQuery
We had an interesting conversation with the good people from the Alt.NET podcast on jQuery and what it means for .NET developers. Check it out: http://altnetpodcast.com/episodes/11-jquery-in-asp.net
Client templates in MSDN Magazine
My first full-length article in MSDN Magazine is out with the October issue and it’s about Microsoft AJAX client templates . Check it out… http://msdn.microsoft.com/en-us/magazine/cc972638.aspx
Ajax Control Toolkit released for .NET 3.5 SP1
I just released the latest version of the Ajax Control Toolkit for .NET 3.5 SP1. This is an intermediary release that provides a version of the Toolkit that is built against the .NET Framework 3.5 SP1. It contains a new control, MultiHandleSlider, built...
Generating thumbnails in ASP.NET (DotNetSlackers)
I just published a new article on DotNetSlackers . The post is about generating scalable and secure image thumbnails. http://dotnetslackers.com/articles/aspnet/Generating-Image-Thumbnails-in-ASP-NET.aspx
Improving PHP by running it in IIS
Mike Volodarsky wrote a fantastic article in the January 2008 issue of MSDN magazine in which he explains how you can take an existing PHP application (he uses QDig , a popular image gallery) and improve it without touching a line of its code. This is...
I'm now officially a slacker
Well, at least a Dot Net Slacker ... My first article on DotNetSlackers just got published. It shows how to handle the back button with ASP.NET Ajax using pure server code. Check it out (registration required) : http://dotnetslackers.com/articles/ajax...
Ajax usage survey among .NET developers
Following the more open-sourcey informal study that was recently advertised on Ajaxian , Simone Chiaretta publishes and analyses the results of his own study that he recently made and that is aimed exclusively at .NET developers. While Richard Monson...
What InterpolationMode and CompositingQuality to use when generating thumbnails via System.Drawing
For some reason I keep writing photo thumbnail generators lately. The last time was this week for an internal app building contest. One thing that I never seriously investigated before was how to optimize the quality of the generated thumbnails. So today...
.NET framework: now with source code
Scott just announced it: http://weblogs.asp.net/scottgu/archive/2007/10/03/releasing-the-source-code-for-the-net-framework-libraries.aspx This will make debugging .NET apps a lot easier... More details on how this is going to work exactly on Shawn's blog...
JSON-style dictionary parameters in C#?
Eilon has an interesting post about using the new anonymous object initializer syntax in APIs that take dictionaries. The end result looks very much like the JSON parameterized function calls that are very common in many JavaScript frameworks, which shows...
More Posts Next page »