Get your first look at Windows 7 and see how much more productive and efficient the development life cycle can be. Guided by three Windows programming experts, you'll examine new Windows 7 capabilities and get a head start exploiting them to build better user experiences and applications. Topics include multi-touch gesture support, graphics and video enhancements, the Ribbon user interface (including the difference between Windows 7 Ribbon and Windows Presentation Foundation (WPF) Ribbon), federated search, the Libraries feature, Taskbar functionality, the new Windows Sensor and Location platform, and more.
Get a head start evaluating Windows 10--with technical insights from award-winning journalist and Windows expert Ed Bott. This guide introduces new features and capabilities, providing a practical, high-level overview for IT professionals ready to begin deployment planning now. This edition was written after the release of Windows 10 version 1511 in November 2015 and includes all of its enterprise-focused features. The goal of this book is to help you sort out what’s new in Windows 10, with a special emphasis on features that are different from the Windows versions you and your organization are using today, starting with an overview of the operating system, describing the many changes to the user experience, and diving deep into deployment and management tools where it’s necessary.
Dive deeper into Windows 7—with new content and new resources on CD! The Deluxe Edition of the ultimate, in-depth reference to Windows 7 has been fully updated for SP1 and Internet Explorer 9, and features 300+ pages of additional coverage and advanced topics. It’s now packed with even more timesaving solutions, troubleshooting tips, and workarounds from the experts—and includes a fully searchable eBook and other online resources. Topics include installation, configuration, and setup; network connections and troubleshooting; remote access; managing programs; controlling user access and accounts; advanced file management; working with Internet Explorer 9; managing security features and issues; using Windows Live Essentials 2011; performance monitoring and tuning; backups and maintenance; sharing networked resources; hardware and device drivers. For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
Introduces Windows 8, including new features and capabilities, and offers scenario-based insights on planning, implementing, and maintaining the operating system.
Demystify the move from Windows XP to Windows 7! Professional Windows 7 discusses all of the major new features in Windows 7, describes why the developer would want to use them, investigates the user implications of these new features, and then shows how to develop applications using them. This book focuses on the practical—which features does the developer need to know about immediately to gain the most value from Windows 7. The goal is to create a book that doesn’t waste a lot of pages on fluff or features that the developer will never use. The developer will be able to go to a particular chapter, determine what a new technology requires to use, and the use the sample application as a basis for moving applications to Windows 7 or to create new applications that use Windows 7 features. Describes all the new user interface features and shows how to use them. Demystifies the security features that Windows 7 provides. Shows how to develop efficient applications that rely on 64-bit techniques and parallel processing. Demonstrates the strength of Windows PowerShell and how to create applications for it.
Microsoft’s Windows Phone 7 handsets have injected a new vibrancy into the smartphone marketplace and provided bold new opportunities for the Microsoft development community. Now in its second edition, Beginning Windows Phone 7 Development has been written to help you identify those opportunities and to learn the skills you’ll need to harness them. It covers the very latest developments in the field, including the extended APIs offered in Microsoft’s automatic platform update, so you'll have timely, accurate information at your fingertips. Beginning Windows Phone 7 Development, Second Edition starts with the basics, walking you through the process of downloading and setting up the right development tools, including Visual Studio, Expression Blend, Silverlight SDK, and Windows Phone SDK. It then takes you step-by-step though the development process as you build and deploy a working application, complete with a sophisticated user interface. Finally, you'll receive step-by-step instructions on selling your applications through the Windows Phone Marketplace.
SEE IT DONE. DO IT YOURSELF. It’s that Easy! Easy Microsoft Windows 7 teaches you the fundamentals of working with Microsoft’s latest operating system. Fully illustrated steps with simple instructions guide you through every task, building the skills you need to master Windows 7 with ease. No need to feel intimidated–we’ll hold your hand every step of the way. Learn how to... • Instantly find what you’re looking for: files, programs, anything • Manage your music and video with Windows Media Player • See it all, do it all, get it all on the Web • Have more fun with Windows 7’s built-in games • Protect yourself from viruses, intrusions, and phishing • Download free Windows Live Essentials bonus software • Set up your computer just the way you want it • Keep your computer running reliable and fast • Build a home network the easy way with HomeGroup • Put live and Internet TV on your PC with Windows Media Center
This book provides an accessible approach to the study of Windows programming with Visual C++. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others who would like to understand Windows programming and use its inherent graphic capabilities. While the book is aimed at a technical audience, the mathematical content is modest and it should be readable by most people interested in C++ programming. It introduces readers to Windows programming in a natural way, making use of the object-oriented environment, the Microsoft Foundation Classes (MFC), and the document/view organization.Over fifty example projects are included on a companion CD. These example projects are used in the book's tutorial format initially by introducing Visual C++ programming and important C++ concepts. Then coverage of Windows programming begins with fundamental graphics operations including interactive drawing with mouse inputs. This is followed by program interaction through Windows tools for creating drop down menus, toolbar buttons, dialog windows, file input/output, output to printers, etc. Basic animation concepts are presented, using classes to develop, manipulate and display geometric shapes. Graphs are plotted as objects and the process of creating color contour plots is discussed.After using this book and following its collection of example programs, readers should be well prepared to write interactive programs which integrate Windows functionality and graphics with their own C++ programming. The step-by-step structure of each example in the book is described thoroughly and only standard Microsoft resources for graphics are required. Exercises at the end of each chapter provide opportunities to revisit and extend the tutorial examples. The project folders on the CD include complete program code for all examples. Files are also provided that contain classes and functions for handling geometric objects and graphs and which may be easily adapted for a wide variety of application programs.
"Raymond Chen is the original raconteur of Windows." --Scott Hanselman, ComputerZen.com "Raymond has been at Microsoft for many years and has seen many nuances of Windows that others could only ever hope to get a glimpse of. With this book, Raymond shares his knowledge, experience, and anecdotal stories, allowing all of us to get a better understanding of the operating system that affects millions of people every day. This book has something for everyone, is a casual read, and I highly recommend it!" --Jeffrey Richter, Author/Consultant, Cofounder of Wintellect "Very interesting read. Raymond tells the inside story of why Windows is the way it is." --Eric Gunnerson, Program Manager, Microsoft Corporation "Absolutely essential reading for understanding the history of Windows, its intricacies and quirks, and why they came about." --Matt Pietrek, MSDN Magazine's Under the Hood Columnist "Raymond Chen has become something of a legend in the software industry, and in this book you'll discover why. From his high-level reminiscences on the design of the Windows Start button to his low-level discussions of GlobalAlloc that only your inner-geek could love, The Old New Thing is a captivating collection of anecdotes that will help you to truly appreciate the difficulty inherent in designing and writing quality software." --Stephen Toub, Technical Editor, MSDN Magazine Why does Windows work the way it does? Why is Shut Down on the Start menu? (And why is there a Start button, anyway?) How can I tap into the dialog loop? Why does the GetWindowText function behave so strangely? Why are registry files called "hives"? Many of Windows' quirks have perfectly logical explanations, rooted in history. Understand them, and you'll be more productive and a lot less frustrated. Raymond Chen--who's spent more than a decade on Microsoft's Windows development team--reveals the "hidden Windows" you need to know. Chen's engaging style, deep insight, and thoughtful humor have made him one of the world's premier technology bloggers. Here he brings together behind-the-scenes explanations, invaluable technical advice, and illuminating anecdotes that bring Windows to life--and help you make the most of it. A few of the things you'll find inside: What vending machines can teach you about effective user interfaces A deeper understanding of window and dialog management Why performance optimization can be so counterintuitive A peek at the underbelly of COM objects and the Visual C++ compiler Key details about backwards compatibility--what Windows does and why Windows program security holes most developers don't know about How to make your program a better Windows citizen
Essential Windows Phone 7.5 is the definitive guide to creating powerful, visually compelling mobile applications that take full advantage of Microsoft''s Windows Phone 7.5 platform. Nine-time Microsoft MVP Shawn Wildermuth draws on his extensive experience teaching Silverlight and Windows Phone development, helping you to get started fast and master techniques that lead to truly outstanding apps. After introducing the latest version of Windows Phone, Shawn Wildermuth dives directly into the essentials, emphasizing best-practice examples and illustrating with code. You''ll build a complete application from start to finish, then build on your skills with increasingly sophisticated techniques. From planning and design through application delivery, Shawn Wildermuth guides you through the entire mobile development lifecycle, showing how to make the most of Windows Phone 7.5''s most important new capabilities. Whether you''re a .NET or Silverlight developer going mobile, or an experienced mobile developer moving to Windows Phone, Essential Windows Phone 7.5 delivers all the skills you''ll need. Coverage includes Leveraging Microsoft''s breakthrough Metro design language Using phone features such as email, calling, search, Web browsing, and the camera Designing the look and feel of your user interface with XAML Interacting with users via Panorama, Pivot, and other controls Mastering the new Silverlight Toolkit for Windows Phone 7.5 Choosing the right application paradigm and functionality for your specific app Incorporating touch, vibration, motion, and sound into your interfaces Working with Windows Phone 7.5''s unique hubs and tiles Building location-based services that work with the phone''s GPS Storing data in Isolated Storage or Windows Phone 7.5''s database support Multitasking reliably, without compromising performance Integrating external data via REST, conventional Web services, and push notifications Preparing your application for the Windows Phone Marketplace