برنامه نویسی حرفه‌ای آسنکرون با دات نت

قیمت 16,000 تومان

خرید محصول توسط کلیه کارت های شتاب امکان پذیر است و بلافاصله پس از خرید، لینک دانلود محصول در اختیار شما قرار خواهد گرفت.
در کتاب برنامه‌نویسی حرفه‌ای آسنکرون با NET. مهارت‌های زیر را یاد خواهید گرفت:
آشنایی با مدل‌ اساسی برای غیرهمزمانی بر روی ویندوز-Threads
یادگیری نحوه اجرای عملیات مسدودکردن طولانی از UI thread شما برای حفظ پاسخ UI شما، سپس ساخت نتایج تا حد ممکن یکپارچه
تسلط بر مدل async/await آسنکرون در NET. که برنامه‌نویسی آسنکرون را ساده‌تر و قابل دسترس‌تر از قبل می‌سازد. حل مسائل رایج در برنامه‌نویسی موازی با تکنیک‌های مدرن Async
بررسی کد آسنکرون با تکنیک‌های اشکال‌زدایی و درکی از Visual Studio و فراتر از آنها
سال انتشار: 2013  |  تعداد صفحات: 352  |  حجم فایل: 8.56 مگابایت  |  زبان: انگلیسی
Pro Asynchronous Programming with .NET
نویسنده:
Richard Blewett, Andrew Clymer
ناشر:
Apress
ISBN10:
1430259205
ISBN13:
9781430259206

 

عناوین مرتبط:


Pro Asynchronous Programming with .NET teaches the essential skill of asynchronous programming in .NET. It answers critical questions in .NET application development, such as: how do I keep my program responding at all times to keep my users happy? how do I make the most of the available hardware? how can I improve performance? In the modern world, users expect more and more from their applications and devices, and multi-core hardware has the potential to provide it. But it takes carefully crafted code to turn that potential into responsive, scalable applications. With Pro Asynchronous Programming with .NET you will: Meet the underlying model for asynchrony on Windows—threads. Learn how to perform long blocking operations away from your UI thread to keep your UI responsive, then weave the results back in as seamlessly as possible. Master the async/await model of asynchrony in .NET, which makes asynchronous programming simpler and more achievable than ever before. Solve common problems in parallel programming with modern async techniques. Get under the hood of your asynchronous code with debugging techniques and insights from Visual Studio and beyond. In the past asynchronous programming was seen as an advanced skill. It’s now a must for all modern developers. Pro Asynchronous Programming with .NET is your practical guide to using this important programming skill anywhere on the .NET platform.