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 (RSS)
Setting correctly your configuration for Web Deployment Projects VS08
I read on MSDN Forums that it is not possible to use other configuration than Release and Debug. This is wrong. I am using it for Tech Head Brothers Portal, what you have to take care of is how you set your configuration. On the following picture you...
Web Deployment Projects for VS08 released as CTP & Migration tips
My old build script wasn't working after the migration to this new version and you will find in this post the different adaptation that I had to do. Add missing ToolsVersion as following: < Project DefaultTargets = " Build " xmlns = " http://schemas...
Yahoo release a web site evaluation tool called YSlow
YSlow is a new web tool published by Yahoo. It let you test a total of 13 rules against your web site to check if it is efficient. YSlow is an addin to Firefox integrated in the web development tool Firebug . You might read the rules that are verified...
Starting ASP.NET Development Server from a right click in explorer
Update : Following the comment of Jon Galloway I know that there are other solutions doing this but I was just asked about how to do it today (hey Christine ;) and had this registry file stored somewhere for a while waiting for a blog post. Save this...
ASP.NET Pageflow
I don't get it!!! I thought that pageflow will be soon integrated into ASP.NET directly! When will it be and in which form ? It turned out that the code we showed at TechEd wasn't going to end up in any of the product releases, so the dev team requested...
Posted: Jun 08 2007, 02:15 PM by lkempe | with no comments
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: ,
CSS Adapters issues with Login controls
If you are using ASP.NET 2.0 CSS Friendly Control Adapters 1.0 with the Login controls of ASP.NET 2.0 you might have experienced some issue like multiple postback when using Internet Explorer. You might get a GREAT fix and explanation of the issue from...
Posted: May 04 2007, 11:45 PM by lkempe | with 1 comment(s)
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 »