Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
5088 Points
998 Posts
Apr 24, 2012 07:26 AM|LINK
First, welcome to C# world, most lovely language :)
Above your steps has to work, but try modify like
1. add a class library project & define classes into it. After that build that project.
2. Select Add reference from solution explorer & add the dll of that project from bin folder.
2. Select Add reference from the solution explorer & add the project (class library project)
3. Add namespace into my page.
Mastan Oli
Contributor
5088 Points
998 Posts
Re: how we add more than one class in class library project?
Apr 24, 2012 07:26 AM|LINK
First, welcome to C# world, most lovely language :)
Above your steps has to work, but try modify like
1. add a class library project & define classes into it. After that build that project.
2. Select Add reference from solution explorer & add the dll of that project from bin folder.
2. Select Add reference from the solution explorer & add the project (class library project)
3. Add namespace into my page.
playingOOPS | மெய்ப்பொருள் காண்பதறிவு
Mark as Answer If you find helpful