Sponsors

News

Jobping Laurent Kempé MVP JetBrains Academy Member Certified ScrumMaster

Contact

My status

View Laurent Kempé's profile on LinkedIn
XING
twitter
facebook


Xbox 360



Map

Locations of visitors to this page

.NET Dudes

Family

French .NET Dudes

Friends

Jobping

Links

Tech Head Brothers

Browse by Tags

All Tags » ASP.NET 2.0 (RSS)
Indexing and searching business entities using Lucene.Net Framework, part 3
Conception using generics and reflection of a search engine to index and search content in your business entities without being intrusive. Part 1 and 2 are available following those links Indexing and searching business entities using Lucene.Net Framework...
Indexing and searching business entities using Lucene.Net Framework, part 2
Conception using generics and reflection of a search engine to index and search content in your business entities without being intrusive. Part 1 is available following this link Indexing and searching business entities using Lucene.Net Framework, part...
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...
Indexing and searching business entities using Lucene.Net Framework, part 1
Conception using generics and reflection of a search engine to index and search content in your business entities without being intrusive. Introduction Today, one of the functionality that almost all web sites implements is a method to index content and...
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...
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...
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...
Migration from WSE 3 to WCF
I started to migrate the Tech Head Brothers authoring tool and portal from Web Service Enhancement 3 (WSE 3) to Windows Communication Foundation (WCF). This is a next step in the integration of .NET Framework 3 in Tech Head Brothers portal. Till today...
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: ,
More Posts Next page »