inicio mail me! sindicaci;ón

Archive for 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.aspx
Part 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 compiler

  • Countdown ASM app - a large application written in MSIL

  • MyC compiler - a simple compiler for a subset of the C language.


You can find all the stuff in your Visual Studio .NET directory. (eg. c:\program files\visual studio .net 2003\sdk\v1.1\tool developers guide\samples)

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.