Wiki

Changes between Version 5 and Version 6 of CreateNewProjectInXamarinStudio

Show
Ignore:
Timestamp:
02/27/14 20:22:31 (10 years ago)
Author:
Charles
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CreateNewProjectInXamarinStudio

    v5 v6  
    11= Introduction = 
    22 
    3 Let's say your company name is !MyCompany and your project is called !MyProject. You want to put most of your code for the project in a library, with a small console program to provide a command line interface to it. 
     3Let's say your company name is '''!MyCompany''' and your project is called '''!MyProject'''. You want to put most of your code for the project in a library, with a small console program to provide a command line interface to it. 
    44 
    5 Here are the steps. 
     5Here are the steps done with XamarinStudio 4.2.3 on Windows. 
    66 
    77= Create a New Solution with Library Project = 
    88 
    9  * Launch Xamarin Studio 4.2.3 
     9 * Launch Xamarin Studio 
    1010 * File > New > Solution 
    1111 * Choose Cobra > Console Project