Sebastien's profileMeta SpaceBlogLists Tools Help
    11/25/2007

    What's New in Visual Studio 2008

    image

     

     

     

     

     

     

     

     

     

     

     

    Tout est dans le titre, hormis les liens :

    • Les shortcuts de VB, C# et C++ dans Visual 2008

    image     image     image

    http://www.microsoft.com/downloads/thankyou.aspx?familyId=4411bbfc-0e3c-42b3-bd05-af1d292c986f&displayLang=en

    What's New in Visual Studio 2008

    11/21/2007

    Visual Studio 2008 and .NET 3.5 Released - ScottGu's Blog

    Finally ! As ususal Scott has synthetized all the useful info on all the good geeky bits contained both in the VS2008 and in the .net framework 3.5 in a short article : 

    Visual Studio 2008 and .NET 3.5 Released - ScottGu's Blog

    CLR Add-In Team Blog

    One useful addition to the .net framework 3.5 is the System.Addin namespace. As the name says, it holds a mini-framework used to facilitate the developement of plugin-based applications. It was already possible (though not fairly well documented, especially about AppDomains), but the new implementation resolve a good number of issues such as UI extensibility and hosting WPF addins.

    For a complete list of new features check this good summary article : By Popular Demand [Jack Gudenkauf]

    For a complete, in-depth understanding of the inner CLR workings with System.Addin, check the CLR Add-In Team Blog.

     

    CLR Add-In Team Blog

    11/12/2007

    101 LINQ Samples

    Continuing my learning since the various CTP.. Now that VS 2008 Beta is out, the link below offers some fine-grained information about all the LINQ operators : 

    101 LINQ Samples

    © Sébastien Parodi, Theoreme Consulting.