Definition: On the Win 32 platform and .NET framework, Resources is the name for the non executable parts of any application and includes text strings, version information and graphical images such as icons, bitmaps and cursors.
It can also be used to refer to the System Resources of an Operating System, to describe free memory and/or disk space.
Glossary:
A B C D E F G H I J K L M N O P Q R S T U V W X Y ZExamples:
I added a new logo to the resource file for my application.

