in

B# .NET Technical Community Homepage

Bart De Smet's online technical community
All Tags » C# 2.0 » SSCLI (RSS)

Browse by Tags

  • Calling printf from C# - The tale of the hidden __arglist keyword

    Browsing the SSCLI can be enlighting from time to time (if not all the time). Take a look at the following function implemented in console.cs: [ HostProtection (UI= true )] [ CLSCompliant ( false )] public static void WriteLine( String format, Object arg0, Object arg1, Object arg2, Object arg3, __arglist...
    Posted to B# .NET Blog (Weblog) by bart on 09-28-2006
  • SSCLI 2.0 has arrived

    Only for CLR hardcore freaks, the SSCLI version 2.0 has been released to the web. SSCLI (codenamed Rotor) stands for Shared Source Common Language Infrastructure and is Microsoft's shared source implementation of the CLI (ECMA 335) and the C# compiler (ECMA 334). So, it contains the source of an entire...
    Posted to B# .NET Blog (Weblog) by bart on 03-24-2006
Page 1 of 1 (2 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems