Wir verwenden Cookies und Analyse-Tools, um die Nutzerfreundlichkeit der Internet-Seite zu verbessern und für Marketingzwecke. Wenn Sie fortfahren, diese Seite zu verwenden, nehmen wir an, dass Sie damit einverstanden sind. Zur Datenschutzerklärung.
Pro Asynchronous Programming with .NET
Details
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 Windowsthreads. 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.
Asynchronous programming is an essential skill for the modern .NET developer. Pro Asynchronous Programming with .NET is your guide to using this important programming model to build responsive and scalable applications anywhere on the .NET platform.
Autorentext
Richard Blewett is a professional software developer and trainer living in Bristol in the UK. He has been writing software for over 20 years and has spent most of that time building distributed systems of one form or another. He first started writing multithreaded code in C on OS/2 and continued when moving to Windows, COM and .NET. Over the years he has built software for banks, insurance companies, travel companies, emergency services, health companies, and more. He is a co-founder of Rock Solid Knowledge and as well as writing software and consulting he regularly delivers training courses for DevelopMentor. He can often be found speaking at conferences including Tech Ed, DevWeek, Software Architect and BASTA. He has been recognized by Microsoft as an MVP for C# and Connected Systems.
Zusammenfassung
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.
Inhalt
Chapter 1: Introduction to Asynchronous ProgrammingChapter 2: The Evolution of the .NET Asynchronous APIChapter 3: TasksChapter 4: Basic Thread SafetyChapter 5: Concurrent Data Structures and PrimitivesChapter 6: Fast and Fluid: Building a Responsive UIChapter 7: Async the .NET 4.5 Way – async and awaitChapter 8: Everything is a TaskChapter 9: Server-side AsyncChapter 10: Parallel ProgrammingChapter 11: Data Flow ConstructsChapter 12: Task schedulingChapter 13: Debugging Async with Visual StudioChapter 14: Debugging Async Beyond Visual Studio
Weitere Informationen
- Allgemeine Informationen
- GTIN 09781430259206
- Sprache Englisch
- Auflage 1st edition
- Größe H235mm x B191mm x T20mm
- Jahr 2013
- EAN 9781430259206
- Format Kartonierter Einband
- ISBN 1430259205
- Veröffentlichung 23.12.2013
- Titel Pro Asynchronous Programming with .NET
- Autor Richard Blewett , Rock Solid Knowledge Ltd , Andrew Clymer
- Gewicht 658g
- Herausgeber Apress
- Anzahl Seiten 352
- Lesemotiv Verstehen
- Genre Informatik