- Loading
Tags
About us Actions AppComplete AppCompleteCloud ASP.NET Azure BoringPredictable CO-Unique DDD Declarative Derive Documtr EcoActionLanguage Import Interviews MDA Modlr Mono MS-Technology OCL Packages Plugin Release notes Reports Reverse Seeker Silverlight SourceCode Strategies ThirdParty Tuples UML ViewModel VisualStudio WCF WECPOF WindowsPhone Workarounds WPF Xaml-
Recent Posts
Recent Comments
Archives
Categories
Monthly Archives: June 2011
WCF and ECO
I have been debugging the Remote persistence we use for ECO6 – this uses WCF. It was Jonas that started this work and he did a fine job – but we have a few gotchas that I want to get … Continue reading
Posted in WCF
2 Comments
Custom types and custom operations in OCL
We got this Question: I have an attribute of type TestStruct defined on a class. TestStruct is defined as follows: Code Snippet public struct TestStruct : IComparable { public int Int1 { get; private set; } public int Int2 { … Continue reading
Posted in EcoActionLanguage, OCL
1 Comment
Running ECO6 and ECO5 side by side
Running ECO6 and ECO5 on the same machine does not work out of the box. ECO5 is best used with VS2008, and ECO6 is best used with VS2010 but still, installing ECO6 seems to break the ECO5 installation. What to … Continue reading
Posted in Workarounds
2 Comments