hi guys!!! i'm developing application with configuration module but i dont know yet what would be the effective way to store the datas from my configuration module is it in file,xml, etc? thanks in advance!!!
Printable View
hi guys!!! i'm developing application with configuration module but i dont know yet what would be the effective way to store the datas from my configuration module is it in file,xml, etc? thanks in advance!!!
If I knew that you were using .NET 2.0 I'd say use application settings. Why don't I know what version you're using?
sorry, i have not mentioned about it..anyway, im using .NET 2.0 and thanks for the advice!