Hi Team, thanks for share your knowledge with example and book for us.
I would like to address the issue of removing a child of an aggregate, such as a use case that would remove a OrderLine of a...
Id #6842 | Release:
None
| Updated: Feb 22 at 12:14 AM by deumber | Created: Mar 23, 2012 at 3:57 PM by deumber
Hello,
I've just hit this great guidance, but I cannot get the app running.
I see everything is ok with the WCF service at port 2626 and the web at port 1792.
I try to figure the problem with devel...
Id #6687 | Release:
None
| Updated: Feb 22 at 12:14 AM by conglee | Created: Dec 23, 2011 at 3:27 PM by conglee
项目有重复提交SQL至数据库的BUG
例如:
//get customers
var customers = _customerRepository.GetEnabled(pageIndex, pageCount);
if (customers != null
&&
customers.Any()) ...
Id #6648 | Release:
None
| Updated: Feb 22 at 12:14 AM by zhuang1125 | Created: Dec 3, 2011 at 1:57 PM by zhuang1125
Hello,
I want to add a property in my Business Object which is not available in the Database Table. I want this property in the Domain level Business Objects only not in the Data Tear related ...
Id #6373 | Release:
None
| Updated: Feb 22 at 12:14 AM by nsdesai | Created: Aug 12, 2011 at 9:50 AM by nsdesai
In many specification implementations there is used both string.IsNullOrEmpty and string.IsNullOrWhitespace. The IsNullOrWhitespace makes the IsNullOrEmpty redundant because it also returns true fo...
Id #6313 | Release:
None
| Updated: Feb 22 at 12:14 AM by santo_pendorcho | Created: Jul 21, 2011 at 7:42 AM by eiaro
When opening the solution for the first time after getting a fresh copy from SVN, I get an error saying "NLayerAppModeling.modelproj cannot be opened because it's project type is not supported". ...
Id #6274 | Release:
None
| Updated: Feb 22 at 12:14 AM by tojo_gd72 | Created: Jul 8, 2011 at 3:25 PM by bradirby
If I use another name like "CountryId" for Country entity , "ID" column will be automatically generated .
Id #6248 | Release:
None
| Updated: Feb 22 at 12:14 AM by rclanan | Created: Jul 1, 2011 at 10:00 AM by alexpan
This is a dupe of #6236
In the sample app some of the ViewModels reference user controls. this is not fully complaint with MVVM guidelines where view models should be decoupled from views. Suggest ...
Id #6237 | Release:
None
| Updated: Feb 22 at 12:14 AM by Manikrish | Created: Jun 28, 2011 at 1:24 AM by Manikrish
In the sample app some of the ViewModels reference user controls. this is not fully complaint with MVVM guidelines where view models should be decoupled from views. Suggest using typeconvertors or ...
Id #6236 | Release:
None
| Updated: Feb 22 at 12:14 AM by Manikrish | Created: Jun 28, 2011 at 1:24 AM by Manikrish
He observado que cuando lanzo una consulta con un join contra la bd si el include lo hago antes que el join el include no tiene efecto. Sin embargo si lo pongo despues del join lo realiza correctam...
Id #6181 | Release:
None
| Updated: Feb 22 at 12:14 AM by jersiovic | Created: Jun 4, 2011 at 6:45 PM by jersiovic