Subsonic and CSLA.NET -


Can Subsonic be used with CSLA.NET?

  • The subsonic is a DAL
  • CSLnet is a BAL (BLL)

I have tried this It does not seem to get any information on this.

Subsonic can be used as DAL. After learning CSLA when I did a little bit of documentation on this subject, I had some difficulty applying a DAL for the first time. I would recommend checking out our We have a quantified SQL or stored procedure driven DAL. All this is sub-templated so that you can easily copy or copy 8 sub templates and change it to use subSonic and all your BOs will now be powered by subsonic in a very short time.

Thanks - Blake Niemajsky (Author)


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -