CrossMission Tutorial (for C#)

CrossMission Tutorial (for C#)This manual describes how to develop a basic application, using CrossMission. Creating a sample program, you will learn how to use the tools and wizards provided by CrossMission and concert with an application server.
Read more

Beginners C# Tutorial

Beginners C# TutorialThis lesson will get you started with C# by introducing a few very simple programs. Here are the objectives of this lesson:
. Understand the basic structure of a C# program.
. Obtain a basic familiarization of what a “Namespace” is.
. Obtain a basic understanding of what a Class is.
. Learn what a Main method does.
. Learn how to obtain command-line input.
. Learn about console input/output (I/O).
Read more

Introduction to Design Patterns in C#

Introduction to Design Patterns in C#This is a practical book that tells you how to write C# programs using some of the most common design patterns. It also serves as a quick introduction to programming in the new C# language. The pattern discussions are structured as a series of short chapters, each describing a design pattern and giving one or more complete working, visual example programs that use that pattern. Each chapter also includes UML diagrams illustrating how the classes interact. This book is not a “companion” book to the well-known Design Patterns text. by the “Gang of Four.” Instead, it is a tutorial for people who want to learn what design patterns are about and how to use them in their work. You do not have to have read Design Patterns to read this book, but when you are done here you may well want to read or reread it to gain additional insights.
Read more

Rational Robot: Try it with Visual Basic

Use the sample Visual Basic applet with this Try it! to discover how easy it is to test the controls in your Visual Basic applications. In minutes, you’ll understand the power behind Rational Robot’s Object Testing® as you record tests for these and other Visual Basic controls:
Microsoft Chart control
Data Bound List control
MS FlexGrid control
Microsoft Windows common controls
Rich Text Box control
Read more

Rational Rose 2000 Quick Start with Rose Visual Basic

Use the tutorial in Quick Start with Rose Visual Basic to become quickly acquainted with the tool. You will be introduced to some basic features in Rational Rose Visual Basic, and learn how to:
- Understand an application by browsing existing design diagrams and Specifications.
- Modify an application by modeling the changes.
- Implement changes to an application by generating and evolving the code and updating the design.
- Understand how the design model is mapped to Visual Basic code.
Read more

Next Page →