Examples on Application Layers

E

Ed_P.

Hello,

Does anyone have any examples or links on the net that can give me an
idea of how to set up the Data Access Layer (DAL), Business Layer,
Presentation Layer in C# application. I am having a heck of a time
trying to think out how to layer a practice application using these
three layers.
 
R

Ranjan

Check out the Data Access and the UI application blocks from
msdn.microsoft.com/patterns.

Ranjan
 
E

Ed_P.

Thanks Ranjan, I'll look at the page you suggested. However, I'd like
to see if possible a sample application that uses the layered approach
to structure an application. Does anyone have any links on that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top