Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add resource file
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01196792
Message ID:
01196796
Vues:
8
>Hi,
>How could I add resource file to my component?
>I tried to add new item and then select resource file. VS 2005 put my designer.cs under resx. Any ideas?
>
>Thank you

You added a resource file to your project just fine if you added a new item and then selected resource file type. The reason for the designer.cs file tpye under the resx file is because VS adds some autogenerated code when you add a file to the resource file. For example if you add a text file to the the resource file there is a method generated that returns the text file contained in the resource as a string.
What is not working the way you wanted it to work?
Semper ubi sub ubi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform