how do you encapsulate a server path in an n-tier environment?
because i want to alter them for porting to an actual n-tier environment.
thanx!
Printable View
how do you encapsulate a server path in an n-tier environment?
because i want to alter them for porting to an actual n-tier environment.
thanx!
Can you please describe the layout of your web environment?
If you want to "encapsulate" it, the best way to store it is in web.config file...
Is this what you mean?
/Henrik