up vote 2 down vote favorite
2
share [g+] share [fb]

Considering the full list of PDC videos published here what are, in your opinion, the best session to download and see, considering their relevance to your work, technology and so on? Pleas, one session per answer (exception only for the sessions split in two parts) and please vote it so to move the best ones to the top.

link|improve this question

see also stackoverflow.com/questions/1807862/… – Ian Ringrose Nov 27 '09 at 12:22
feedback

7 Answers

up vote 3 down vote accepted

I would have to say that my favorite session was the "future of C#" video, very nice to be able to see what is coming in the future for C# and the .NET framework.

link|improve this answer
feedback

Scott Hanselmans

Microsoft .NET Framework: Overview and Applications for Babies http://channel9.msdn.com/pdc2008/TL49/

link|improve this answer
feedback

For me the best session was the Mono one, really worth looking at.

link|improve this answer
feedback

I realy enjoyed watching A Lap Around VSTS 2010. But the C# IDE tips and tricks session is my favourite of those I've watched so far. I shows a lot of simple short-cuts and tools that make your every day life a bit easier.

link|improve this answer
feedback

I think my favourite was the Parallel Programming one

Parallel Programming http://channel9.msdn.com/pdc2008/TL26/

link|improve this answer
feedback

I can recommend the ones about "Velocity". I found them really interesting when I was there, but if you're not interested in that, you should also check out the ones targeted at parallelism.

Velocity sessions: http://channel9.msdn.com/tags/pdc2008.velocity/

Paralellism sessions: http://channel9.msdn.com/tags/pdc2008.parallelism/

link|improve this answer
feedback

If you are doing thread parallel work: TL58 Research: Concurrency Analysis Platform and Tools for Finding Concurrency Bugs and TL55 The Concurrency and Coordination Runtime and Decentralized Software Services Toolkit

Finally progress towards deterministic testing and debugging of concurrent programs.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.