Abstraction Layer over ORM Generated Entities
I am learning LINQ to SQL (and planning to learn Entity Framework). Initially I used a abstraction layer to convert LINQ to SQL entities into a domain objects. Later I discovered the “Inheritance Mapping” option and removed the abstraction layer and started to use ORM entities directly as domain objects.
Testing controller logic that uses ISession directly
I have just read this blog post from Jimmy Bogard and was drawn to this comment.
A multi tenant data architecture
We are at a planning & redesign stage of our loyalty card application. As it is understood it will be a multi-tenant application. And I need to take your thoughts. Here are the some key points we should take in to account to redesign logical and physical data structure:
Should I Use an ORM only when dealing with Data Model objects?
I am new to ORM, and we started developing a new system using NHibernate as the ORM.
.NET software design and Oracle ODP.NET UDT
I’m working on a new common .NET software design (mainly) for WCF-based web service applications with related client frontends (all written in C#). As far I’ve chosen some frameworks (NUnit,Autofac/Castle Windsor) as basis for the application.
Why should I use Iesi.Collections instead of the traditional System.Collection?
Was research on how (for convetion) define a Many Many where table where both fields are primary key and found this post.
Why should I use Iesi.Collections instead of the traditional System.Collection?
Was research on how (for convetion) define a Many Many where table where both fields are primary key and found this post.
Why should I use Iesi.Collections instead of the traditional System.Collection?
Was research on how (for convetion) define a Many Many where table where both fields are primary key and found this post.
Why should I use Iesi.Collections instead of the traditional System.Collection?
Was research on how (for convetion) define a Many Many where table where both fields are primary key and found this post.
Why should I use Iesi.Collections instead of the traditional System.Collection?
Was research on how (for convetion) define a Many Many where table where both fields are primary key and found this post.