1
Answer

Where to declare/define the database connection part in C#

Photo of amit_gupta14

amit_gupta14

20y
1.9k
1 WCF
Where to declare/define the database connection part in C# so that it remains global for all other classes/objects. i.e. declare/define once and reusbale

Answers (1)