Hi Sirs!
I am developing a stock and accounting management system (Desktop application). But I would like to know something very capital for me.
This system should work on a simple Lan network. But I would like to know if I should add in my "solution explorer" the app_config to configure correct the path to allow users to work on the system properly? Or there is another way.
Please I will use a simple local network then if someone can explain me. Maybe to show me a link that explain it step by step.
Many thanx
Loading
IsraelPosted Jul 19, 2014, 1:45 PM
string connstr = "Data Source=localhost\\sqlexpress;Initial Catalog=master;Integrated Security=True";
Guest UserPosted Jul 12, 2014, 9:40 PM
No one can me a answer on my preoccupation... PLEASE!
IsraelPosted Jul 3, 2014, 10:39 AM
Mfwamba TshimangaPosted Jul 2, 2014, 7:43 AM
Guest UserPosted Jul 2, 2014, 1:12 AM
Why app_config is bothering you? App_Config is convention to store your config files and access via application.
Thnx!
my twitter handler @sumitjolly