PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Data layers in n-tier ASP.NET 2.0 applications

Reply

Data layers in n-tier ASP.NET 2.0 applications

 
Thread Tools Rate Thread
Old 10-04-2006, 02:17 PM   #1
mark.norgate@gmail.com
Guest
 
Posts: n/a
Default Data layers in n-tier ASP.NET 2.0 applications


Hello

I'm looking for resources and advice on how best to implement a
scalable data layer in an n-tier ASP.NET 2.0 application.

I understand the ADO.NET classes, and I'm a reasonably competent
programmer but I've never really tried to implement an enterprise scale
application in .NET before, so don't know how best to go about it. I'm
not really interested in books with titles along the lines of
"Beginners guide to blah" since I'm not really a beginner and have
consumed most of the MSDN documentation in my search for answers.

I've looked at various internet resources, such as those on
www.codeproject.com and so on, but they're not entirely satisfactory
unfortunately. I did a book search on Amazon for "ASP.NET 2.0 data" and
got a whole list of books relating to death, strangely. I've seen
various books that suggest writing an object-oriented interface to my
database, and although that seems like an excellent idea, it doesn't
really help me in terms of separating the various layers of the
application onto potentially different machines.

Maybe I'm revealing my ignorance, so any pointers to books/internet
resources/etc would be greatly appreciated.

Mark

  Reply With Quote
Old 10-04-2006, 02:43 PM   #2
mark.norgate@gmail.com
Guest
 
Posts: n/a
Default Re: Data layers in n-tier ASP.NET 2.0 applications

My God.

Scrap that post. Have just discovered a huge node in the MSDN Library
that I'd previously missed devoted to application architecture. Not
sure that it will actually cover the nuts and bolts of data layer
implementation though.

I have some reading to do...

Mark

  Reply With Quote
Old 11-04-2006, 12:41 AM   #3
Otis Mukinfus
Guest
 
Posts: n/a
Default Re: Data layers in n-tier ASP.NET 2.0 applications

On 10 Apr 2006 06:43:52 -0700, mark.norgate@gmail.com wrote:

>My God.
>
>Scrap that post. Have just discovered a huge node in the MSDN Library
>that I'd previously missed devoted to application architecture. Not
>sure that it will actually cover the nuts and bolts of data layer
>implementation though.
>
>I have some reading to do...
>
>Mark


http://rockfordlhotka.com/

Good books about multi tiered frameworks, etc.


Good luck with your project,

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
  Reply With Quote
Old 19-04-2006, 04:59 PM   #4
mark.norgate@gmail.com
Guest
 
Posts: n/a
Default Re: Data layers in n-tier ASP.NET 2.0 applications

Thanks a lot! I'll check that out.

Mark

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off