0
votes
0answers
17 views
LoadFromContext was detected
HI all misters
When I try Debug my project (unit tests) i get the following error:
LoadFromContext was detected
Message: The assembly named 'Microsoft.VisualStudio.QualityTools.Common' was loaded …
0
votes
2answers
122 views
How to get started with MDA?
Hey all,
I've been wanting to have a dabble with Model Driven Architecture for a while now.
Could anyone give me any hints on how to start.
I'd love to be able to define a domain model in UML then …
5
votes
4answers
182 views
What methodology is closest to the Surgical Team in The Mythical Man-Month?
The Mythical Man-Month is now classic, but the "Surgical Team" methodology is still interesting. What methodology most closely resembles it or has the same essence?
To summarize the Surgical Team …
3
votes
4answers
199 views
Are you doing MDA (Model Driven Architecture) right now? If so, what tools do you use, and how is it working out?
Model Driven Architecture is the idea that you create models which express the problem you need to solve in a way that is free of any (or at least most) implementation technologies, and then you …
3
votes
2answers
331 views
What is model driven development good for?
Microsoft, of Cairo fame, is working on Oslo, a new modeling platform. Bob Muglia, Senior Vice President of Microsoft Server & Tools Business, states that the benefits of modeling have always been …
1
vote
4answers
264 views
ORM/MDA/UML tool for VB6
I know of Rational Rose and we have got Rational Rose 6.
But I am looking for some other tools which are more usable, which do not complain that they are not running in Windows 98/2000 (when …
2
votes
15answers
766 views
Has anybody used codeless software development system?
I have found a software development system which is currently free to use and develop with.
This system is completely codeless and one can develop business oriented applications effortlessly using …
0
votes
2answers
118 views
Real-World QVT
QVT (Query View Transformation) is a OMG specification of a Model-to-Model transformation language. Some tools already implement it (Eclipse, androMDA). I'm wondering whether it is really used in …
0
votes
1answer
168 views
Transform .HBM model to annotated pojos
We have our domain model declared in rusty old hbm files, we wish to move to POJOs annotated with the javax.persistence.* annotations.
Has anyone had experience doing so?
Are there tools that we …
