in

www.dotNET6.com

Generic Collection of disconnected members.

Browse by Tags

  • Unreachable Url's in google

    Since a while we encounter more and more problems for one of the websites I'm working on ( www.morres.com ). Somewhere in the first Quarter of 2007, the site dissapeared from the radar of Google entirely. Question is, what wen't wrong? We spent a great deal of the project budget into an Search...
    Posted to Erik Lenaerts (Weblog) by ErikL on 07-18-2007
  • Don't register your Http Response Filter too soon

    I'm working on a Translation system for one of my customers and I used a Http response Filter . The filter basically looks for certain patterns and replaces these with new values. This way we translate some content of the pages. The filter is registered using an HttpModule like shown in the code...
    Posted to Erik Lenaerts (Weblog) by ErikL on 07-17-2007
  • ASP.NET Tooltip control

    We regularly use an advanced tooltip control for web projects hence this ASP.NET Server control. It is based on the LGPL licensed freeware code of walter zorn . For your convinience I wrapped it into an ASP.NET server control. Basically you can create DHTML based tooltip controls with lots of features...
    Posted to Erik Lenaerts (Weblog) by ErikL on 06-16-2007
  • ASP.NET single submit button

    Dimitris, a colleague here at MSP, recently create a slick new ASP.NET Server control. The control is in fact a button with one additional behavior; it will disable itself after you've clicked on it. This behavior is very interesting for sites where the posting of the form may only be done once....
    Posted to Erik Lenaerts (Weblog) by ErikL on 06-05-2007
  • Prettify your code

    Whenever you need colored code to paste into the HTML content of your blog, wiki or any other type of site, you can use the http://www.simple-talk.com/prettifier/ website to "prettify" your code online.
    Posted to Erik Lenaerts (Weblog) by ErikL on 05-31-2007
  • Integrate your Framework documentation into Visual Studio Help

    At the moment I'm working on a small, but usefull, .NET framework for one of my customers. The purpose of this framework is build around Logging, Configuration, etc. The customer has a team of .Net Developers that will be using this framework with every application they build from now on. The framework...
    Posted to Erik Lenaerts (Weblog) by ErikL on 04-25-2007
Page 1 of 1 (6 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems