Hi, I want to call a class from one class library to another class library in mvc application.if anyone knows please help me.......
Ex: I have two class libraries, common and Data. i want to call a class from Common class library.without creating any object for that class.