Windows Presentation Foundation 4.5 CookbookFull of illustrations, diagrams, and tips with clear step-by-step instructions and real world examples. Gain a strong foundation of WPF features and patterns. Leverage the MVVM pattern to build decoupled, maintainable apps. ...
Visual Studio 2012 CookbookTake advantage of all of the new features of Visual Studio 2012, no matter what your programming language specialty is! Get to grips with Windows 8 Store App development, .NET 4.5, asynchronous coding and new team development changes in this book. A concise and practical First Look Cookbook to immediately get you coding with Visual Studio 2012. ...
Windows Server 2012 Hyper-V CookbookTake advantage of numerous Hyper-V best practices for administrators. Get to grips with migrating virtual machines between servers and old Hyper-V versions, automating tasks with PowerShell, providing a High Availability and Disaster Recovery environment, and much more. A practical Cookbook bursting with essential recipes. ...
Microsoft SharePoint 2010 and Windows PowerShell 2.0Dive straight into expert recipes for SharePoint and PowerShell administration without dwelling on the basics. Master how to administer BCS in SharePoint, automate the configuration of records management features, create custom PowerShell cmdlets, and much more in this book. A hands-on cookbook focusing on only the most high level tips and tricks for mastering SharePoint and PowerShell administration. ...
JavaScript Step by Step, 3rd EditionExpand your expertise - and teach yourself the fundamentals of JavaScript. If you have previous programming experience but are new to JavaScript, this tutorial delivers the step-by-step guidance and coding exercises you need to master core topics and techniques.
Discover how to: Work with JavaScript syntax, variables, and data types; Master techniques for building cross-browser programs; Speed up and simplify app development with jQuery; Quickly retrieve data from a server using AJAX requests; Adapt your app for mobile devices with jQuery Mobile; Build Windows 8 apps using HTML, CSS, and JavaScript. ...
Apache Cookbook, 2nd EditionThere's plenty of documentation on installing and configuring the Apache web server, but where do you find help for the day-to-day stuff, like adding common modules or fine-tuning your activity logging? That's easy. The new edition of the Apache Cookbook offers you updated solutions to the problems you're likely to encounter with the new versions of Apache.
Written by members of the Apache Software Foundation, and thoroughly revised for Apache versions 2.0 and 2.2, recipes in this book range from simple tasks, such installing the server on Red Hat Linux or Windows, to more complex tasks, such as setting up name-based virtual hosts or securing and managing your proxy server. ...
CLR via C#, 4th EditionDig deep and master the intricacies of the common language runtime, C#, and .NET development. Led by programming expert Jeffrey Richter, a longtime consultant to the Microsoft .NET team - you'll gain pragmatic insights for building robust, reliable, and responsive apps and components.
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. ...
VMware Workstation - No Experience NecessaryVMware Workstation runs on Linux as well as Windows hosts and handles different virtual machine formats, which allows you to share your work with users of other virtualization platforms, including VirtualBox, VMware Player, and VMware vSphere environments.
VMware Workstation - No Experience Necessary helps you in getting started with VMware Workstation. You'll learn how to install VMware Workstation in any circumstance, and how to create virtual machines and keep different configurations for each virtual machine, which helps in setting up extensive test environments. You'll also learn how to share these virtual machines with users of other virtualization products as well as the cloud. ...
Delphi CookbookWith this book, you will gain valuable and practical knowledge of the latest functionalities of Delphi. Starting with the foundations, you will work on your VCL application, customize the TDBGrid, and configure your runtime class using RTTI. Going forward, you will build on this foundation and deploy FireMonkey to go cross-platform or even call FireMonkey from a VCL project, and you will fully understand how you can include Delphi on your server. Finally, you will use App Tethering, call Android and iOS SDK classes, and even use the Android TextToSpeech engine to add sounds to your phone! With this learning resource at your side, you will acquire all that a RAD Studio developer needs to know about Delphi in one complete, informative guide. ...
OpenCL Parallel Programming Development CookbookOpenCL (Open Computing Language) is the first royalty-free standard for cross platform, parallel programming of modern processors found in personal computers, servers, mobiles, and embedded devices. OpenCL greatly improves speed and responsiveness for a wide spectrum of applications in numerous market categories, from gaming and entertainment to scientific and medical software. OpenCL has proved itself to be versatile in that it now runs on not only operating systems like Windows and Linux powered by Intel and AMD processors, but also on low power chips like ARM, and it has also been adopted by processor manufacturers like ARM Corp, Vivante, and Altera, among others. ...