I have a problem in VB.NET.

I have a solution with a resource template. I also have a String table in that resource template.

Now I would like to access some string values from that string table in code. So I can display that text in a message box or something.

Can anyone please help me?

Thanks...