Free Icons And Images With Visual Studio 2008
Visual Studio 2008 comes with an Image Library which contains thousands of icons, animations and images which you can use in your applications. You can find the Image Library at C:\Program Files\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary\1033
Just unzip VS2008ImageLibrary.zip file located at this location and you have most of the graphics used by Microsoft in many applications including Visual Studio itself.

Technorati Tags: Visual Studio
Tagged with: Visual Studio
9 Responses to Free Icons And Images With Visual Studio 2008
Leave a Reply Cancel reply
Top Posts
- LINQ To SQL Tutorial
- LINQ To SQL Join On Multiple Conditions
- Code Sample: Programmatically Download File Using C#
- Windows 7 Control Panel In Classic Mode
- More Details Emerge On Microsoft Master Certification
- Use SqlConnection With LINQ To SQL
- Free Icons And Images With Visual Studio 2008
- Capture XML In WCF Service
- Dynamic Sort With LINQ
- StyleCop Tutorial
Tags
.Net 2010 ADO.NET ASP.NET Azure Blogging Books Browsers C# Certification Cloud Computing Code Snippets Community Data Services Eclipse Entity Framework Google IDE Java LINQ Mac Microsoft Museum NetBeans Office Oracle REST SharePoint Silverlight SQL Server T-SQL Tips Tools Training Visual Studio Visual Studio 2010 WCF Web Windows Windows 7 Windows Forms Windows Live WMI WPF XAML


Thanks!
wow… i never thought of this… Thanks!
ooooooooo…. thanks a lot…..
cool
Hey,
are u sure that these icons are for free? Is there any note or something in the license?
Regards
Pascal
Yeah, I second pascal – how do I know they’re free? Should I read the VS licence or the Windows licence or what?
Thanks!
Pascal Said:
are u sure that these icons are for free? Is there any note or something in the license?
..
In each of the folders of the VS2008 image-library, is a little html document explaining the images, and this note on usage restrictions:
Use Restrictions
These common elements are to be used in the development and illustration of new custom imagery. As part of a visual language, these images (or any part of the images) must be used in a manner consistent with the name of the file, which is self-descriptive of the annotation that the imagery represents.
Microsoft has a vested interest in having developers use these icons – it means most people can quickly pick up the workings of the application because the look and feel is immediately familiar. They want you to use them, – the only restriction is that they should be used in a consistent fashion.
How to convert these image to correct size e.g. 16×16, 32×32, 48×48, 64×64 so on with correct color-depth combination 16-color, 256 color, 16-bit color, 24-bit color?