Application framework building
Posted
by Muhammad Umar Siddique
on Stack Overflow
See other posts from Stack Overflow
or by Muhammad Umar Siddique
Published on 2010-05-17T09:02:55Z
Indexed on
2010/05/17
9:10 UTC
Read the original article
Hit count: 386
Hi
I was looking to build a Data Access Layer for my new web based application, I'm using ASP.NET. I'm want to build a framework not only for this application but also want to utilize it for my future projects.
Actually my main aim is to make a framework, from DAC, DAL, BL to GUI. I want suggestions from you guys that what should i adopt, what give me flexibility, which suits for both small and large size applications.
Thanks in advance.
© Stack Overflow or respective owner