
All articles/Topic
Software Engineering
Code Generated DAL (Data Access Layer) using ORM - Article 3
Well, we're getting to the business end of these series of articles. In this article we will complete our PicNet.CodeGeneratedDALDemo.Data implementation, which means we will generate all of the required POCO files. We…
Code Generated DAL (Data Access Layer) using ORM - Article 2
Hi All, In this article we will look at some of the libraries/classes required by the generated DAL. These libraries simply have base classes and utility classes that make life a little easier. PicNet.Data.IEntity…
Code Generated DAL (Data Access Layer) using ORM - Article 1
Hi All, This is the first in a series of posts about building a code generated data access layer. Over the next few weeks I will be publishing articles that will allow you to understand why the approach taken here at…
JQuery Table Filter Plugin
This project has moved. New Home Page Update 1/Mar/2010 The home page for this project is now at https://picnet.com.au/picnet-table-filter.html The PicNet Table Filter is free, so we appreciate if you would help us out…