Mapping objects
Does anyone know about开发者_StackOverflow社区 any third party .NET libraries which could map objects between different layers of a project like view and model.
Sounds like AutoMapper is what you're looking for
Subsonic if you want to interact with a db
精彩评论