Developers blog, .NET, C#, VB.NET, ATLAS, AJAX, WWF, ORM, LINQ, ARCHITECTURE and more by Frank Kroondijk |
|
ProfileFrank KroondijkSoftware developerSoftware architectBlog profile
Links
Archives
200 feeds |
woensdag, maart 04, 2009ECO - get typed list
After using my own ORM for a long time, I came across the ECO framework (http://www.modelmakertools.com/). This framework allows you to nicely develop in a modeldriven way. Nice integration with Visual Studio.
Basic typed list retrieval: IList myList = EcoSpace.Ocl.Evaluate("Application.allInstances->first").GetAsIList
Comments:
The ECO framework comes from CapableObjects (www.capableobjects.com), but the currently released version comes with a UML class designer from ModelMakerTools. ECO5 (currently in public beta) will sport a brand new class designer integrated right into VS.
Een reactie posten
<< Home |