In this post, we will create BLL for PersonalTaskTracker application.
- Right click the Solution and add a new project which is Console Application named BLL.
- Right click the BLL project and add the reference to DAL
