Hi all, I am trying to learn ado.net. I want to see a real project, real code in 3 layes that works well and written well. I underrstand every part seperatly, I cn't get it right how it all work together tthis why I am asking to download 3 layers winform/wpf solution can anyone help? thanks
+1
A:
Good .net 3.5 layered application can be found here (NerdDinner). There are a bunch of tutorials videos around this. Not sure how much use this may be for ADO.net, but it's a good way of structuring a data driven web app.
Paddy
2009-09-01 12:44:20
I downloaded it, can't open it yet in VS
sadboy
2009-09-01 13:26:17
A:
Take a look at the Duwamish example project (download page) from Microsoft. It's a web project, but the same logic can be used for desktop applications too.
Michael Pereira
2009-09-02 12:30:02