Good morning fellers, hope everybody had a good easter.
Ok so in C# i generally make classes that I can instantiate over and over when I need to. How do I accomplish this in asp.net? I'm trying to make a jquery dialog class that so that I can pop up dialog boxes all over the place over and over if i want to.
Is this possible?
Go to the complete details ...