Cargando…

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn792930248
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 120502s2011 njuab o 001 0 eng d
010 |z  2011931747 
040 |a UMI  |b eng  |e pn  |c UMI  |d CBT  |d OCLCO  |d COO  |d C6I  |d OCLCQ  |d DEBSZ  |d CAUOI  |d OCLCQ  |d DKDLA  |d MHW  |d TXH  |d UKDOC  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d AZK  |d OCLCF  |d MOR  |d PIFAG  |d OCLCQ  |d OCLCO  |d OCL  |d BRL  |d STF  |d WRM  |d CEF  |d VT2  |d OCLCQ  |d OCLCO  |d UAB  |d A6Q  |d VLY  |d OCLCO  |d OCLCQ 
019 |a 770872700  |a 792702789  |a 961519722  |a 962640963  |a 988505600  |a 991958630  |a 1037527866  |a 1037788773  |a 1038599109  |a 1055405358  |a 1081239860  |a 1083560576  |a 1103267755  |a 1129375120  |a 1162217243 
020 |a 9781118154229  |q (e-book) 
020 |a 1118154223  |q (e-book) 
020 |a 9781118154212  |q (e-book) 
020 |a 1118154215  |q (e-book) 
020 |a 9781118154205  |q (e-book) 
020 |a 1118154207  |q (e-book) 
020 |a 1118021975 
020 |a 9781118021972 
020 |z 9781118021972  |q (pbk.) 
020 |a 1283246643 
020 |a 9781283246644 
020 |a 9786613246646 
020 |a 6613246646 
029 1 |a AU@  |b 000053029970 
029 1 |a DEBBG  |b BV040901230 
029 1 |a DEBSZ  |b 378284568 
029 1 |a DEBSZ  |b 381372669 
029 1 |a DKDLA  |b 820120-katalog:000557558 
035 |a (OCoLC)792930248  |z (OCoLC)770872700  |z (OCoLC)792702789  |z (OCoLC)961519722  |z (OCoLC)962640963  |z (OCoLC)988505600  |z (OCoLC)991958630  |z (OCoLC)1037527866  |z (OCoLC)1037788773  |z (OCoLC)1038599109  |z (OCoLC)1055405358  |z (OCoLC)1081239860  |z (OCoLC)1083560576  |z (OCoLC)1103267755  |z (OCoLC)1129375120  |z (OCoLC)1162217243 
037 |a CL0500000135  |b Safari Books Online 
050 4 |a QA76.76.A65  |b W595 2011 
082 0 4 |a 005.268  |2 22 
049 |a UAMI 
245 0 0 |a Windows Phone 7 programming for Android and iOS developers /  |c Zhinan Zhou [and others]. 
246 3 |a Windows Phone Seven programming for Android and iOS developers 
260 |a Hoboken, N.J. :  |b J. Wiley & Sons,  |c ©2011. 
300 |a 1 online resource (xxxii, 326 pages) :  |b illustrations, maps. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Wrox programmer to programmer 
588 0 |a Print version record. 
520 8 |a Annotation  |b Learn to develop for the new Windows Phone 7 platformWith a special focus placed on the new Windows Phone 7 (WP7) design guidelines and technologies, this reference helps you extend your knowledge so that you can learn to develop for the new WP7 platform. The team of authors presents topic-by-topic comparisons between WP7 and Android and the iPhone, enabling you to learn the differences and similarities between them. This indispensible coverage prepares you for making the transition from programming for Android and the iPhone to programming for the exciting new WP7. Covers the exciting new technology of Windows Phone 7 (WP7) and serves as ideal reference for Android and iPhone developers who are eager to get started programming for the WP7Zeroes in on the differences between programming for Android and the iPhone, making it much easier for you to learn and practiceOffers various real-world programming scenarios to enhance your comprehensionDemonstrates how to set up your development environment, create the User Interface, use local data storage, leverage location and maps, and use system servicesDiscusses how to handle security issuesStart programming for the WP7 today with this book by your side. 
505 0 |a Windows® Phone 7 Programming for AndroidTM and iOS Developers; Contents; Foreword; Introduction; Chapter 1: What's New In Windows Phone 7; An Overview of Windows Phone 7; A Brief History; The Big Ideas; System Architecture; Application Framework; Windows Phone Marketplace; Limitations and Road Map; Side-By-Side Comparisons with Android and iPhone; Operating System; Application Framework; Application Store Process; Summary; Chapter 2: The Development Environment; Overview; Using Windows Phone 7 Developer Tools; Creating WP7 Applications with Visual Studio 
505 8 |a Testing WP7 Applications in the Windows Phone Emulator Testing WP7 Applications on the Actual Windows Phone Device; Publishing Windows Phone 7 Applications to the Marketplace; Preparation; Submission; Post-Submission Actions; Comparisons with Android and iPhone; Summary; Chapter 3: Fundamentals; Basic Application Project Structure; Application Project Structure for Windows Phone 7; Comparing Application Project Structure for Android and iOS; Application Execution Model and Life Cycles; Application Execution Model and Life Cycles in Windows Phone 7 
505 8 |a Comparing Application Model and Life Cycles in Android and iOS Preserve/Restore Application and Page Transient States for Windows Phone 7; Using Launchers and Choosers; Work-Around Solutions in Windows Phone 7; Multitasking; Background Service; Data Sharing; System Event Hooks; Summary; Chapter 4: User Interfaces; UI Design Principles; UI Design Resources; Platform Characteristics; Building the WP7 UI; Defining WP7 UI with XAML; Defining WP7 UI Programmatically; Pages and Navigation Among Pages; Using Controls; Data Binding and MVVM; Handling UI Events; Other UI Considerations 
505 8 |a UI Customization Summary; Chapter 5: Application Data Storage; Application Storage on Mobile Devices; Local and Cloud; Local Files and Databases; Using Isolated Storage; Where Is Isolated Storage?; Saving Data to the Cloud; Building a Cloud Data Service; Using Cloud Data Services; Data Storage Design Considerations; Summary; Chapter 6: Web Services and Push Notifications; Using Web Services; A Primer of Web Services; Consuming Web Services on WP7; WP7 Push Notifications; Why Push Notifications?; Push Notification Architecture; Push Notifications on WP7; Mobile Advertising 
505 8 |a Mobile Advertising Basics Mobile Advertising Providers; Adding Ads to WP7 Apps; Summary; Chapter 7: Leveraging Location and Maps; Location Frameworks Roundup; Getting Current Location; Geographical Data; Civilian Data; Using Maps; Using the Bing Map Control; Combining the Location Service and Bing Map; Summary; Chapter 8: Graphics; Graphics Fundamentals; Basic 2D and 3D Graphics Glossary; Drawing Graphics on Smartphones; Drawing Graphics with XNA; When Do You Use XNA?; Game Loop; Textures and Sprites; Animation; 3D Graphics; Summary; Chapter 9: Multimedia; Multimedia Overview 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Windows phone (Computer file) 
630 0 0 |a Android (Electronic resource) 
630 0 0 |a iOS (Electronic resource) 
630 0 7 |a Windows phone (Computer file)  |2 blmlsh 
630 0 7 |a Android (Electronic resource)  |2 blmlsh 
630 0 7 |a IOS (Electronic resource)  |2 blmlsh 
630 0 7 |a IOS (Electronic resource)  |2 fast  |0 (OCoLC)fst01784820 
630 0 7 |a Android (Electronic resource)  |2 fast  |0 (OCoLC)fst01776064 
630 0 7 |a Windows phone (Computer file)  |2 fast  |0 (OCoLC)fst01796042 
650 0 |a Application software  |x Development. 
650 0 |a Smartphones  |x Programming. 
650 0 |a Mobile computing. 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Téléphones intelligents  |x Programmation. 
650 6 |a Informatique mobile. 
650 7 |a Mobile computing.  |2 fast  |0 (OCoLC)fst01024221 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
700 1 |a Zhou, Zhinan. 
776 0 8 |i Print version:  |t Windows Phone 7 programming for Android and iPhone developers.  |d Hoboken, N.J. : Wiley ; Chichester : John Wiley [distributor], 2011  |z 9781118021972  |w (OCoLC)751822808 
830 0 |a Programmer to programmer. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781118154229/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a 123Library  |b 123L  |n 30358 
994 |a 92  |b IZTAP