|
Subject:
|
How to make GUI reusable in .NET
|
|
Posted By:
|
hums
|
Post Date:
|
10/20/2004 12:09:06 AM
|
Wed can make code reusable in .NET by Class Library but how to make GUI ie all forms in Web application to be reusable so that the classes in class library and the forms all together are a single reusable component so that they can be used in other applications.
|
|