What is your programming languages of choice?
C#
What programming languages do you know?
C#/C/C++, perl, php, java, lisp
What do you use the most as your text editor for programming?
Emacs if not C#, Visual Studio, if C#
What IDE do you use, if any, and if you don't do you have problems with them?
Visual Studio w/ C#, no IDE otherwise
What is your compiler of choice, for your primary programming language?
Default .NET compiler, or mono if on non-MS platforms
What libarys do you recomend for your primary programming language?
.NET has more libraries in its core than i'm likely to use, but i use log4net & NUnit for most of my projects as well. Really just dev support not as a feature of the final product.