Skip to main content


developerWorks  >  Rational  >

Hello World: Learn how to concurrently develop UML models and C# code using transformations with Rational Modeling Extension for Microsoft .NET V7

developerWorks

Level: Intermediate

David Walker (walkersd@us.ibm.com), Information Developer, IBM

17 Apr 2007

Register now or sign in using your IBM ID and password.

IBM® Rational® modeling offerings simplify C# application development by providing tools to help you visualize existing code, model components, and transform elements between models and C# code. In this tutorial, you'll learn how to get started by importing a .NET solution to an Eclipse workspace. You'll then capture your application design in UML models, create a transformation configuration, and run a UML-to-C# transformation to generate the C# code for further development with Microsoft™ Visual Studio.

Objectives

  • Understand the basic functions of Rational Modeling Extension for Microsoft .NET.

  • Create transformation configurations that enable concurrent and iterative development of a UML model and C# code, in conjunction with Microsoft Visual Studio.

Prerequisites

This tutorial is written for .NET programmers whose skills and experience are at a beginning to intermediate level. A general familiarity with the Visual Studio IDE and IBM Rational modeling products is helpful, but not required.


System requirements

To run the examples in this tutorial, you'll need to install Microsoft Visual Studio 2005 Standard or Professional edition, an IBM Rational modeling tool (IBM Rational Software Modeler, Rational Software Architect or Rational Systems Developer) and IBM Rational Modeling Extension for Microsoft .NET version 7.0..


To view the demos included in this tutorial, JavaScript must be enabled in your browser and Macromedia Flash Player 6 or higher must be installed. You can download the latest Flash Player at http://www.macromedia.com/go/getflashplayer/.


Duration

1 hour


Formats

html, pdf


Share this....

digg Digg this story del.icio.us del.icio.us Slashdot Slashdot it!


Back to top


Document options

Document options requiring JavaScript are not displayed

Discuss


More in this series:
Hello World