J
James Radke
Hello,
I have a web application that contains class 'X' (note that this is one
class of many contained in the application). Now, we need to create a pc
based windows application which will use the same class 'X'. So, I was
wondering, what is the best method for sharing the class between the two
different applications (web based and pc windows based) so that I do not
need to copy the code from one application to the other, and keep updating
both whenever changes are required?
Thanks!
Jim
I have a web application that contains class 'X' (note that this is one
class of many contained in the application). Now, we need to create a pc
based windows application which will use the same class 'X'. So, I was
wondering, what is the best method for sharing the class between the two
different applications (web based and pc windows based) so that I do not
need to copy the code from one application to the other, and keep updating
both whenever changes are required?
Thanks!
Jim