@BCA_Vibes
Create .dll class library file having 2 classes and each
class has at least two methods. Add the .dll file into
the ASP.NET website. Design a web page to invoke the
methods of .dll files. Use appropriate textboxes, label
and button controls. (Use of Bin directory).