Hi
I am new to class library
I created a class library to save values to database.Below is the code for save function. I created a website .Now when I click the button ,i want to call this function. I put the reference to the class library for the website and- Imports
SerLib.But I am not sure how to call the below function of the class library
SerLib.I couldn't find any article related to that.Any help will be greatly appreciated.Thanks
Code in Class library SerLib
Public
Go to the complete details ...