I want to use properties-> setting.setting file in anather project which is part of same application.
how I can import or use setting.setting file in anather project
please help me as soon as posible
I want to use properties-> setting.setting file in anather project which is part of same application.
how I can import or use setting.setting file in anather project
please help me as soon as posible
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bechir BejaouiPosted Nov 24, 2008, 7:31 PM
http://msdn.microsoft.com/en-us/library/ekyft91f(VS.80).aspx
or you can even compile the ressources file in an assembly satellite and then you can add a reference to it from applications
This is a walkthrough of how to load ressources from a given satellite assembly
http://msdn.microsoft.com/en-us/library/cc668131.aspx