Appreciation of LIFE comes with family and kids. Without that WORK is LIFE.
Robert Vukovic
Posts
-
Missing the professional life -
Scheduling libraryQuartz.NET is really good and very flexible. There is also Castle.Components.Scheduler[^] I have not use any for a real project.
-
Books that made you a better programmerSICP is a real eye oppener ! Also there are video lectures[^]. - Structure and Interpretation of Computer Programs [^] - Refactoring: Improving the Design of Existing Code[^]
-
What's your favorite Open Source library or application?Subversion, TortoiseSVN, Paint.NET, NHibernate
-
Games in C# is it even PossibleThere are some great tutorials on the following links. [http://abi.exdream.com/ http://msdn.microsoft.com/coding4fun/gamedevelopment/rocketcmd/default.aspx](http://abi.exdream.com/
http://msdn.microsoft.com/coding4fun/gamedevelopment/rocketcmd/default.aspx)[[^](http://abi.exdream.com/
http://msdn.microsoft.com/coding4fun/gamedevelopment/rocketcmd/default.aspx "New Window")] Arena Wars is commercial game written in .NET. http://arenawars.krawall.de/com/[^] -
IE7 for XP to Arrive as High Priority Automatic UpdateBeta 1 and 2 had some issues with some applications that use IE (Visual Studio, MSDN) but Beta 3 is working OK for me. I am still using FF because of the plug-ins but IE is suppose to have them too.
-
Test Driven DevEvery body is talking about TDD but it seems that TOAD is valid only Java and .NET . What about GUI programing ? What about multithreading? What about C++ ? Can the TDD be used in these situations also ?
-
Best free programmer's editorPSPad http://www.pspad.com/en/[^] UltraEdit alternative.