D
Duane
Can anyone tell me what is the standard practice for
creating functions that can be used globally by a asp.net
application. Should we put them in a class or just
create another webform and reference it like an object
accessing the functions as methods? Any insight would be
helpful.
Thanks
creating functions that can be used globally by a asp.net
application. Should we put them in a class or just
create another webform and reference it like an object
accessing the functions as methods? Any insight would be
helpful.
Thanks