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.
Conception using generics and reflection of a search engine to index and search content in your business entities without being intrusive.
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
<u>Update</u>: 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.