Hi,
I've got the answer .
I've created one resource file using
ResXResourceWriter RwX = new ResXResourceWriter("Kruti.resx");
It is creating the resource file.
Then I'm adding the resources with the Help of the object "RwX".
and then I'm reading the resources with the help of "ResourceManager".
Eureka , i got the solution. :-)
I'm really happy.
Thank you every one for their support and rapid replies.........!!!!!
Kruti Shukla
I've got the answer .
I've created one resource file using
ResXResourceWriter RwX = new ResXResourceWriter("Kruti.resx");
It is creating the resource file.
Then I'm adding the resources with the Help of the object "RwX".
and then I'm reading the resources with the help of "ResourceManager".
Eureka , i got the solution. :-)
I'm really happy.
Thank you every one for their support and rapid replies.........!!!!!
Kruti Shukla