Professional Scrum Development with Microsoft Visual Studio 2012Discover how to turn requirements into working software increments - faster and more efficiently - using Visual Studio 2012 in combination with Scrum and Agile engineering practices. Designed for software development teams, this guide delivers pragmatic, role-based guidance for exploiting the capabilities of Application Lifecycle Management (ALM) tools in Visual Studio and Team Foundation Server. Team members will learn proven practices and techniques for implementing Scrum to manage an application's life cycle, as well as seamlessly plan, manage, and track their Scrum projects. ...
Inside the Microsoft Build Engine, 2nd EditionAs software complexity increases, proper build practices become ever more important. This essential reference - fully updated for Visual Studio 2010 - drills inside MSBuild and shows you how to maximize your control over the build and deployment process. Learn how to customize and extend build processes with MSBuild - and scale them to the team, product, or enterprise level with Team Foundation Build. ...
Integrating PHP with WindowsTake your PHP programming skills deep into Windows - and build PHP applications that run efficiently and effectively on an array of Windows technologies. Packed with hands-on exercises, this in-depth guide shows you how to use PHP to interact with Internet Information Services 7.5 (IIS), Microsoft SQL ServerĀ® 2008, Microsoft Exchange Server 2010, and Active Directory. You'll quickly learn how to apply best practices for running PHP applications in a Windows environment. ...
Windows Server 2008 R2 Remote Desktop Services Resource Kitn-depth and comprehensive, this official Microsoft Resource Kit delivers the information you need to plan, deploy, and administer Remote Desktop Services in Windows Server 2008 R2. You get authoritative technical guidance from those who know the technology best-leading industry experts and members of the Microsoft Desktop Virtualization Team. Coverage includes scenarios for Remote Desktop Services, virtualizing roles, setting up Remote Desktop Virtualization Host (RDVS), managing application compatibility, customizing and locking down the user experience, using Windows PowerShell for configuration and management, administering security features, deploying a farm, publishing resources, managing sessions, and other life cycle issues. ...
Parallel Programming with Microsoft Visual Studio 2010 Step by StepTeach yourself how to help improve application performance by using parallel programming techniques in Visual Studio 2010 - one step at a time. Ideal for experienced programmers with little or no parallel programming experience, this tutorial provides practical, learn-by-doing exercises for creating applications that optimize the use of multicore processors. ...
Parallel Programming with Microsoft Visual C++Your CPU meter shows a problem. One core is running at 100 percent, but all the other cores are idle. Your application is CPU-bound, but you are using only a fraction of the computing power of your multicore system. Is there a way to get better performance?
The answer, in a nutshell, is parallel programming. Where you once would have written the kind of sequential code that is familiar to all programmers, you now find that this no longer meets your performance goals. To use your system's CPU resources efficiently, you need to split your application into pieces that can run at the same time. ...
Programming Microsoft ASP.NET 4Completely reengineered for ASP.NET 4 - this definitive guide deftly illuminates the core architecture and programming features of ASP.NET 4 in a single, pragmatic volume. Web development expert Dino Esposito provides essential, architectural-level guidance, along with the in-depth technical insights designed to take you - and your solutions - to the next level. The book covers Dynamic Data, AJAX, Microsoft Silverlight, ASP.NET MVC, Web forms, LINQ, and security strategies - and features extensive code samples in Microsoft Visual C# 2010. ...
Troubleshooting Windows 7 Inside OutYou're beyond the basics, so dive right into troubleshooting Windows 7 - and really put your PC to work! This supremely organized reference describes hundreds of prevention tips, troubleshooting techniques, and recovery tools in one essential guide. It's all muscle and no fluff. Discover how the experts keep their Windows 7-based systems running smoothly - and challenge yourself to new levels of mastery. ...
Building Enterprise Applications with Windows Presentation Foundation and the Model View ViewModel PatternSimplify and improve business application development by applying the MVVM pattern to Windows Presentation Foundation (WPF) and Microsoft Silverlight 4. With this hands-on guide, you'll use MVVM with data binding, commands, and behaviors to create user interfaces loosely coupled to business logic. MVVM is ideal for .NET developers working with WPF and Silverlight - whether or not you have experience building enterprise applications. ...
Windows Communication Foundation 4 Step by StepYour hands-on, step-by-step guide to building connected, service-oriented applications.
Teach yourself the essentials of Windows Communication Foundation (WCF) 4 - one step at a time. With this practical, learn-by-doing tutorial, you get the clear guidance and hands-on examples you need to begin creating Web services for robust Windows-based business applications. ...