T
Tom
This may seem a little strange, but in all my years of developing Windows
Forms apps, I've never really used Resource files; however, I would like
to start doing so in order to store icons, pictures, and most importantly,
error message strings in resource files so I don't have to go searching for
them inside the code (if I want them changed).
I know VS 2005 makes it MUCH easier to use and create resource files, but
in my few times I have tried I ended up not doing things right. Therefore,
does anyone know of any articles, tutorials, etc on how to createm use, and
ACCESS resource files (and items in them) in VS 2005? I am sure it is not
hard but a tutorial or something would go a long way in helping out.
Thanks a bunch.
To
Forms apps, I've never really used Resource files; however, I would like
to start doing so in order to store icons, pictures, and most importantly,
error message strings in resource files so I don't have to go searching for
them inside the code (if I want them changed).
I know VS 2005 makes it MUCH easier to use and create resource files, but
in my few times I have tried I ended up not doing things right. Therefore,
does anyone know of any articles, tutorials, etc on how to createm use, and
ACCESS resource files (and items in them) in VS 2005? I am sure it is not
hard but a tutorial or something would go a long way in helping out.
Thanks a bunch.
To