Tagged Questions

3
votes
2answers
1k views

The shortest program that prints its own source code in C#

I need (preferrably the shortest) program that prints its own source code in C#. I will post it here when I finish it, but if you already have a link your help will be greatly appreciated. I have ...