Difference between revisions of "Getting started in CS"

From Ribbon Commander Documentation
Jump to: navigation, search
Line 5: Line 5:
 
* [[Activate the Ribbon Commander Framework | Activate the Ribbon Commander Framework]]
 
* [[Activate the Ribbon Commander Framework | Activate the Ribbon Commander Framework]]
 
* [[Creating a new project in CSharp | Create a new project]]
 
* [[Creating a new project in CSharp | Create a new project]]
* [[Referencing the Dynamic RibbonX library in .NET | Reference the Ribbon Commander library]]
+
* [[Referencing the Ribbon Commander library in .NET | Reference the Ribbon Commander library]]
  
 
== Writing some code! ==
 
== Writing some code! ==

Revision as of 18:15, 19 October 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.