I have a class called \'Article\' in a project called \'MyProject.Data\', which acts as the data layer for my web application.
I have a separate project called \'MyP
Just add class file as link in your new project and keep the same namespace in your partial class.