Yuriy's bookshelf: dev-c-sharp en-US Sun, 15 Jul 2018 13:27:36 -0700 60 Yuriy's bookshelf: dev-c-sharp 144 41 /images/layout/goodreads_logo_144.jpg <![CDATA[CLR via C# (Developer Reference)]]> 16033480

Fully updated for .NET Framework 4.5 and Visual Studio 2012 Delivers a thorough grounding in the .NET Framework architecture, runtime environment, and other key topics, including asynchronous programming and the new Windows Runtime Provides extensive code samples in Visual C# 2012 Features authoritative, pragmatic guidance on difficult development concepts such as generics and threading]]>
896 Jeffrey Richter 0735667454 Yuriy 0 4.64 2006 CLR via C# (Developer Reference)
author: Jeffrey Richter
name: Yuriy
average rating: 4.64
book published: 2006
rating: 0
read at:
date added: 2018/07/15
shelves: read_on_english, dev-c-sharp, just-interesting
review:

]]>
Pro Winrt Using C# and Xaml 17137882 650 Garth Wolfendale 1430245158 Yuriy 0 dev-c-sharp, just-interesting 0.0 2013 Pro Winrt Using C# and Xaml
author: Garth Wolfendale
name: Yuriy
average rating: 0.0
book published: 2013
rating: 0
read at:
date added: 2018/07/15
shelves: dev-c-sharp, just-interesting
review:

]]>
<![CDATA[Programming Entity Framework: Code First: Creating and Configuring Data Models from Your Classes]]> 13160997 190 Julia Lerman 1449312942 Yuriy 3 3.99 2011 Programming Entity Framework: Code First: Creating and Configuring Data Models from Your Classes
author: Julia Lerman
name: Yuriy
average rating: 3.99
book published: 2011
rating: 3
read at:
date added: 2018/07/15
shelves: dev-c-sharp, favorite, just-interesting
review:

]]>
<![CDATA[Writing High-Performance .NET Code]]> 22881871
This book does not just teach you how the CLR works—it teaches you exactly what you need to do now to obtain the best performance today. It will expertly guide you through the nuts and bolts of extreme performance optimization in .NET, complete with in-depth examinations of CLR functionality, free tool recommendations and tutorials, useful anecdotes, and step-by-step guides to measure and improve performance.

Among the topics you will learn are how to:

-Choose what to measure and why
-Use many amazing tools, freely available, to solve problems quickly
-Understand the .NET garbage collector and its effect on your application
-Use effective coding patterns that lead to optimal garbage collection performance
-Diagnose common GC-related issues
-Reduce costs of JITting
-Use multiple threads sanely and effectively, avoiding synchronization problems
-Know which .NET features and APIs to use and which to avoid
-Use code generation to avoid performance problems
-Measure everything and expose hidden performance issues
-Instrument your program with performance counters and ETW events
-Use the latest and greatest .NET features
-Ensure your code can run on mobile devices without problems
-Build a performance-minded team

…and much more.]]>
280 Ben Watson 0990583430 Yuriy 0 dev-c-sharp, just-interesting 4.33 2014 Writing High-Performance .NET Code
author: Ben Watson
name: Yuriy
average rating: 4.33
book published: 2014
rating: 0
read at:
date added: 2018/07/15
shelves: dev-c-sharp, just-interesting
review:

]]>
<![CDATA[WPF Control Development Unleashed: Building Advanced User Experiences]]> 6164537 364 Pavan Podila 0672330334 Yuriy 0 3.94 2009 WPF Control Development Unleashed: Building Advanced User Experiences
author: Pavan Podila
name: Yuriy
average rating: 3.94
book published: 2009
rating: 0
read at:
date added: 2018/07/15
shelves: dev-c-sharp, favorite, just-interesting
review:

]]>
<![CDATA[WinRT Revealed (Expert's Voice in Windows)]]> 23926856
Author Michael Mayberry takes you through a quick overview of this new addition in WinRT Revealed and will get you started quickly in developing Windows 8 applications in this new environment. Written at a brisk space and a no-nonsense style, you'll find exactly what you need to understand what's different in WinRT compared to what you know, and pointers on how to develop solid WinRT applications even before Windows 8's release.]]>
94 Michael Mayberry 1430245859 Yuriy 0 dev-c-sharp, just-interesting 3.67 2012 WinRT Revealed (Expert's Voice in Windows)
author: Michael Mayberry
name: Yuriy
average rating: 3.67
book published: 2012
rating: 0
read at:
date added: 2018/07/15
shelves: dev-c-sharp, just-interesting
review:

]]>
<![CDATA[Accelerated C# 2010 (Expert's Voice in C#)]]> 8044363 656 Trey Nash 1430225378 Yuriy 0 dev-c-sharp, just-interesting 4.08 2010 Accelerated C# 2010 (Expert's Voice in C#)
author: Trey Nash
name: Yuriy
average rating: 4.08
book published: 2010
rating: 0
read at:
date added: 2018/07/15
shelves: dev-c-sharp, just-interesting
review:

]]>
<![CDATA[C# 5.0 in a Nutshell: The Definitive Reference]]> 13592460
—Scott Guthrie, Microsoft "Whether you’re a novice programmer or an expert who wants to improve your knowledge of modern asynchronous programming techniques, this book has the information you need to get the job done in C#."

—Eric Lippert, Microsoft]]>
1059 Joseph Albahari 1449320104 Yuriy 4 4.35 2012 C# 5.0 in a Nutshell: The Definitive Reference
author: Joseph Albahari
name: Yuriy
average rating: 4.35
book published: 2012
rating: 4
read at:
date added: 2016/09/19
shelves: read_on_english, dev-c-sharp, not-complete
review:

]]>
Async in C# 5.0 15816765 108 Alex Davies 1449337163 Yuriy 3 dev-c-sharp, not-complete 4.13 2012 Async in C# 5.0
author: Alex Davies
name: Yuriy
average rating: 4.13
book published: 2012
rating: 3
read at:
date added: 2016/09/19
shelves: dev-c-sharp, not-complete
review:

]]>
<![CDATA[Programming Windows Store Apps with C#: Master WinRT, XAML, and C# to Create Innovative Windows 8 Applications]]> 15815193 508 Matthew Baxter-Reynolds 1449320856 Yuriy 4 4.00 2012 Programming Windows Store Apps with C#: Master WinRT, XAML, and C# to Create Innovative Windows 8 Applications
author: Matthew Baxter-Reynolds
name: Yuriy
average rating: 4.00
book published: 2012
rating: 4
read at:
date added: 2016/09/19
shelves: favorite, dev-c-sharp, not-complete
review:

]]>
<![CDATA[Pro Windows 8.1 Development with XAML and C#]]> 15870847
These apps rely on Microsoft's Windows 8 modern UI to provide their rich and engaging user experiences for both desktop and tablet users. The new UI in turn relies upon the Windows Runtime (WinRT) to give its apps unparalleled flexibility and power.

Understanding this stack of new technologies and how they tie in to the proven C# language and the XAML standard is the subject of this book. Experienced writers Jesse Liberty, Phil Japikse, and Jon Galloway explain how you can get the most from Windows 8.1 by focusing on the features that you need for your project and bringing your existing C# coding knowledge to bear.

They begin with a nuts-and-bolts examination of how the technologies fit together and show you everything you need to get up and running with the new platform. Once you have a good understanding on the basics, you progress to more advanced topics steadily increasing your understanding as a whole. This holistic knowledge is essential to truly master Windows 8.1 development.

Each topic is covered clearly and concisely and is packed with the details you need to code effectively. The most important features are given a no-nonsense, in-depth treatment and chapters contain examples that demonstrate both the power and the subtlety of Windows 8.1.]]>
352 Jesse Liberty 1430240474 Yuriy 4 favorite, dev-c-sharp 3.75 2012 Pro Windows 8.1 Development with XAML and C#
author: Jesse Liberty
name: Yuriy
average rating: 3.75
book published: 2012
rating: 4
read at:
date added: 2015/03/04
shelves: favorite, dev-c-sharp
review:

]]>