in

www.dotNET6.com

Generic Collection of disconnected members.

Browse by Tags

  • Microsoft : from idea to release

    Ever wondered where microsoft stores its code while it goes from idea to release stages? Have a look at this diagram:
    Posted to Erik Lenaerts (Weblog) by ErikL on 08-29-2008
  • Visual Studio discovery does not detect my WCF Service

    Recently I needed to create a windows service application for one of my customers and I decided to use WCF for both incomming as outgoing communication mechanism. The problem I had was that I could not discover any WCF services in my solution. Only WCF service created on the WCF Project templates where...
    Posted to Erik Lenaerts (Weblog) by ErikL on 08-27-2008
  • 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 Thickbox control

    On a regular basis we needed the thickbox functionalities on our ASP.Net web sites. I'm a fan of the thickbox implementation from Codey Lindley . We wanted to make this functionality easier to consume in ASP.Net so we decided to package this functionality into an Server Control as we did last time...
    Posted to Erik Lenaerts (Weblog) by ErikL on 07-07-2007
  • DateTime and Number format overview

    Very handy if you always need to start the VS Help to lookup on those date or number formats.... http://john-sheehan.com/blog/wp-content/uploads/msnet-formatting-strings.pdf
    Posted to Erik Lenaerts (Weblog) by ErikL on 07-05-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 (7 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems