I have problem in C#.I want to make a global connection for entire windows application in C#.net.
I have this problem becoz there is no concept of adding modules in C#.net ,unlike vb.net which has a functionality of adding modules.

So what can i do in C3.net.