Nov2008
16

DreamSpark

by nmgomes

"DreamSpark is simple, it's all about giving students Microsoft professional-level developer and design tools at no charge so you can chase your dreams and create the next big breakthrough in technology - or just get a head start on your career"

I dont know since when DreamSpark is available but this is another great Microsoft program.

So, if you are a student no more excuses are allowed. To learn better and faster, simply use the RampUp MSDN program and download all required software from DreamSpark.

Filed in: General

Nov2008
16

Tech'Ed EMEA 2009

by nmgomes

Tech'Ed 2008 its over but the next year event is already schedule to 2-6 November 2009.

Next year event will change its location to Messe Berlin, Germany.

Who knows if I'll be there too ... ;-)

Filed in: TechEd

Nov2008
5

Tech·Ed EMEA 2008 Developers: Meet Me In Barcelona

by nmgomes

For the first time I'll be there ... nice.

Filed in: Events | TechEd

Nov2008
4

To yield or not yield

by nmgomes

Some time ago, Chris Massey challenged everyone to discuss about four interesting .NET performance questions. One of those questions was "When processing some data into a list, is it faster to build up a collection and return it as an enumerator, or use yield to create the enumerator 'on the fly'?".

Well, I also post a little contribution and surprisingly my post was one of the winners, so I won a free license to ANTS Profiler 4.

Filed in: .NET