Jonas Follesø profile picture

Jonas Follesø

Software Developer

MSDN Live presentations

August 28th 2007

Yesterday we kicked off MSDN Live fall edition. First city this round was Oslo, and approximately 600 developers had showed up for a day of great content. I started the day with my two presentations on Visual Studio 2008 and C# 3.0 & LINQ. I'm quite happy with the presentations, I managed to stay within my time limits, Visual Studio 2008 played nice and none of my demos crashed. I promised to post a bunch of links to further information on the topics, so here you go:

Visual Studio 2008

C# 3.0 and LINQ

I haven't uploaded the PowerPoints yet, but I assume they'll be made available on the Norwegian MSDN site later this fall. I tried to make the slides a bit more interesting by using large illustration and only a few words (not bullet points) on each slide, so the slides them self don't provide that much value. How ever we did record a web cast presentation of both my talks which will be made available online some time mid September. As for the demos I plan to make the code available as guided examples on the blog, perhaps as soon as this weekend.

Feel free to drop any feedback, questions or suggestions in the comments section. Thanks!

Update: One of the things I talked about is support for Visual Studio 2005 projects in Visual Studio 2008. When you try to open your VS2005 solution in VS2008 a conversion wizard will start up. This wizard will convert your projects and solutions. The thing to note is that upgraded projects are still valid in VS2005, but solution files isn't! So the best tip is to create a new VS2008 solution, and then add the projects one by one to that solution, and let the developers select which solution to work on. The projects can still be shared after converting. Read more over at Michael Palermos blog.

blog comments powered by Disqus