Do you know any open source web application, which used nettiers as DAL inside the project? I want to see that, how thay use it in their's project.
Asked
Active
Viewed 418 times
1 Answers
2
There is a demo project called pet shop. At bottom of page their is a view code link.
I think you can also download the app as a zip from here
It is not labelled as "Open Source" but it does show a working asp.net example

Rippo
- 22,117
- 14
- 78
- 117
-
I need a project a bit bigger from it. Thanks. – mavera Mar 09 '10 at 09:52
-
Can you elaborate what it is you are after? This project contains all the features that you need CRUD etc. When you say bigger what do you mean? – Rippo Mar 09 '10 at 13:44
-
Hello, The PetShop application built by the .netTiers team is Open Source and can be used freely. Thanks -Blake Niemyjski – Blake Niemyjski Jun 22 '10 at 17:36