Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add resource file
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01196792
Message ID:
01196796
Views:
9
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform