Skip to content

Monthly Archives: October 2003

The Demand for Software Quality

Ladies and gentleman, the one and the only Bertrand Meyer on air….on artima.com. Enjoy.

C# 2.0 Language Specifications

Do you want to know how will be one of the most awaited new languages version ever? On this page you can find the specifications of the C# 2.0 language. Get ready for .NET 2.0!

Generics in CLR (part two)

Jason Clark continues his wonderful explanation of the amazing improvements that generics will bring to us in the next version of the .NET CLR.Part two: http://msdn.microsoft.com/msdnmag/issues/03/10/NET/default.aspxPart one (if you haven’t read yet): http://msdn.microsoft.com/msdnmag/issues/03/09/NET/

Screenshots of Whidbey

Scott Gunnerson shows some screenshots of the keynote about Whidbey and ASP.NET 2.0 he did few days ago. Must see!

W3C Published XForms 1.0 as a Recommendation

Today the W3C has published XForms 1.0 as a Recommendation. Hooray! now playing: Aretha Franklin & Otis Redding collection

Longhorn preview is coming out..

… I don’t know so much but Robert Scoble said in his post’s comments that we will see a developer preview in 15 days by now…

Microsoft .NET Framework Tool Developer’s Samples

Just discovered this section of the SDK. If you are involved or interested in .NET tools development (compilers, debuggers and so on) or if you are simply curious here a sample of what you can find:

CLisp compilerCountdown ASM app – a large application written in MSILMyC compiler – a simple compiler for a subset of [...]

What’s new in ASP.NET 2.0

Edgar Sanchez give a quick summary on what Scott Guthrie said in his .NET Rocks! interview.

The Philosophy of Ruby

The Philosophy of Ruby, a conversation with Yukihiro “Matz” Matsumoto. Must read.