دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 1
نویسندگان: Microsoft Official Academic Course
سری: Microsoft official academic course
ISBN (شابک) : 1118359925, 9781118359921
ناشر: Wiley
سال نشر: 2013
تعداد صفحات: 227
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 10 مگابایت
کلمات کلیدی مربوط به کتاب مبانی توسعه موبایل ، آزمون 98-373: محاسبات تلفن همراه، امتحانات، راهنمای مطالعه، محاسبات تلفن همراه.
در صورت تبدیل فایل کتاب Mobile development fundamentals, exam 98-373 به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب مبانی توسعه موبایل ، آزمون 98-373 نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
برای کسب اطلاعات بیشتر درباره Microsoft Technology Associate (MTA)، یک مسیر صدور گواهینامه جدید و نوآورانه که برای ارائه مسیری برای موفقیت آینده در دوره های فناوری و مشاغل طراحی شده است، اینجا را کلیک کنید.
Click here to learn more about the Microsoft Technology Associate (MTA), a new and innovative certification track designed to provide a pathway for future success in technology courses and careers.
Content: Lesson 1 Understanding Mobile Devices, Interactions, and Tools --
Exam Objective Matrix --
Key Terms --
Introduction to Mobile App Development for Windows Phone Devices --
Development Platforms for Windows Phones --
Exploring the Development and Marketplace Submission Process --
Understanding Mobile Device Tools --
Understanding Windows Phone Application Capabilities and Detection Tools --
Using the Windows Phone Capability Detection Tool --
Using the Windows Phone Marketplace Test Kit --
Using the Windows Phone Connect Tool --
Understanding the Physical Capabilities of Mobile Devices --
Identifying Different Built-in Hardware --
Understanding Device Sensors and the Motion API --
Describing and Defining the Camera Capture and Preview Stream APIs --
Planning for Physical Interactions with the Mobile Device --
Understanding the Touch Interface --
Accounting for Screen Size/Real Estate when Planning Layout --
Identifying Ways to Save Energy --
Understanding Networking Capabilities --
Skill Summary --
Knowledge Assessment --
Case Scenarios --
Lesson 2 Working in a Mobile App Development Environment --
Exam Objective Matrix --
Key Terms --
Working with Developer Tools --
Using Visual Studio --
Using the Microsoft NET Framework --
Designing for Mobile Devices --
Describing and Defining Mobile Design Concepts --
Describing and Defining Globalization and Localization --
Optimizing Mobile Applications --
Understanding Asynchronous Programming/Threading --
Understanding Object-Oriented Programming (OOP) and Model View ViewModel (MVVM) --
Skill Summary --
Knowledge Assessment --
Case Scenarios --
Lesson 3 Exploring Networked Data and Data Stores --
Exam Objective Matrix --
Key Terms --
Using Data Stores --
Using Different Types of Storage --
Files --
Databases --
Describing and Defining the Benefits of Different Storage Locations --
Local Storage and Isolated Storage --
Remote Storage --
Accessing Native Data and Functionalities --
Handling Offline Situations --
Working with Networked Data --
Integrating with Databases --
Using LINQ to SQL --
Synchronizing and Replicating Data --
Implementing Data Binding --
Minimizing Data Traffic for Performance and Cost --
Using Windows Communication Foundation (WCF) Web Services and Representational State Transfer Protocol (REST) --
Skill Summary --
Knowledge Assessment --
Case Scenarios --
Lesson 4 Exploring Mobile Device Networking --
Exam Objective Matrix --
Key Terms --
Understanding Networking for Mobile Devices --
Creating Robust Server/Cloud Communications --
Accessing Web Services --
Understanding the HttpWebRequest/HttpWebResponse and WebClient Classes --
Understanding Windows Azure --
Understanding Multicast Communications --
Exploring Push Notifications --
Understanding the Application Model in Relation to Windows Communication Foundation (WCF) Rich Internet Application (RIA) Services --
Skill Summary --
Knowledge Assessment --
Case Scenarios --
Lesson 5 Understanding Silverlight and Mobile Code --
Exam Objective Matrix --
Key Terms --
Understanding Silverlight --
Exploring the Differences between Silverlight, XNA, and HTML5 --
Introducing HTML5 and Its Relationship to Mobile Application: and Silverlight --
Which Technology Should You Use to Create Windows Phone Apps? --
Identifying Silverlight Controls --
Using Silverlight and HTML5 Applications --
Understanding Code for Mobile Applications --
Distinguishing Among Programming Languages and Programs --
Identifying the Code to Use to Meet Requirements --
Skill Summary --
Knowledge Assessment --
Case Scenarios --
Lesson 6 Understanding Mobile App Development Concepts and Working with APIs --
Exam Objective Matrix --
Key Terms --
Developing Mobile Applications --
Managing the Application Life Cycle --
Exploring Windows Phone Application Life Cycle Events --
Preserving Application State Information and Handling Activate/Deactivate Functions --
More on Tombstoning --
Balancing Code between Battery Usage and Performance --
Providing User Feedback and Visible Status for Applications --
Storing Passwords --
Understanding Mobile Device APIs --
Working with the Navigation Service Class --
Using Mapping and GeoLocation APIs --
Understanding Forms, Canvas, and Media APIs in HTML5 --
Forms --
Canvas --
Audio and Video --
Understanding Manipulation Events --
Skill Summary --
Knowledge Assessment --
Case Scenarios --
Lesson 7 Using Mobile Device Controls and Creating User Interfaces --
Exam Objective Matrix --
Key Terms --
Understanding Mobile Device Controls --
Working with Windows Phone Controls --
Understanding Control Properties and Classes --
Modifying a Control Name and Properties --
Adding an Event Handler --
Building Custom Controls --
Displaying Collections of Items --
Using a Data Template to Display Items in a Control --
Arranging Content with Panels --
Working with Tiles --
Using Tasks and Choosers to Enhance Application Functionality --
Creating the User Interface and Experience --
Creating the User Experience --
Design Templates for Windows Phone 7 --
Creating Layout with Styles --
Understanding Themes, Accent Color, and Orientation --
Layering Graphical Elements --
Integrating Images and Media in an Application --
Skill Summary --
Knowledge Assessment --
Case Scenarios --
Lesson 8 Testing, Debugging, and Deploying a Mobile App --
Exam Objective Matrix --
Key Terms --
Understanding Windows Phone Marketplace Submission Rules and Requirements --
Understanding Artwork Specifications --
Setting Up a Test Environment --
Packaging and Deploying an Application --
Testing and Debugging Mobile Applications --
Identifying Code Errors --
Evaluating Code --
Skill Summary --
Knowledge Assessment --
Case Scenarios.