Using Embedded Resources in Visual Studio
Posted: 4/15/2005 8:51:52 AMBy: Comfortably Anonymous
Times Read: 2,755
Likes: 0 Dislikes: 0
Topic: Programming: .NET Framework
Found a good article on using embedded resources in Visual Studio.
From the article:
Visual Studio .NET seems to have a weird model for adding and managing resources such as bitmaps and locale-specific strings. It doesn't work in all the cases, it's illogical, tool support is poor, and it's badly documented.
This document is a tutorial that makes sense of this mess.
From the article:
Visual Studio .NET seems to have a weird model for adding and managing resources such as bitmaps and locale-specific strings. It doesn't work in all the cases, it's illogical, tool support is poor, and it's badly documented.
This document is a tutorial that makes sense of this mess.
Rating: (You must be logged in to vote)