FileInfo.comFileInfo.com
# 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 Z

.RESOURCES File Extension

NEW: Run a free scan for .RESOURCES file extension errors.

Generic Icon
File Type
This file is saved in a plain text format.
Therefore, you can view the contents of the file in a text editor.
[x] Close  
Visual Studio Resource File
DeveloperMicrosoft
Popularity
3 stars
CategoryDeveloper Files
File Format Description

File created by Visual Studio, a software development application created by Microsoft; may contain both strings and objects, but objects must be serializable; used for bundling and persisting application assets so they can be accessed in a standard way in Visual Studio programs.

RESOURCES files can be accessed using the .NET Framework's System.Resource namespace. For example, the ResourceWriter class can be used to write resources into RESOURCES files.

NOTE: RESOURCES files are similar to .RESX files. However, only resources within RESOURCES files should be embedded into a runtime executable or compiled into a satellite assembly.

Program(s) that open .RESOURCES files
Updated 7/8/2010