Cargando…

Xamarin mobile application development for iOS /

This book is a standard tutorial aimed at teaching you everything you need to know about iOS app development using Xamarin. This book is written for those who are new to iOS app development as well as more experienced developers who just need a quick reference book. It is assumed that you are alread...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Johnson, Paul F.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2013.
Colección:Community experience distilled
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn862049170
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|||||||||
008 131102s2013 enk o 001 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d IDEBK  |d DEBSZ  |d E7B  |d YDXCP  |d S4S  |d OCLCO  |d OCLCQ  |d OCLCO  |d COO  |d OCLCF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d LOA  |d FEM  |d CNNOR  |d MOR  |d CCO  |d PIFAG  |d N$T  |d ZCU  |d OCL  |d AGLDB  |d MERUC  |d OCLCQ  |d OCLCO  |d U3W  |d D6H  |d STF  |d VTS  |d ICG  |d NLE  |d INT  |d VT2  |d OCLCQ  |d UKMGB  |d OCLCO  |d G3B  |d TKN  |d OCLCQ  |d OCLCO  |d DKC  |d OCLCQ  |d UKAHL  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ 
016 7 |a 018006767  |2 Uk 
019 |a 867908428  |a 961558049  |a 962710045  |a 968008563  |a 969002242  |a 1259228118 
020 |a 9781783559190  |q (electronic bk.) 
020 |a 1783559195  |q (electronic bk.) 
020 |z 9781783559183 
020 |z 1783559187 
029 1 |a AU@  |b 000055927992 
029 1 |a CHNEW  |b 000640167 
029 1 |a CHNEW  |b 000899050 
029 1 |a CHVBK  |b 403389097 
029 1 |a DEBBG  |b BV041633661 
029 1 |a DEBBG  |b BV044064058 
029 1 |a DEBSZ  |b 39765104X 
029 1 |a DEBSZ  |b 493130888 
029 1 |a UKMGB  |b 018006767 
035 |a (OCoLC)862049170  |z (OCoLC)867908428  |z (OCoLC)961558049  |z (OCoLC)962710045  |z (OCoLC)968008563  |z (OCoLC)969002242  |z (OCoLC)1259228118 
037 |a 9781783559190  |b Packt Publishing Pvt. Ltd 
050 4 |a QA76.774.I67  |b J64 2013eb 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
082 0 4 |a 004.167  |2 23 
049 |a UAMI 
100 1 |a Johnson, Paul F. 
245 1 0 |a Xamarin mobile application development for iOS /  |c Paul F. Johnson. 
260 |a Birmingham :  |b Packt Publishing,  |c 2013. 
300 |a 1 online resource (222 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 0 |a Community experience distilled 
500 |a Includes index. 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Installing the Xamarin Product Range for Android and iOS; Installing Xamarin.iOS and Xamarin. Android; Downloading the software; Installing the software; Enabling VisualStudio to build and run iOS applications; On the Mac; On the PC; Installing additional code for Android development; For iOS users, the process is similar; Summary; Chapter 2: The User Interface; Creating the User Interface with Xcode; Screen origins and sizes; MonoTouch. Dialog (MT. D). 
505 8 |a Changing the keyboard typeUsing ShouldReturn; Using ResignFirstResponder; Adding a toolbar to the keyboard; Creating your own Pickers on MT. D; UITableView and UITableViewCell; Colors, buttons, and labels; Ensuring you have the correct size bounding boxes; UIColor; UIButton; UIControlStates; Summary; Chapter 3: Views and Layouts; Selection of the project type; Application types and their view types; The iOS Layout; The Canvas model; How to avoid some of these problems; Views and View Controllers; Other Views; Activity Indicator and Progress View; UIImageView; UICollectionView; UIWebView. 
505 8 |a MapViewUIScrollView; AdBannerView; Implementing a view with multiple view controllers; Summary; Chapter 4: Controllers; UITableView and UITableViewCell; Creating a read-only table; UITableViewCell; Reusable cells within a table; Sections and Rows; Indexes on a TableView; Navigation with UITableView; Within code; With Xcode; Navigation using UITableView; Returning to the RootView; TabBars; Handling the Tab Bar in code; PageControl; GLKit; Summary; Chapter 5: UIControls; Controls and widgets; UI Controls; Control selection; UIButton; UIStepper; The other controls. 
505 8 |a Comparing Android to iOS UI controlsSummary; Chapter 6: Events; Handling events; Delegates; Attaching an event to multiple controls; Synchronous versus asynchronous event handling; Synchronous walk; Asynchronous walk; In a programming context; Events and controls reference; Other significant control events; AVAudioPlayer and AVRecordClass; AVAudioSession; ABAddressBook; ABNewPersonViewController; ABPeoplePickerNavigationController; ABPersonViewController; ABUnknownPersonViewController; AudioConverter; AudioSession; InputAudioQueue; OutputAudioQueue; AUGraph and AudioUnit; AudioConverter. 
505 8 |a CAAnimationCBCentralManager; CBPeripheral; CBPeripheralManager; CFSocket; CFStream; CLLocationManager; MidiClient; MidiEndpoint and MidiPort; Monotouch. Dialog; BadgeElement, BaseBooleanImageElement, GlassButton, LoadMoreElement, MessageElement, and StringElement; BoolElement; DateTimeElement; DialogViewController; EntryElement; StyledStringElement; EKCalendarChooser; EKEventEditViewController and EKEventViewController; EAAccessory; The NS classes; NSCache; NSKeyedArchiver; NSKeyedUnarchiver; NSNetService; NSNetServiceBrowser; NSStream; GLKView; GK classes. 
500 |a GKAchievementViewController, GKFriendRequestComposeViewController, and GKLeaderboardViewController. 
520 |a This book is a standard tutorial aimed at teaching you everything you need to know about iOS app development using Xamarin. This book is written for those who are new to iOS app development as well as more experienced developers who just need a quick reference book. It is assumed that you are already comfortable using C♯. Those teaching iOS to new students will also find this book invaluable as a form of reference material. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a IOS (Electronic resource) 
630 0 7 |a IOS (Electronic resource)  |2 fast  |0 (OCoLC)fst01784820 
650 0 |a Application software  |x Development. 
650 0 |a Mobile computing. 
650 0 |a C# (Computer program language) 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Informatique mobile. 
650 6 |a C# (Langage de programmation) 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a C# (Computer program language)  |2 fast  |0 (OCoLC)fst00843284 
650 7 |a Mobile computing.  |2 fast  |0 (OCoLC)fst01024221 
776 0 8 |i Print version:  |a Johnson, Paul F.  |t Xamarin Mobile Application Development for iOS.  |d Birmingham : Packt Publishing, ©2013  |z 9781783559183 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=654864  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26850130 
938 |a ebrary  |b EBRY  |n ebr10789473 
938 |a EBSCOhost  |b EBSC  |n 654864 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis26537340 
938 |a YBP Library Services  |b YANK  |n 11307280 
994 |a 92  |b IZTAP