Thursday, December 24, 2009

Cambridge, UK

Last week I went at a conference in Cambridge, UK. While I was there, I was able to see a whole different world and kind of people... and I'm glad I did that! So, here are some picture... :)

On the way to Cambridge...





Peterhouse College





Have fun! :)

Friday, November 13, 2009

My "Self-built grid" published

Hi there...
My article was published in the "Intelligent Distributed Computing III" book. Here's the link to it.

Happy day! :)

Tuesday, November 10, 2009

It's a GO for my PhD Thesis

Hi there...
Last week I received a positive answer regarding my PhD thesis, therefore, I can start researching on my subject "Human-aircraft interaction"... :)

Wednesday, November 4, 2009

Friday, October 23, 2009

How many classes can a single .NET DLL contain?(VS2010 + Parallel)

Hello...

I just tried the last version of MS VS 2010 beta2 with my little "killer" application(see 2 entries in the past...). The only difference is that I used the Parallel.For method instead of a classic for.
I was happy (really, I was happy! ) that I could find a possible memory leak inside it because the memory used by VS2010 was increasing in a linearly fashion. Therefore, I've decided to post a comment on Connect website to notify MS team to fix this issue.
You can find the entry here.

The best part is that I tried to print screen to get the image of the task manager but it couldn't store it in the clipboard. Pretty cool, right? :D

Happy coding...