Hi,
I am relatively new to C# and I would like to know how I can do the following....
I have created several functions that generate some dynamic content on a webpage. I would like to use these functions on several more webpages and obviously I don't want to copy and paste my code!! I did some C++ programming many years ago and I vaguely remember using classes. I know that I can use classes in C#, but I have no idea how to! Can ne1 point in the right direction??
Thanks in advance
Neil
I am relatively new to C# and I would like to know how I can do the following....
I have created several functions that generate some dynamic content on a webpage. I would like to use these functions on several more webpages and obviously I don't want to copy and paste my code!! I did some C++ programming many years ago and I vaguely remember using classes. I know that I can use classes in C#, but I have no idea how to! Can ne1 point in the right direction??
Thanks in advance
Neil