September 2009
M T W T F S S
« Aug   Oct »
 123456
78910111213
14151617181920
21222324252627
282930  

Handle resource files – Generate a class with strong typed properties using StronglyTypedResourceBuilder

Sample:

resgen D:\dev\myResources.resx d:\dev\Resources.resources /str:c#,Namespace1,myClass,d:\dev\MyFiles.cs

ref: http://www.c-sharpcorner.com/UploadFile/yougerthen/205232008052651AM/2.aspx