• problem with references

    Hi, I'm trying to recompile my CS functions, and my references look like this at the moment: using System; using System.Collections.Generic; //using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Media; using System…
  • Which Scripting Language ?

    I understand the GC is based on the C Sharp Scripting language, and that it is a good idea to get one of the "for dummies" books to get a basic background on scripting. To avoid going way over and above what is required which release of C Sharp is…