|
|
|
|
.NET Training, Consulting, Coaching & Development
April 2005 - Posts
|
|
|
With Beta 2, C++/CLI changed the code that is generated with the destructor (~Class) and the explicit finalize (!Class). It's a great improvement! Now the Dispose(true) pattern for embedded objects is implemented with this code that just contains a destructor Read More
|
|
|
|
Last week I've done an INETA sponsored talk for the .NET User Group Styria, thanks to the invitation of Klaus Aschenbrenner. The attendees have been zealous from possibilities of generics and anonymous methods. Some more information about generics Read More
|
|
|
|
The C# access modifier internal defines access is only allowed within the assembly. This is what .NET 1.0 defined. With .NET 2.0 friend assemblies are allowed to access these members, too. Friend assemblies are defined with the attribute class InternalsVisibleToAttribute: Read More
|
|
|
|
Microsoft Hellhounds are the winner of the RoboCup German Open 2005! Christian Read More
|
|
|
|
For TechEd Europe we (INETA Europe) need proposals for Birds of a Feather sessions! Meet other attendees with similar interests! Damir Tomicic has all the information about Birds of a Feather! Christian Read More
|
© 2002 - 2006 by thinktecture, Ingo Rammer and Christian Weyer. All rights reserved.

|
|