LINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. It also offers built-in support for querying in-memory collections like arrays or lists, XML, DataSets, and relational …
Manning Publications
Learn SQL Server Administration in a Month of Lunches: Covers Microsoft SQL Server 2005-2014
SummaryLearn SQL Server Administration in a Month of Lunches is the perfect way to get started with SQL Server operations, including maintenance, backup and recovery, high availability, and performance monitoring. In about an hour a day over a month, you’ll learn exactly what you can do, and what you shouldn’t touch. Most importantly, you’ll learn the day-to-day tasks …
This is not an ordinary SQL Server Book. SQL Server MVP Deep Dives brings together the world’s most highly-regarded SQL Server experts to create a masterful collection of tips, techniques, and experience-driven best practices for SQL Server development and administration. These SQL Server MVPs-53 in all-each selected a topic of great interest to them, and in this unique …
SQL Server 2008 Administration isn’t a standard SQL Server tutorial-there are dozens of those to choose from. Instead, this book breaks down the role of “SQL Server Administrator” into its key focus areas and tasks and details the techniques and best practices that make an administrator effective. In this book, a reader can quickly identify a task and …
Summary The Art of Unit Testing, Second Edition guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. You’ll master the foundational ideas and quickly move to high-value subjects like …
Unity in Action: Multiplatform Game Development in C# with Unity 5
Summary Unity in Action teaches you how to write and deploy games. You’ll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Based on Unity version 5. …
Ajax has revolutionized the way users interact with web pages today. Gone are frustrating page refreshes, lost scroll positions and …