Well, it's free, so I thought why not sign up. I'm pretty sure it will be interesting, but work might get in the way.
Fredrik N
Posts
-
Who is registering for Build?! -
Do you still like to code?I still love to code - and I've been coding for almost thirty years now. I've marked the beginning as the day when I first got a lime colored hot-air balloon to move across a blue background; I can still remember sitting on the floor in front of a 26" tv, copying the instructions from the C=64 user's manual. Those numbers were magic, and I took the bait... hook, line and sinker. Not many days after there were a plethora of things that I could move across the screen and in different colors too! So, the last thirty years I've been doing what I love, and the last fifteen with the added benefit of a monthly salary.
-
Need a website built?This made my day :-D CompuTRON2010... Yes, I've always wondered how it would be like if I was Darth Vader - Dark Side Programmer!
-
IIS Log readerUhm... what are you logging atm? As earlier stated there is this MS tool... http://www.microsoft.com/technet/scriptcenter/tools/logparser/default.mspx[^]
-
Can't find the clrscr() programSome time ago I remember seeing an example of how to do a clrscr() in VC, without using system("cls") way. But now I can't find the example/program anywhere... Are there someone out there who can help me find this example again?