A
anilkumarup
Problem: I have to develop a component(dll) in C# for user management
section. the component will serve to any type of apllication like web
or window. Now the problem is in defining connection string (sql
server). If dll will be able to find out that it is calling by a web
application then the connection string can be picked from WEB.CONFIG
and in case of window application from somewhere else. Can any one
please help me for this
section. the component will serve to any type of apllication like web
or window. Now the problem is in defining connection string (sql
server). If dll will be able to find out that it is calling by a web
application then the connection string can be picked from WEB.CONFIG
and in case of window application from somewhere else. Can any one
please help me for this