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
VFP dynamic inputmask
how to schedule a daily task run stored procedure with sqlserver 2005
After prg done it seems my Hard Drive is going crazy...
Doing Some math in a Select
Trigger for INSERT, UPDATE, DELETE - determine which event happened within the trigger?
SQL Sorting Issue
Open a form going to a specific record based on an ID in subform
How to embed Ms Access form in C# WinForms application ?
Programmaticaly close TCP Connection(s)
Conditional formatting to copy the format of another cell