views:

51

answers:

1

I have a potential project where I would be working on developing the "Data Access Layer" of a reporting application using ADO.Net and LINQToSQL.

I have not specifically worked on a Data Access Layer project (middle tier), so I was wondering if anyone here could provide a sample / example / resource, where I can get an idea of what the project entails.

+1  A: 

Hi take a look at this really good article:

http://imar.spaanjaars.com/476/n-layered-web-applications-with-aspnet-35-part-1-general-introduction

MUG4N
Thanks, thats very helpful !!
user279521
I really like this article, it describes a whole architecture step by step. This article is also available for .net 2.0.
MUG4N