Pro Asynchronous Programming with .NET
Autor Richard Blewett, Andrew Clymer, Rock Solid Knowledge Ltden Limba Engleză Paperback – 23 dec 2013
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.
Preț: 573.92 lei
Preț vechi: 717.40 lei
-20% Nou
Puncte Express: 861
Preț estimativ în valută:
109.84€ • 115.88$ • 91.54£
109.84€ • 115.88$ • 91.54£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430259206
ISBN-10: 1430259205
Pagini: 352
Ilustrații: XVI, 352 p. 107 illus.
Dimensiuni: 178 x 254 x 18 mm
Greutate: 0.64 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430259205
Pagini: 352
Ilustrații: XVI, 352 p. 107 illus.
Dimensiuni: 178 x 254 x 18 mm
Greutate: 0.64 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalNotă biografică
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.
Caracteristici
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.