Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • The Future Of C#

    If you were able to attend this session at PDC or Tech-Ed EMEA Developers , you were presented with a first class presentation of the future of C# , presented, respectively, by Anders Hejlsberg and Mads Torgersen . For the near future ( .NET 4.0) C# will have: Dynamically Typed Objects Optional and Named...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 12-03-2008, 12:00 AM
    Filed under: MSDN, Microsoft, .NET, C#, VisualStudio, TechEd2008, TechEd, VisualBasic, PDC, PDC2008, VisualStudio2010
  • How To Set Elements Of An Array Of A Private Type Using Visual Studio Shadows

    Visual Studio uses Publicize to create accessors public for private members and types of a type. But when you try to set elements of a private array of elements of a private type, things get complicated. Imagine this hypothetic class to test: public static class MyClass { private static readonly MyInnerClass...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 01-19-2010, 12:00 AM
    Filed under: Testing, MSDN, Microsoft, .NET, C#, VisualStudio, LINQ, VisualStudio2008, VisualStudio2010, TipsAndTricks, .NET2.0, .NET3.5, .NET4.0
Page 1 of 1 (2 items)