Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • MSDN Ramp Up Program

    I just came across this: www.MyRampUp Ramp Up is a free, online, community-based program that can help users save time in learning Microsoft technology. The easy-to-access content (provided by subject-matter gurus) is specifically tailored to the Ramp Up program, and offered in a variety of forms (whitepaper...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 11-07-2008, 12:00 AM
    Filed under: Community, MSDN, Microsoft, C#, VisualStudio, VisualBasic, VisualStudio2008, Training, SharePoint
  • C# And Visual Basic Generate Different Expression Trees

    (This was pointed out to me by Frans Bouma and explained by Jon Skeet ) Imagine you have this set of classes: public class A { public virtual string P { get { return "A" ; } } } public class B : A { } public class C : B { public override string P { get { return "C" ; } } } And this class: public static...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 08-04-2008, 12:00 AM
    Filed under: SoftDev, MSDN, Microsoft, .NET, C#, LINQ, VisualBasic
  • 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
Page 1 of 1 (3 items)