Popular Articles
Last viewed:
- Using a Remote Terminal Licensing Server
- Using Stored Procedures in the Entity Framework with Scalar Return Values
- Using Windows as an FTP Client
- Global.asax Events in IIS 6 and IIS 7 for Static Resources
- Changing the Application Pool Identity with Windows Server 2008 and IIS 7
- Silverlight Memory Leak DataGrid, DataForm, DataTemplate, etc...
Recent comments
- Awsome!!
7 hours 57 min ago - C# insert image
22 hours 49 min ago - jkll
3 days 10 hours ago - Thank You
4 days 10 hours ago - Another approach
6 days 11 hours ago - Issue
1 week 1 hour ago - thanks
1 week 12 hours ago - Calendar date time
1 week 17 hours ago - Nice Explanation
1 week 21 hours ago - ramya
1 week 3 days ago

What's the point
I'm missing the point here.
The eventual purpose of your solution is to have a DAL which can be potentialy reused for other purposes. Nonetheless, the 'tricks' with the namespaces cause that your DAL is already semantically linked to the service layer (since the DAL assembly contains the namespace EntityComponentTest.Server.Service).
Correct me if I'm wrong but I don't see any added value. Did you try also custom validations in this configuration?
Kind regards
paul.