I have made classes in VB.Net and now i want to use them in Asp.net. how can i use them.
Should i made dll of every class and then include that dll in the AS.Net ,but i assumes that this is an old method. if this is still the only one that do correct me and if there is more efficent method from this then please share.

Thanks in advance