Posts Archived in Code

Posts about code, programming and relevant tools.

Visual C++ Rulez

Oct 28

A statement that has to be made.

Read Visual C++ Rulez

Aftermath

Aug 22

About Code'n my way to the PDC

Read Aftermath

Backpack

Jun 2

A short look at the implementation of the new "uber" web application.

Read Backpack

.NET 2.0 (Beta 2) Experiences

Apr 30

A windows programmer plays with .NET 2.0 Beta 2 just to find the things he needs missing.

Read .NET 2.0 (Beta 2) Experiences

Start XAPed and cleaner

Mar 17

A short overview of an over-engineered personal home page

Read Start XAPed and cleaner

I liked XMLHTTP when it was cleaner

Mar 11

Musings about the recent rise of an old web technology

Read I liked XMLHTTP when it was cleaner

Howto Display List in Columns

Nov 19

This document provides a solution to display a simple HTML list in columns with icons per list item and how to reorder the list items into top-to-bottom, left-to-right.

Read Howto Display List in Columns

Code Presentation

Aug 6

b.gr's take on Code Presentaion in HTML, including syntax highlighting in JavaScript.

Read Code Presentation

VC++ 2005 Express, Ladybug and me

Jul 30

b.gr reflects about Visual C++ 2005 Express Beta and the MSDN Feedback Center.

Read VC++ 2005 Express, Ladybug and me

How not to add features

Jan 27

So, you added a requested feature to your program, made it fully customizable through the GUI including preview (you even fixed a bug there) and happily released it to the public to satisfy your users. Then, after some weeks (or...

Read How not to add features

More Fun with CSS

Aug 7

Just to prove that pseudo complex layouts are possible without tables, I created this. Eventually the content will describe the way how it's been done, but I don't feel like writing anymore now... The hardest part has been the "div...

Read More Fun with CSS

Another WTL Snippet

Aug 6

Ya, while I updated the MBC (string resource loading working now), I just thought: hey, you're already doing this boring doc stuff so continue and add some content to Single Application Instance. Maybe I'm able to beat my lazyness and...

Read Another WTL Snippet

New WTL Goddie

Aug 5

I just uploaded my implementation of a message box with a checkbox feature (see MessageBoxCheck). The documentation is not finished yet but the usage should be pretty straight forward. Hm, I missed to note that the resource string loading feature...

Read New WTL Goddie

hmm

Jul 13

"How to install VS.NET 2003 to the another drive?" (source: The Code Project VC.NET IDE issues forum)... It's not that hard and located where one would expect it. How will someone be able to write useable software when (s)he is...

Read hmm

wandered

Jul 10

Progress of Project Wanderer: finished one of the more tricky classes, untested but compiles and looks like it should do what it's supposed to do :) The next class to convert is one of the more complex ones (in number...

Read wandered

Codename: Wanderer

Jul 7

Sundays are boring... and so finally I decided to start a Windows port of a Linux thingy that got some attention lately - at this point I will not name it as I'm not sure if I'll run into some...

Read Codename: Wanderer