.RESX Extensão de arquivo

.NET Managed Resources File

Desenvolvedor Microsoft
Popularidade
3.7  |  21 Votos
 

O que é um arquivo 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.

Mais informações

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.

Como abrir um arquivo 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.

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem ou fazem referência a arquivos RESX

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo .NET Managed Resources e os apps Mac, Windows, and Linux listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.