business layer, data access layer , presentation layer for asp.net using C#.net

D

Dhananjay

hello everyone
i have got a problem i want to design business layer, data access layer
, presentation layer for asp.net using C#.net , can anyone help me to
solve this problem. i want some resources to complete this. i am trying
very hard. Do you have any idea about website or any links where i can
find some examples based on this concept.can you plz provide me , its
urgent
i want this solution with an example, if u have plz provide me.

Thanks in advance
Dhananjay
 
A

Andy

Well, the book focuses on the business layer, but the other layers are
pretty easy to come up with by themselves. Check out Expert C# 2005
Business Objects by Rockford Lhotka.

There's a very active community at http://forums.lhotka.net/

Andy

PS - Check out the book first, as that's what most people will say you
should do.. it will review the concepts you want to explore.
 
F

Frans Bouma [C# MVP]

Dhananjay said:
hello everyone
i have got a problem i want to design business layer, data access
layer , presentation layer for asp.net using C#.net , can anyone help
me to solve this problem. i want some resources to complete this. i
am trying very hard. Do you have any idea about website or any links
where i can find some examples based on this concept.can you plz
provide me , its urgent
i want this solution with an example, if u have plz provide me.

Check out or extensive open source forum example:
http://www.llblgen.com/hnd

3-tier ASP.NET 2.0, C#

FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
 

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