- Learning Xamarin Studio
- William Smith
- 249字
- 2021-09-03 10:01:24
The Xamarin Studio IDE
Xamarin Studio's Integrated Development Environment (IDE) is similar to other IDEs you might have used in terms of functionality and layout. When you open a project, you will see many familiar components. As seen in the following screenshot, the editor window makes up a bulk of the IDE. This is where you will write and edit your code files, set breakpoints for debugging, and stare endlessly for hours asking yourself why you decided to become a software engineer instead of listening to your mother.

On the left-hand side (by default) the Solution pad serves the same purpose as the Solution Explorer in Visual Studio or the Project Navigator in Xcode. This tool displays your files and project architecture, and provides the visual context for the source control object status. At the top of the IDE is the information window. When you build and run your app, this window will display the build's status and any errors or warnings that are encountered.
Various other tool pads and context windows exist or will appear based on the state of your workflow. These will be discussed in detail later in this chapter. For the most part, each of these units of the Xamarin Studio IDE functions exactly as they would in any other IDE. Before we delve into exploring each component in detail, it will help to have a working environment to poke around in, so let's build a pair of quick and dirty applications for this purpose.
- Java異步編程實(shí)戰(zhàn)
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- 算法精粹:經(jīng)典計(jì)算機(jī)科學(xué)問(wèn)題的Java實(shí)現(xiàn)
- 軟件測(cè)試項(xiàng)目實(shí)戰(zhàn)之性能測(cè)試篇
- SEO實(shí)戰(zhàn)密碼
- MySQL數(shù)據(jù)庫(kù)管理與開發(fā)(慕課版)
- 輕松上手2D游戲開發(fā):Unity入門
- PHP 7從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- Python計(jì)算機(jī)視覺和自然語(yǔ)言處理
- Access數(shù)據(jù)庫(kù)應(yīng)用教程(2010版)
- Mastering Leap Motion
- 讓Python遇上Office:從編程入門到自動(dòng)化辦公實(shí)踐
- Elastix Unified Communications Server Cookbook
- INSTANT EaselJS Starter
- 精通Rust(第2版)