.RESX Extension de fichier

.NET Managed Resources File

Développeur Microsoft
Popularité
3.7  |  21 Votes
 

Qu'est-ce qu'un fichier RESX ?

A RESX file is a resource file used by a program developed using Microsoft's .NET Framework. It contains objects and strings that the program uses, placed within XML tags. RESX files can contain both plain text and binary data. Binary data is encoded as text.

Plus d'informations

Developers commonly store application settings and program resources, such as pictures, in RESX files. If implemented correctly, this allows a developer to modify or update a program's resources without recompiling it, by swapping one RESX file for another. This can be useful when, for example, localizing programs for different regions and languages.

If a RESX file contains binary data encoded as text, that text is saved within <data></data> tags. Examples of binary data that a RESX file might contain include program properties and MIME types.

Comment ouvrir un fichier RESX

You can open a RESX file and view its contents with any text editor. (Remember, any binary data the file contains will appear as encoded text.) It is best to open RESX files in source code or XML editors, such as Microsoft Visual Studio Code. These programs highlight RESX files' XML syntax, making it easier to read and edit the files' data.

Ouvrez plus de 400 formats de fichiers avec File Viewer Plus.Téléchargement gratuit

Programmes qui ouvrent ou référencent les fichiers RESX

Vérifié par FileInfo.com

L'équipe FileInfo.com a mené des recherches indépendantes sur le format de fichier .NET Managed Resources et les applications Mac, Windows, and Linux répertoriées sur cette page. Notre objectif est une précision de 100%, et nous ne publions que des informations sur les types de fichiers que nous avons vérifiés.

Si vous souhaitez suggérer des ajouts ou des mises à jour de cette page, faites-le-nous savoir.