domain driven design - ASP.NET, DDD, IoC, Repository Pattern - simple demo app? -
i fresh out of college , i've been put on project using technologies/techniques mentioned in title. it's bit mind boggling learn these new patterns on such large codebase wondering if there sample app somewhere (something ridiculously basic phonebook maybe?) demo these patterns. thanks!
(castle windsor framework in use , there's custom built orm library)
i liked sharparchitecture.net tutorial. although tutorial sharparchitecture covers testdrivendevelopment(tdd), asp.net, ddd, repository pattern , use of interfaces base of ioc.
Comments
Post a Comment