News

Laurent Kempé MVP

Contact

My status

View Laurent Kempé's profile on LinkedIn
XING


Xbox 360



Map

Locations of visitors to this page

.NET Dudes

Family

French .NET Dudes

Friends

Links

Tech Head Brothers

Browse by Tags

All Tags » ASP.NET AJAX (RSS)
AJAX Control Toolkit updated
No new controls but some great fixes! Installation Files Please visit the AJAX Control Toolkit Project Page on CodePlex Release Notes Major Fixes ValidatorCallout supports styling the popup using CSS and server-side validation. ListSearch has enabled...
ASP.NET AJAX and URL rewriting issue
If you are using URL rewriting you might know that you have to take care about the way you reference resources has written in the Scott Guthrie post; Tip/Trick: Url Rewriting with ASP.NET : Handling CSS and Image Reference Correctly One gotcha that people...
Optimization of a Web Site - Using Content Expiration (IIS 6.0)
As you might know, I am running the French .NET portal Tech Head Brothers and I am always searching for good way to optimize it and make it run better. Following the post of Jeremy Zawodny's blog : " How To Add Good Expires Headers to Images in Apache...
ModalPopup and Silverlight
If you place on a web page a ModalPopup and a Silverlight control, you might end up with the ModalPopup hided by the Silverlight control. To avoid this at the time you call Sys.Silverlight.createObjectEx you need to give the following property to true...
AJAX Control Toolkit - ToolkitScriptManager
A new release (10606) is out, that you might download on CodePlex . I quickly tried out the script combining stuff and it works really great. I saved 7 round trip to the server and almost 2 seconds in the page load. You might read more about it on Shawn...
Posted: Jun 08 2007, 11:24 PM by lkempe | with 2 comment(s)
Filed under:
RegisterClientScriptInclude and scripts ordering
I spend a part of this evening fighting with ScriptManager.RegisterClientScriptInclude and had no chance to use it in a way that my javascripts would appear after MicrosoftAjax.js and in an order that I defined. I finally found a solution, using ScriptManagerProxy...
Posted: May 25 2007, 01:04 AM by lkempe | with 1 comment(s)
Filed under:
Something cool is coming next on Tech Head Brothers!!!
Stay tuned... :-)
Posted: May 12 2007, 11:33 AM by lkempe | with no comments
Filed under: ,
ASP.NET AJAX and ASP.NET Validators
If you are using ASP.NET Validators in UpdatePanel consider the post of Matt Gibbs : " ASP.NET AJAX Validators ". ASP.NET AJAX provides new APIs for registering script with the ScriptManager. Using these APIs allows controls to work well with partial...
Login control in an ASP.NET AJAX toolkit PopupControlExtender with a close button
I remember when I tried to implement a Login control in a ModalPopup with one of the early release of what was called at that time Atlas and is now called ASP.NET AJAX. I had lots of difficulties and now it works like a charm. This time I would like to...
ASP.NET AJAX 1 Released and already deployed on Tech Head Brothers
It was a straight move from RC to RTM and I have managed to have it online after deploying it to staging, doing some tests and then deployed it Production, thanks to Web Deployment Projects . Here you can see an ASP.NET 2 Webpart on Tech Head Brothers...
More Posts Next page »