Microsoft
Software
Hardware
Network
Question : How to add resource file in VB.NET like C#
How do you add a resource to VB.NET class library? I can't not figure this out in VB.NET I have tried everything. All I want to do is add my compiled .RES file into the class so that it can be read by another application. This is a simple STRING resource but it just doesn't work. The last screenshot shows the error but my C# DLL work fine!!!
In C# you can specify a resource to add in the properties application.
In VB.NET this doesn't exists and I have tried everything.
Answer : How to add resource file in VB.NET like C#
Glad you figured it out! That is definitely something I've not had to do before (and probably would not have found an answer for).
Always nice to know the "little" differences between the "equivalent" languages and/or IDEs in .Net... =)
Random Solutions
Enter Formula in the next available cell
sql query help
Best way to manage development virtual machines
Delegating Exchange 2007 permissions
Difference between Vmware player and Vmware server.
No value given for one or more required parameters
ACT 2009 on SBS 2008 system.io.pathtoolong exception error
Database Startup form while other form loads
Stripping characters in Select Statement
Why does InternetConnect function need a password and a login ?