Posted By: mymail8 |
4/22/2006 2:12:00 PM |
Reply To: tutu12 who posted...
|
|
Hi tutu,
u can create the component using the class library file, from the new item templete.
components are a small piece of code that are used to create small projects they are not runnable as stan alone applications rather they are to b plugged in (included) in some application which is a host for them.
you will have to add the refrence of the .dll file that is created after building the component.
for the rest u will need to try.
|
|