Music4Games

So in response to my emotional music in games and series post i have a small follow up .I recently came accross this site which basically as part of its many functions is to analyze the music in games. Head over to their site (Music4Games) to see what i am talking about

The equivalent of select distinct in .Net 2.0

So a while back my bud Ewoudt Kellerman asked me how to take a list of strings in .Net and get a distinct list from them.At the time i was busy and gave a kind of half hearted answer that while it got the job done was long and not very autonomous .I had a [...]

Redgate == Awesome

So some time last year i started looking at asp.net optimization applications , but man these things are hard to come by but luckily for me i came across the Red gate profiler .Hope fully i will get down to installing the application again after the many formats i had to do and post some [...]

Express Debugging in C#

Not all of us unfortunately have the ability to code in Visual studio 2005 /2008 and have to make do with the Express editions. Now coming from a environment in which it was available i tend to miss some of the small little features like the quick watch and the Conditional debugging.
The watches i have [...]

To Pause or not to pause……

As usual my friend Ewoudt is always presenting me with fun little things to think about.Here we go.
Scenario:Pausing  execution in a windows batch file
And what followed:
Well for one i need to explain the scenario a bit better. During the execution of windows batch file the processing needs to stop for a while
while something else occurs. [...]

The world from the eyes of google……..

So to propagate the google love i am going to do a quick shot at at google earth and creating KML files to use with it.
Ok so google earth is a map/virtual earth type application , there are many out there but this is by far the most advanced one i have found that is [...]