RE: Anonymous classes

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Mohamoss (mohamed.mossad_at_egdsc.microsoft.com)
Date: 12/08/04


Date: Wed, 08 Dec 2004 16:11:34 GMT

Hi
What I know will be added to Whidbey is the anonoums methods features
        http://www.c-sharpcorner.com/Code/2004/July/WhidbeyFeatures.asp
Also generics will be available (which are the templates of C++)
 Check this link
     http://blogs.msdn.com/brada/archive/2004/03/02/83112.aspx
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC



Relevant Pages

  • Re: Java vs C++, A Newbies perspective.
    ... That's what Java Generics do. ... is to write templates for code, which are expanded to different code ... Every pure type constraint on code using C++ templates is ...
    (comp.lang.java.programmer)
  • Re: Performance bei Vergleichoperationen
    ... C++ Templates eben mit den Generics nicht mithalten können, ... Templates sind IMHO bei Definiton das mächtigere Tool, ... zum Beispiel Laufzeit-Fehler ergeben - was C# in diesen Szenarien ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: C# generic containers from a "C++ perspective"
    ... templates can solve but generics do not. ... The single-threaded symbolic optimizer from FFTW would currently be ... The error reporting from generics is much better than templates. ... Or do you want to cast the ints to floats? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: C# generic containers from a "C++ perspective"
    ... My point is that .NET languages ... already have better ways to solve that problem, independently of generics. ... The error reporting from generics is much better than templates. ... even wrote dozens of painstakingly hand-optimized routines and chose ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Delphi to Visual Studio Conversion Project
    ... Templates are in fact really compiled at the moment they are used. ... what the constraints specify, i.e. you can only cast the type to ... When you compile the generics, all the capabilites are already tested ... compiler checked before use. ...
    (borland.public.delphi.non-technical)