Wely

wel = new Geeks();
See also: Other Geeks@INDC

Browse by Tags

All Tags » Architecture (RSS)
ORM (Object Relational Mapper)
I regret that at my first almost two years of software development, I still coded (sometimes copy and paste) my Data Access Layer manually. How many hours that I spent for that? It almost took 30% - 50% of my entire time on my development. Anyway, forget...
Posted: May 21 2008, 10:39 AM by very_wel | with 5 comment(s)
Filed under:
Bored and tired of building Data Access layer
I code .NET for about 2 year. At first, I saw project from my senior that included a lot of layer (per dll files) in the solution. The concepts actually adopted from Duwamish enterprise sample project from Visual Studio 2003 Enterprise Architect. http...
Posted: Nov 01 2007, 01:53 PM by very_wel | with 2 comment(s)
Filed under: ,