I have a existing project which have following structure. I want to find out two things
Which ORM tool use to create this?
Which Design pattern this structure following?
Please help me


Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
rahul ahujaPosted May 26, 2014, 12:48 PM
If am not wrong then this project uses design pattern Repository and Unit of Work.
Ramesh MaruthiPosted Dec 13, 2013, 5:27 PM
arvind haritusPosted Dec 11, 2013, 12:45 AM
I am very new to MVC and want to work on it.
I want to create a simple project can anyone please guide me which project architecture I should use?
Do I need to go with any ORM?
-Arvind
Ramesh MaruthiPosted Dec 10, 2013, 12:18 PM
1 st Layer is( Entity Framework)
2 nd layer is some kind of services
3rd layer MVC