Subject: Re: ANN: Third Drop of RubyCLR
From: "Thibaut BarrīĶe" <thibaut.barrere gmail.com>
Date: Fri, 17 Mar 2006 17:58:49 +0900
References: 184506184507
In-reply-to: 184507
Hi Trans
> An aside... but I was wondering if you could tell me exactly what a
> .NET assembly is.
a .NET assembly is what you get when you compile a .NET (C#, VB.Net...)
language into binary form.
cheers
Thibaut