Is there an official logo of C#? -


i'm working on presentation involves c# (and .net). there kind of official logo of programming language? if so, know of free image source? tried google no avail.

i don't know of official logo c# language, however, there logo general "world" of .net.

the current .net logo is:

alt text http://i49.tinypic.com/2v9xn3b.png

this introduced sometime around end of 2008. here's blog post microsoft's scott hanselman details this:

pdc 2008: new .net logo

however, regarding using logo yourself, please see stack overflow question (and accepted answer):

can use .net framework logo on personal calling card?

in short, answer no. :(


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -