Hello, I beginning a new project and I need to create a Project for implementing Entity Framework 4.0 and Unity Framework 2.0 along with Enterprise Library 5.0.
I am very new to Entity Framework and Unity Framework and getting confused in how I can get normal Object BO's and DAL with Database.
Can someone point me to some simple examples to start on both in a same project. Later I need to use ASP.NET MVC 2.0 for the UI.
I have seen Julie Lerman's Video for Entity Framework I can get the Tables as Entity but after that I have no Idea where will Unity, Enterprise Library will fit in. I am lost after that.
Some one please help me.