What are the best PDC 2008 videos that I need to look at?

扶醉桌前 提交于 2019-12-04 16:48:28

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.

Scott Hanselmans

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

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

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.

I think my favourite was the Parallel Programming one

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

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/

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.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!