دانلود Pluralsight Building Windows Store Business Apps with Prism آموزش ساخت اپ های ویندوز استور با پریسم
- بازدید: 5,826
دانلود آموزش ساخت اپ های ویندوز استور با پریسم
Prism یک الگوی طراحی برنامه در ساخت اپلیکیشن های WPF، Silverlight و Windows Phone است. این الگو با در نظر داشتن دو اصل بسیار مهم در ساخت برنامه ها: Loose Coupling (تنیدگی سست)، Separation of Concerns (جداسازی وابستگی ها) ما را در ساخت برنامه های مرکب (Composite) یاری می دهند. برنامه هایی که بر اساس الگوی Prism طراحی شده اند در واقع برای تغییر (Built for Change) و ماندگاری (Built for Last) ساخته شده اند. الگوی Prism با تعریف کردن قسمت های مختلفی از قبیل Shell، Region، Bootstrapper برنامه را به قسمت های مختلفی می شکند. در صورت استفاده از الگوی Prism می توان برنامه های ماندگارتر، اصولی تر و دقیق تری را در پلت فرم های ذکر شده ساخت. گفتنی است که این الگو به نحوی که در WPF، Silverlight و Windows Phone قابل استفاده است، در Windows Forms Application ها قابل استفاده نیست. دلیل این موضوع هم عدم وجود قابلیت های مورد نیاز برای پیاده سازی آن در پلت فرم Windows Forms Application است.در دوره آموزشی Pluralsight Building Windows Store Business Apps with Prism به نحوه طراحی و ساخت اپ های تجاری در ویندوز استور با استفاده از پریسم می پردازیم.
سرفصل های دوره آموزشی Pluralsight Building Windows Store Business Apps with Prism:
- بررسی اجمالی دوره
- بررسی اجمالی پریسم برای ویندوز ران تایم
- ساخت اپ های WinRT با پریسم
- دستورات و وابستگی
- ناوبری و مدیریت چرخه حیات برنامه
- PubSubEvents و EventAggregator
- اعتبار سنجی
- صدا زدن APIها
- ویژگی های WinRT
کلمات کلیدی: Prism, آموزش Prism, آموزش تصویری Prism, آموزش ویدیویی Prism, آموزش کامل Prism, آموزش کاربردی Prism, فیلم آ,
Pluralsight full tutorial collection,
حمعقشمسهلاف, حمعقشمسهلاف, Download Pluralsight Building Windows Store Business Apps with Prism,
Tutorial,
E-Learning,
Training Course,
Education,
برنامه نویسی و طراحی وب,
Instruction,
CBT,
Teacher,
Direct Download Link,
DDL,
New,
Update,
Online,
Buy,
Usnet,
Torrent,
P30Download,
Danlod,
Danload,
Donload,
nhkg,n hl,ca,
حمعقشمسهلاف ذعهمیهدل صهدیخصس سفخقث ذعسهدثسس شححس صهفا حقهسپ, حمعقشمسهلاف ذعهمیهدل صهدیخصس سفخقث ذعسهدثسس شححس صهفا حقهسئ, This course covers how to leverage the Prism for Windows Runtime guidance from Microsoft patterns and practices to build maintainable and testable Windows Store business applications using the Model-View-ViewModel pattern.,
دانلود آموزش های شرکت پلورالسایت,
\g,vhgshdj, mg,vhgshdj, دانلود آموزش آموزش ساخت اپ های ویندوز استور با پریسم,
اموزش آنلاین,
مجازی,
فیلم آموزشی,
مبتنی بر کامپیوتر,
یادگیری,
ویدئو,
دوره آموزشی,
Development, download, Learning, Pluralsight, Prism, وب, پلورالسایت, پریسم, Web, آموزش, برنامه نویسی, توسعه, دانلود, طراحی سایت,
راهنمای تصویری,
استاد,
مدرس,
معلم,
تدریس خصوصی,
Development & Web,
رایگان,
خرید,
پی سی,
پی 30,
با لینک مستقیم,
اپدیت,
در دوره آموزشی Pluralsight Building Windows Store Business Apps with Prism به نحوه طراحی و ساخت اپ های تجاری در ویندوز استور با استفاده از پریسم می پردازیم.,
ترافیک نیم بها,
ای لرنینگ,
فایل آموزش,
از راه دور,
مجانی,
داونلود,
دانلد,
تورنت,
یوزنت,
تحميل,
ڈاؤن لوڈ,
دریافت,
فعفخقهشم مثشقدهدل فقشهدهدل,
hl,ca shoj h\ ihd ,dkn,c hsj,v fh \vdsl, hl,ca shoj hm ihd ,dkn,c hsj,v fh mvdsl,دانلود Pluralsight Building Windows Store Business Apps with Prism - آموزش ساخت اپ های ویندوز استور با پریسم,
2016-08-30
02:02:15
🎓 نام آموزش | Pluralsight Building Windows Store Business Apps with Prism |
📁 دسته بندی | برنامه نویسی و طراحی وب |
💾 حجم فایل | 1141 مگابایت |
📅 تاریخ به روزرسانی | 1395/6/9 |
📊 تعداد دانلود | 5,823 |
❤️ هزینه دانلود | رایگان و نیم بها |
Pluralsight Building Windows Store Business Apps with Prism Download
This course covers how to leverage the Prism for Windows Runtime guidance from Microsoft patterns and practices to build maintainable and testable Windows Store business applications using the Model-View-ViewModel pattern.
When building client business applications for WinRT and the Windows Store in XAML you need to design your application for maintainability and testability. To achieve this, you need to design your application following principles of separation of concerns and loose coupling, which usually means employing the Model-View-ViewModel (MVVM) pattern in XAML. In addition, you have to learn how to leverage the new features of the Windows Runtime (WinRT) platform to ensure a great user experience, but have the code that drives that experience in the right places in your application following the MVVM pattern. In this course you will learn how to do that by learning how to leverage the Microsoft patterns and practices guidance "Prism for Windows Runtime" directly from a member of the Prism team. You will learn how to separate your Pages into Views and ViewModels following the MVVM pattern and integrate nicely with the WinRT navigation system and application lifecycle of suspend/terminate/resume. You'll learn how to manage dependencies and communicate between loosely coupled components in your application. You will see how to validate user input, both on the client side and through service calls to a back end, as well as how to display those errors to the user. You learn how to call Web API services and how to do simple authentication and authorization with those services. Finally you will learn how to leverage Windows Runtime platform features including Search charm, Settings charm flyout panels, and Live Tiles.
مشخصات آموزش Pluralsight Building Windows Store Business Apps with Prism
شرکت سازنده: پلورالسایت / Pluralsight
نام انگلیسی: Pluralsight Building Windows Store Business Apps with Prism
نام فارسی: آموزش ساخت اپ های ویندوز استور با پریسم
زبان آموزش: انگلیسی
زیرنویس: ندارد
مدرس:Brian Noyes
سطح آموزشی: , متوسطه
زمان آموزش: 5 ساعت + 54 دقیقه
حجم فایل: 1141 مگابایت
تاریخ انتشار: 02:52 - 1395/6/9 | 2016.08.30
منبع: پی سی دانلود / www.p30download.ir
امتیاز: 2.5/5