Professional iPhone Programming with MonoTouch and .NET/C# and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £2.05 Amazon.co.uk Gift Card
Professional iPhone Programming with MonoTouch and .NET/C# (Wrox Programmer to Programmer)
 
 
Start reading Professional iPhone Programming with MonoTouch and .NET/C# on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Professional iPhone Programming with MonoTouch and .NET/C# (Wrox Programmer to Programmer) [Paperback]

Wallace B. McClure , Rory Blyth , Craig Dunn , Chris Hardy , Martin Bowling
4.0 out of 5 stars  See all reviews (2 customer reviews)
RRP: £29.99
Price: £19.49 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £10.50 (35%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 3 left in stock--order soon (more on the way).
Want guaranteed delivery by Saturday, June 2? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £17.54  
Paperback £19.49  
Trade In this Item for up to £2.05
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Professional iPhone Programming with MonoTouch and .NET/C# (Wrox Programmer to Programmer) for an Amazon.co.uk gift card of up to £2.05, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Watch a Related Video



Frequently Bought Together

Professional iPhone Programming with MonoTouch and .NET/C# (Wrox Programmer to Programmer) + Professional Android Programming with Mono for Android and .NET/C# + Learning MonoTouch: A Hands-on Guide to Building iOS Applications with C# and .NET (Developer's Library)
Price For All Three: £67.77

Show availability and delivery details

Buy the selected items together


Product details

  • Paperback: 384 pages
  • Publisher: John Wiley & Sons (9 July 2010)
  • Language English
  • ISBN-10: 047063782X
  • ISBN-13: 978-0470637821
  • Product Dimensions: 23.6 x 18.7 x 1.9 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 69,950 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Authors

Discover books, learn about writers, and more.

Product Description

Product Description

What .NET C# developers need to enter the hot field of iPhone apps

iPhone applications offer a hot opportunity for developers. Until the open source MonoTouch project, this field was limited to those familiar with Apple’s programming languages. Now .NET and C# developers can join the party. Professional iPhone Programming with MonoTouch and .NET/C#is the first book to cover MonoTouch, preparing developers to take advantage of this lucrative opportunity.

This book is for .NET developers that are interested in creating native iPhone applications written in .NET/C#. These developers want to use their existing knowledge. While .NET developers are always interested in learning, they also recognize that learning Objective–C and the specifics of the iPhone can be overwhelming. Those developers interested in MonoTouch will recognize that the cost of MonoTouch is easily made up by the ability to quickly target the iPhone using a language that they are already familiar with.

This book is designed for .NET developers that want to target the iPhone. It is designed to help you get up to speed with the iPhone, not to really teach you about the .NET Framework or C# language, which we assume you already know.

This book is designed with introductory material in Chapters 1 thru 4. You should read Chapters 1 thru 4 sequentially. These chapters introduce the MonoTouch product, the basics of developing with MonoTouch and MonoDevelop, and finally, the basics of presenting data to a user with screen and data controls and how to develop a user interface for the iPhone. Once you are comfortable with these concepts, you can typically move from one chapter to another and not necessarily have to read the chapters sequentially.

  • Chapter 1 "Introduction to iPhone Development with MonoTouch for C# Developers"This chapter looks at how the largest segment of developers can target the smartphone with the highest mindshare, and that the smartphone is growing faster in marketshare than any other device.
  • Chapter 2 "Introduction to MonoTouch"gives you a firm foundation in MonoTouch, MonoDevelop, Interface Builder, debugging, and deploying.
  • Chapter 3 "Planning Your App′s UI: Exploring the Screen Controls"teaches you about creating your application′s UI and specifically how the UI on the iPhone can differ from UIs that you might have created before. You also explore the Input & Value objects from the Interface Builder Objects Library.
  • Chapter 4 "Data Controls" shows the Interface Builder Objects Library Cocoa Touch classes for Controllers, Data Views, and Windows, Views, & Bars.
  • Chapter 5 "Working with Data on the iPhone"looks at the SQLite database engine as well as strategies to store data off the device on a central server through SOAP and REST (using XML and JSON) without tying up the user interface.
  • Chapter 6 "Displaying Data Using Tables"looks at displaying information in a table, using tables for navigation, taking advantage of UITableView′s built–in editing features, and adding a search bar to a table.
  • Chapter 7 "Mapping"covers CoreLocation and MapKit, using Location Services, and adding maps and geocoding to your application.
  • Chapter 8 "Application Settings"focuses on application settings, and looks at two aspects of settings for your MonoTouch app: the Info.plist and your settings bundle. It covers what settings you might want to set in your Info.plist and why, and then looks at what code it takes to read and use the settings that you save in the settings bundle. And it also takes you through the building of the settings that you might have in a social media–type application. Going through each step, you will examine the Root.plist inside the Property List Editor and see the settings dialog that will result from it.
  • Chapter 9 "Programming with Device Hardware" covers accelerometer device orientation, and proximity detection support, networking, and developing with battery life in mind.
  • Chapter 10 "Programming with Multimedia" discussing integrating images and the image picker, watching and recording videos, playing and recording audio, and using animation
  • Chapter 11 "Talking to Other Applications"discusses the ways you can use MonoTouch to talk to other applications on the iPhone, both Apple–built applications and those downloaded from the App Store. It also provides helpful ways of accessing the iPhone′s Address Book and the iPod music library.
  • Chapter 12 "Localizing for an International Audience" first defines internationalization and localization, then shows displaying translated text and images, formatting dates, times, and numbers, then extracting text for translation.
  • Chapter 13 "Programming the iPad" the capabilities of the iPad are, what new APIs and controls have been introduced that you can use in iPad–specific applications, and how to build applications that can work on both iPad and iPhone devices.
  • Chapter 14 "Just Enough Objective–C" provides you with a reference and introduction to Objective–C that will help you acquire an ability to comprehend Objective–C which is something that will come in very handy.
  • Chapter 15 "The App Store: Submitting and Marketing Your App"discusses all things App Store. First, it talks about the process that you need to go through before you are ready to submit – this includes final testing with Ad–Hoc builds and a presubmission checklist. Next it addresses actually submitting to the App Store, and then finally what to do with your app after it′s in the App Store. This chapter also touches on alternative monetization strategies such as ads or in app purchases.

From the Back Cover

Develop iPhone apps using tools you already know—C# and .NET

MonoTouch opens the door for .NET and C# developers to create Apple iPhone and iPad applications using C#. Written by a team of leading community experts, this unique book walks you through the process of writing applications for the world′s most exciting mobile platform while leveraging the features of the Microsoft .NET Framework.

Professional iPhone Programming:

  • Introduces MonoTouch and the MonoDevelop IDE

  • Shows how to use UI controls following Apple′s guidelines

  • Demonstrates displaying data and using tables for navigation

  • Reviews programming video and audio APIs

  • Investigates device support for proximity, orientation, and more

  • Looks at building iPad applications with large–screen controls

  • Explains how to deploy to the App Store and make a profit

Wrox Professional guides are planned and written by working programmers to meet the real–world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

wrox.com Programmer Forums

Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.

Code Downloads

Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.

Read More

Find articles, ebooks, sample chapters, and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 


Customer Reviews

4 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
Format:Paperback
I was tasked with writing an iPhone app and, being a C# developer, MonoTouch was the obvious tool of choice. Being a complete iOS novice, I decided to grab this book to help me along. Most chapters in the book provided enough detail to set me off down the right path but, ultimately, left me with unanswered questions - I found myself relying on the Xamarin tutorials and forums to fill in the gaps (a great community btw). I also found key information to be out-of-date, and this actually slowed me down when it came to deployment and App Store submission. Disappointing.
Comment | 
Was this review helpful to you?
2 of 3 people found the following review helpful
Brilliant book 28 Aug 2010
By N. WISE
Format:Paperback|Amazon Verified Purchase
Great way to get started with monotouch and iphone development if you know c# already.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  2 reviews
2 of 2 people found the following review helpful
Good introduction 3 April 2011
By Michael S. Muegel - Published on Amazon.com
Format:Paperback
Good introduction to MonoTouch-based developmement on iOS. Every code listing has a complete MonoDevelop solution available for download, so it is very easy to run and experiment with the listings included in the book.
3 of 7 people found the following review helpful
Kindle edition is a joke 16 Dec 2011
By dmacd - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
This is not a review of the books contents as I have not gotten far enough for it to begin contributing materially to my capabilities, but the example code formatting in the kindle edition is awful. Its not completely unreadable, but clearly no qc was done.
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges