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 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
  • Sysinternals video's

    Although sysinternal tools are promoted via the Microsoft TechNet site targetted towards IT professionals, these tools are a must have for every serious developer. Via these tools you can learn about your processes, memory, filesystem, registry and many more. Recenly David Solomon created a set of movies...
    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
  • Use masterpages in Web Sites and Web Application Projects

    Since Visual Studio SP1, you have the option to choose between 2 approaches when building websites ASP.NET Web Site ASP.NET Web Application The ASP.NET Web Application has been added in SP1 (actually you could download it seperately already before SP1) There are some differences between both, basically...
    Posted to Erik Lenaerts (Weblog) by ErikL on 04-10-2007
  • Learn Microsoft Office new User Interface

    Microsoft released some nice tools to improve the learning curve in a transition between Office 2003 to office 2007. The tool is actually a flash application where you first select the action in a Word 2003 environment and then it shows where to find the new command in Word 2007. You can download them...
    Posted to Erik Lenaerts (Weblog) by ErikL on 02-06-2007
  • Uploading a document to a SharePoint Document Library

    After some hours browsing the web I found several techniques to upload a document to a SharePoint Document Library. Using a Network share This option is really simple but mapping a network share on every client PC is perhaps not an option. However, no meta information can be set using this option. Using...
    Posted to Erik Lenaerts (Weblog) by ErikL on 01-08-2007
Page 1 of 1 (9 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems