开发者

generating resource file (Resource Generator)

开发者 https://www.devze.com 2022-12-24 10:25 出处:网络
I\'m new to c# programming.. I\'m using windows form application c#.net I have been given a .resources file. it contains 2 columns 1) keyand 2) values.

I'm new to c# programming..

I'm using windows form application c# .net I have been given a .resources file. it contains 2 columns 1) key and 2) values. I have brought the contents of this file into开发者_JAVA技巧 a datagrid using dynamic table in between and using resource manager. Now i have to edit the value column in the datagrid and if i click on a GENERATE button i should create a new resource file and it has to be stored as a file. In the same way i should create many sucj resource file.

please help me.


You will need to use the ResourceWriter class for this.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号