When developing a project with VB6, we created a module and put every project-wide constant in it.
Now, using C#, how can we manage project-wide constants?
Put them in a static class.
If you need this class referenced in many solutions create a project in which you put this class. Add references to it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With