Browse by Tags
All Tags »
ASP.NET 2.0 (
RSS)
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
More Posts
Next page »