By tag: UML
0
kicks
UML Modeling and Code Generation in Visual Studio 2010
"This article provides an overview of UML modeling in Visual Studio 2010."
0
kicks
Visual Studio 2010 Gets Serious about Visual Metrics – Screen Shots He
For most businesses only about 20% of the code being written today is for new applications;
(DDN: Not true 100% however that is about right for budgets which is likely what they meant anyway).
the majority of work is being done on existing code bases. A typical issue encountered when working o...
0
kicks
.NET Application Modeling Language (nAML) Specification and Tools
Understanding the architecture and code in software application plays as major factors while building good software products. This free e-book introduces a new visual modeling technique, termed as “nAML” (.NET Application Modeling Language) which overcomes the limitation of typical modeling language...
0
kicks
13 reasons for UML’s descent into darkness
UML lost the programmers. There is no doubt about it… in my mind. And when a software design technology loses the programmers it fades away no matter what the academia thinks. This happened because UML was pushed in a direction that most code writers don’t like: it started to look a lot like bureauc...
0
kicks
Have fun with MDA: modeling business logic
This is part three of my five-part tutorial that shows how to implement a web-based database application with a powerful MDA-Tool called OlivaNova Modeler. In this part, I'll explain how to implement nearly any business logic within the software model. When generating the code, the business logic is...
0
kicks
Building a web-based database application within 8 hours, Part Two
This is part two of my five-part tutorial about implementing a web-based database application with the OlivaNova Modeler. In this part, we're going to discuss a rather simple task, the creation of classes, attributes, associations and inheritance. Modeling the class diagram is the foundation of mode...
0
kicks
Building a web-based database application within 8 hours
This article shows you how to implement a rock-solid, multi-tier, scalable, AJAXified C# ASP.NET client/server-application with ease. The tutorial consists of five parts that show how the application has been modeled. Today, I'd like to start with a short introduction and the specification of the ap...
0
kicks
Top 100 Best Software Engineering Books, Ever
In this post I proudly present the Top 100 of Best Software Engineering Books, Ever. I have created this list using four different criteria: 1) number of Amazon reviews, 2) average Amazon rating, 3) number of Google hits and 4) Jolt awards.
0
kicks
TDD vs. Design discussion
Blog entry from JP Boodhoo about when to use UML diagramming and how it fits in to the TDD/Agile paradigm. Good read.
0
kicks
SequenceViz :: generate sequence diagrams from .NET assembly file
SequenceViz is a free open source tool to automatically generate sequence diagrams from .NET assemblies.
0
kicks
UML and the Maverick style
I'm very confused about UML i didn't had a chance to deeply work with it but now i guess it's already prisoned inside the boundaries of whiteboards nothing like UML will appear in any place other than the white board in the meeting room.
0
kicks
Database Modelling in UML
A step by step approach to transform a UML object-oriented class model in a purely relational database