Difference between revisions of "Getting started in CS"

From Ribbon Commander Documentation
Jump to: navigation, search
m (Rxdff15551 bb53 moved page Getting started in C to Getting started in CSharp)
Line 4: Line 4:
 
Before we get started you need to:
 
Before we get started you need to:
 
* [[Installation | Install the Dynamic RibbonX framework]]
 
* [[Installation | Install the Dynamic RibbonX framework]]
* [[Creating a new project in C# | Create a new project]]
+
* [[Creating a new project in CSharp | Create a new project]]
 
* [[Referencing the Dynamic RibbonX library in .NET | Reference the Dynamic RibbonX library]]
 
* [[Referencing the Dynamic RibbonX library in .NET | Reference the Dynamic RibbonX library]]
  

Revision as of 01:20, 15 March 2013


Before we start

Before we get started you need to:

Writing some code!

It is recommended that you go through the examples below in the order in which they appear, as each example builds up on previous ones.