5
Answers

Please make my project Perfect-Class Library, dll etc.

Ask a question
r p

r p

15y
3k
1

 Hi, I have developed a project in ASP.NET2.0, It is a 3 tier application project.

I follow the style of BeerHouse starter kit (http://www.asp.net/Downloads/starter-kits/the-beer-house/).I have Application Layer in my asp.net forms, controls etc., I have my Business logic layer in my BLL (Business Logic Layer ) folder and I have my Data Access Layer in my DAL (Data Access Layer) folder, just like you can see in the beer house project. I would like to make this project better.  What am I lacking? What should I include in the project to make it better?

Should I include a class library? At  present I don't have a class library as I don't see anything in my sample project - beerhouse. If I need to include a class library how can I add a class library? Can you show me some example, please?

Should I make dll files? If so, could you please help me with an example?

Thanks

Answers (5)