![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Computer hardware & operating systems > Operating systems & graphical user interfaces (GUIs) > Microsoft Windows
Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers. But they also present a challenge: More than ever, multithreading is a requirement for good performance. This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. With it, you'll learn how to use Intel Threading Building Blocks (TBB) effectively for parallel programming -- without having to be a threading expert. Written by James Reinders, Chief Evangelist of Intel Software Products, and based on the experience of Intel's developers and customers, this book explains the key tasks in multithreading and how to accomplish them with TBB in a portable and robust manner. With plenty of examples and full reference material, the book lays out common patterns of uses, reveals the gotchas in TBB, and gives important guidelines for choosing among alternatives in order to get the best performance. You'll learn how Intel Threading Building Blocks: * Enables you to specify tasks instead of threads for better portability, easier programming, more understandable source code, and better performance and scalability in general * Focuses on the goal of parallelizing computationally intensive work to deliver high-level solutions * Is compatible with other threading packages, and doesn't force you to pick one package for your entire program * Emphasizes scalable, data-parallel programming, which allows program performance to increase as you add processors * Relies on generic programming, which enables you to write the best possible algorithms with the fewest constraints Any C++ programmer who wants to write an application to run on a multi-core system will benefit from this book. TBB is also very approachable for a C programmer or a C++ programmer without much experience with templates. Best of all, you don't need experience with parallel programming or multi-core processors to use this book.
Windows Vista is Microsoft's most important software release in more than a decade. It offers users an abundance of new and upgraded features that were more than five years in the making: a gorgeous, glass-like visual overhaul; superior searching and organization tools; a multimedia and collaboration suite; and above all, a massive, top-to-bottom security-shield overhaul. There's scarcely a single feature of the older versions of Windows that hasn't been tweaked, overhauled, or replaced entirely. But when users first encounter this beautiful new operating system, there's gonna be a whole lotta head-scratchin', starting with trying to figure out which of the five versions of Vista is installed on the PC (Home, Premium, Business, Enterprise, Ultimate). Thankfully, "Windows Vista: The Missing Manual" offers coverage of all five versions. Like its predecessors, this book from New York Times columnist, bestselling author, and Missing Manuals creator David Pogue illuminates its subject with technical insight, plenty of wit, and hardnosed objectivity for beginners, veteran standalone PC users, and those who know their way around a network. Readers will learn how to: navigate Vista's elegant new desktop; locate anything on your hard drive quickly with the fast, powerful, and fully integrated search function; use the Media Center to record TV and radio, present photos, play music, and record any of the above to DVD; chat, videoconference, and surf the Web with the vastly improved Internet Explorer 7 tabbed browser; build a network for file sharing, set up workgroups, and connect from the road; protect your PC and network with Vista's beefed up security; and much more. This jargon-free guide explains Vista's features clearly and thoroughly, revealing which work will and which don't. It's the book that should have been in the box!
This unique reference thoroughly documents every important setting and feature in Microsoft's new operating system, with alphabetical listings for hundreds of commands, windows, menus, listboxes, buttons, scrollbars and other elements of Windows Vista. With this book's simple organization, you'll easily find any setting, tool, or feature for the task you want to accomplish. Along with a system overview that highlights major changes, and a tour of the basics such as manipulating files and getting around the interface, "Windows Vista in a Nutshell" offers alphabetized references for topics such as: the User Interface which covers the Sidebar, Aero Glass, the new Control Panel layout, and applets, as well as how to customize animated windows, the desktop, Start menu, pop-up windows on the Taskbar, and more; the File System, Drives, Data, and Search which discusses working with the new Windows Explorer, Virtual Folders, searches, indexing, saved searches, metadata, and sharing; and, the Internet and Networking which examines TCP/IP, RSS, tabbed browsing, and anti-phishing features of Internet Explorer, plus cookie handling, parental control features, and more. References are also provided for topics such as: Working with Hardware, which describes how to set up, maintain, and troubleshoot hardware - including keyboards, mice, monitors, USB devices, scanners, cameras, and sound devices - and how to add, install, and troubleshoot drivers; Security, which includes the Security Center, Windows Defender, User Account Protection, System Protection, Network Access Protection, WiFi encryption, Windows Firewall, file encryption, and more; Mobility which explains Mobility Center settings, plugging a secondary monitor into your computer, and the new "network projection" feature for making presentations; and, Multimedia which covers Windows Photo Gallery, Media Player, Media Center, podcasting features, connecting to and synching with MP3 players, recording TV and videos, making videos with Windows Movie Maker, and burning CDs and DVDs. References are also provided for the topic on the Command Prompt which provides commands for working with files, utilities for troubleshooting the network, and instructions on how to create your own batch files. Appendixes include information on installation, keyboard shortcuts, common filename extensions, and more. "Windows Vista in a Nutshell" is your one-stop source for everything you need from Microsoft's latest operating system.
This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the "Visual Basic 2005 Cookbook" delivers a practical collection of problem-solving recipes for a broad range of Visual Basic programming tasks. The concise solutions and examples in the Visual Basic 2005 Cookbook range from simple tasks to the more complex, organized by the types of problems you need to solve. Nearly every recipe contains a complete, documented code sample showing you how to solve the specific problem, as well as a discussion of how the underlying technology works and that outlines alternatives, limitations, and other considerations. As with all O'Reilly Cookbooks, each recipe helps you quickly understand a problem, learn how to solve it, and anticipate potential tradeoffs or ramifications. Useful features of the book include: over 300 recipes written in the familiar O'Reilly Problem-Solution-Discussion format; hundreds of code snippets, examples and complete solutions available for download; VB6 updates to alert VB6 programmers to code-breaking changes in Visual Basic 2005; recipes that target Visual Basic 2005 features not included in previous releases; code examples covering everyday data manipulation techniques and language fundamentals; advanced projects focusing on multimedia and mathematical transformations using linear algebraic methods; and, specialized topics covering files and file systems, printing, and databases. In addition, you'll find chapters on cryptography and compression, graphics, and special programming techniques. Whether you're a beginner or an expert, the "Visual Basic 2005 Cookbook" is sure to save you time, serving up the code you need, when you need it.
Microsoft'sWindows 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. What you'll learn How to create effective networked applications How to leverage your phone's GPS capabilities from within your application How to interact with the phone's built-in functionalities (camera, contacts, maps, accelerometer, video and web browser to name but a few) How to construct highly graphical and responsive user interfaces quickly and easily using these features How to package and distribute your applications for bothpersonal distribution and commercial sale via the Windows Phone Marketplace Who this book is for This book is for anyone interested in developing applications for the Windows Phone 7. You might be an existing .NET developer looking for a new creative angle, or perhaps an iPhone or Android developer looking for a new opportunity Table of Contents Introducing Windows Phone 7 and the Windows Phone Platform Building Windows Phone 7 Applications Using Cloud Services As Data Stores Catching and Debugging Errors Packaging, Publishing, and Managing Applications Working with the Accelerometer Application Bar WebBrowser Control Working with Controls and Themes Integrating Applications with the Windows Phone OS Creating Trial Applications Internationalization Isolated Storage Using Location Services Media Working with the Camera and Photos Push Notifications Reactive Extensions for .NET Security
A smart collection of insider tips and tricks, "Windows XP Hacks," Second Edition covers the XP operating system from start to finish. Among the multitude of topics addressed, this must-have resource includes extensive coverage of hot-button issues such as: security web browsing controlling the control panel removing uninstallable XP components pop-up ads You'll also find timesaving hacks for file distribution; digital media, such as iTunes; and high-visibility web software, services, and exploits that have emerged since the book's last edition. Each hack in the book can be read easily in just a few minutes, saving countless hours of searching for the right answer. Now completely revised and updated to cover Service Pack 2 (SP2), the second edition of this bestseller carefully breaks down the new features that come with SP2, including IE pop-up blocker, Windows Firewall, and the new wireless client. Written by Preston Gralla, the compact and affordable "Windows XP Hacks," Second Edition provides direct, hands-on solutions that can be applied to the challenges facing XP beginners, as well as the more experienced power user. Each year, Windows XP is pre-installed on 90 million PCs worldwide, making it the world's most popular operating system.
With the release of Windows XP Service Pack 2 (SP2), Microsoft latest and most reliable corporate desktop operating system now provides better protection against viruses, worms, and malicious hackers. SP2 includes Windows Firewall, Pop-up Blocker for Internet Explorer, and the new Windows Security Center. But it still comes without a single page of printed instructions. This superbly written guide fills the gap. Coauthored by David Pogue, "New York Times" technology columnist and Missing Manuals creator, "Windows XP Pro: The Missing Manual" uses wit, technical insight, and scrupulous objectivity to light the way for first-time and intermediate network and standalone PC users. In fact, this jargon-free book explains XP's features so clearly revealing which work well and which don't that it should have been in the box in the first place. The book reveals which features work well and which don't, such as the Remote Desktop software that enables people to connect to the office from home, the encryption file system that protects sensitive information, and the Windows Messenger that enables real-time text, voice and video communication. Contents include: Getting started. The book's early chapters cover using menus, finding lost files, reducing window clutter, and taming the new, multi-column Start menu. Mastering the network. Special chapters help you navigate the corporate network, dial in from the road, and even set up your own small-office (peer-to-peer) network, step by step. Understanding security. User accounts, file encryption, and the NTFS file system keep your private files private, while still offering network access to coworkers you specify. Flying the Net.This book demystifies Outlook Express 6 for email, Internet Explorer 6 for Web browsing, and the new Windows Messenger for voice, chat, and video conferencing. "Windows XP Pro: The Missing Manual" isn't for system administrators or OS theory geeks; it's for the novice or budding power user who wants to master the machine and get down to work. Yet, anyone who uses XP Pro (including hardcore techies) will find this new system much easier-- and more fun--to digest with this new Missing Manual.
If you're seeking ways to build network-based applications or XML-based web services, Microsoft provides most of the tools you'll need. XML is integrated into the .NET Framework and Visual Studio .NET, but if you want to get a grasp on how .NET and XML actually work together, that's a different story. With ."NET & XML," you can get under the hood to see how the .NET Framework implements XML, giving you the skills to write understandable XML-based code that interoperates with code written with other tools, and even other languages. ."NET & XML" starts by introducing XML and the .NET Framework, and then teaches you how to read and write XML before moving on to complex methods for manipulating, navigating, transforming, and constraining it. To demonstrate the power of XML in .NET, author Niel Bornstein builds a simple hardware store inventory system throughout the book. As you move from chapter to chapter, you'll absorb increasingly complex information until you have enough knowledge to successfully program your own XML-based applications. This tutorial also contains a quick reference to the API, plus appendices present additional .NET assemblies that you can use to work with XML, and how to work with the .NET XML configuration file format. One study puts the potential market for new software based on XML at or near $100 billion over the next five years. The .NET Framework gives you a way to become a part of it. But to use XML and .NET effectively, you need to understand how these two technologies work together. This book gives you the insight to take full advantage of the power the two provide.
Windows 7 is the best release of Windows yet. It's easier to use, more fun, and is a worthwhile jump from Windows XP and Windows Vista. Getting Started with Windows 7 is written for new and experienced computer users alike, to help them use Windows 7 AND have fun This book: Provides an easy-to-read style and tone without overwhelming technical jargon. Walks through common and uncommon tasks with step-by-step procedures, including over 300 screen shots and figures. Includes ExplainED, AdvancED, and LinkED tips for additional explanations, handy tips, and related information. Explains how to protect yourself and your computer with User Accounts, Security, Backup and Recovery, and good practices. Helps you move from earlier versions of Windows to Windows 7, by exploring the improved navigation and desktop, personalization features, and easy migration from an older computer using the Windows Easy Transfer. Explains how to set up your own Home Network to share files, storage, printers, and Internet access between Windows 7, Windows XP, and Windows Vista computers. connect Windows 7 computers with each other using HomeGroup. If you've made the jump from Windows XP or Vista, or you are considering it, Getting Started with Windows 7 is your guide to success with Windows. What you'll learn Navigate and customize the Windows 7 user interface Look after your computer and protect against dangerous software Control access to Windows, your applications, and the Internet Safeguard your personal files Connect to a network to share folders and media content Understand and fix problems Who this book is for Getting StartED with Windows 7 assumes no previous knowledge of Windows, so is perfect for those using Windows for the first time, or switching from another operating system. It also highlights all of the new features in Windows 7 for those upgrading from previous versions of Windows. Table of Contents Navigating Windows 7 Managing User Accounts Working with Files and Folders Personalizing Windows 7 Fixing Problems from A to Ctrl+Z Protecting Your Data Creating a Home Network Using Windows 7 Programs Safeguarding Your Computer Moving Files and Settings toYour Windows 7 Computer
Fully updated for version 1.1 of the .NET Framework, .NET Framework Essentials, 3rd Edition is an objective, concise, no-nonsense overview of the Microsoft .NET Framework for developing web applications and services. Written for intermediate to advanced VB, C/C++, Java, and Delphi developers, .NET Framework Essentials, 3rd Edition is also useful to system architects and leaders who are assessing tools for future projects.
With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthought. It's one topic, in fact, that .NET forces you to address, since Microsoft has placed security-related features at the core of the .NET Framework. Yet, because a developer's carelessness or lack of experience can still allow a program to be used in an unintended way, Programming .NET Security shows you how the various tools will help you write secure applications.
This comprehensive tutorial teaches programmers the skills they need to develop XML web services hosted on the Microsoft .NET platform. Programming .NET Web Services also shows you how to consume these services on both Microsoft and non-Windows clients, and how to weave them into well-designed and scalable applications. For those interested in building industrial-strength web services, this book is full of practical information and good old-fashioned advice.
Any Microsoft Outlook® user knows that the program is about more than just email: it's a suite of organizational tools that can help you manage your schedule, contacts, and deadlines with remarkable efficiency. Regardless of experience, you'll find that the Outlook Pocket Guide significantly decreases the amount of time you spend trying to figure out tricky problems and decipher the various settings.
"Malicious mobile code" is a new term to describe all sorts of destructive programs: viruses, worms, trojans, and rogue Internet content. Malicious mobile code is more prevalent today than ever before, and both home users and system administrators need to be on the alert to protect their network or company against attacks. Malicious Mobile Code reveals what such code can and can't do and how to recognize, remove, and prevent it. Readers learn effective strategies, tips, and tricks for securing any system.
DHCP for Windows 2000 is custom-designed for system administrators who are responsible for configuring and maintaining networks with Windows 2000 servers. It explains the DHCP protocol and how to install and manage DHCP on both servers and clients--including client platforms other than Windows 2000.
Based on the author's popular Windows Annoyances web site, this book provides an authoritative collection of techniques for customizing Windows 98. It allows you to quickly identify a particular annoyance and immediately offers one or more solutions, making it the definitive resource for customizing Windows 98.
NOTE: The correct URL to access the Sybex interactive online test bank and study tools is www.wiley.com/go/sybextestprep. The book s back cover, Introduction, and last page in the book provided the wrong URL. We apologize for any confusion and inconvenience this may have caused you. Master 100 percent of Microsoft Windows 10 exam with real-world hands-on practice MCSA: Microsoft Windows 10 Complete Study Guide is your ultimate preparation resource for the new Windows 10 certification. Fully updated to align with the latest version of the exam, this new edition digs deeper into the intricacies of the Windows OS and provides the most up-to-date information on new Windows 10 technologies. With complete coverage of all exam topics, this invaluable guide walks you through device planning, deployment, and management; network and storage configuration; access, data, app, and recovery management, and much more to help you master the exam material. You also get access to the Sybex interactive online learning environment, featuring electronic flashcards, a searchable glossary, an assessment test, and bonus practice exams designed to give you a preview of exam day. MCSA: Microsoft Windows 10 is the Microsoft Certified Solutions Associate certification for Windows 10, testing your abilities in a broad variety of associate-level tasks. This book rounds them up into a comprehensive knowledge base to help you clarify, memorize, and deepen your understanding so you can approach exam day with confidence. * Master 100 percent of exam 70-697, Configuring Windows Devices, objectives * Get more hands-on practice in real-world scenarios * Test your knowledge with challenging review questions * Access digital study aids and practice tests for comprehensive prep Windows is the world's leading operating system, with an estimated 90 percent share of the desktop OS market. There are currently over 110 million Windows 10 users, and that number is expected to rise putting Windows 10 Specialists in high demand in the job market. If you're ready to fill the growing need for trained Windows 10 associates, Microsoft Configuring Windows Devices Study Guide Exam 70-697 has you covered for complete and detailed exam preparation.
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Get up and running on Microsoft Windows Server 2008 with ease This hands-on guide covers all the essentials of deploying and administering the latest release of Microsoft's powerful, versatile network operating system. Using clear screenshots and step-by-step instructions, Microsoft Windows Server 2008: A Beginner's Guide shows you how to set up the server, migrate from earlier versions, and handle networking, administration, storage, and security. You'll also get details on the new Web tools and management utilities available in Windows Server 2008. Install, configure, and deploy Windows Server 2008 Set up and manage a network Work with Active Directory and Domains Set up communications features and an Internet connection Install, customize, and maintain Internet Information Services (IIS) 7 Configure a VPN server and client Set up Terminal Services and Remote Desktop Manage storage and file systems Secure your Windows Server environment Set up and manage printing and faxing Use the built-in management tools, including Server Manager and group policies
An authoritative guide to investigating high-technology crimes Internet crime is seemingly ever on the rise, making the need for a comprehensive resource on how to investigate these crimes even more dire. This professional-level book--aimed at law enforcement personnel, prosecutors, and corporate investigators--provides you with the training you need in order to acquire the sophisticated skills and software solutions to stay one step ahead of computer criminals. Specifies the techniques needed to investigate, analyze, and document a criminal act on a Windows computer or networkPlaces a special emphasis on how to thoroughly investigate criminal activity and now just perform the initial responseWalks you through ways to present technically complicated material in simple terms that will hold up in courtFeatures content fully updated for Windows Server 2008 R2 and Windows 7Covers the emerging field of Windows Mobile forensics Also included is a classroom support package to ensure academic adoption, "Mastering Windows Network Forensics and Investigation, 2nd Edition" offers help for investigating high-technology crimes.
ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features. The second edition covers ASP 3.0 and IIS 5.0.
This book offers everything you'll need to upgrade your existing programming knowledge and begin to develop applications for the Windows Phone. It focuses on the 75 percent of the material that you will need 95 percent of the time. We're not going to teach you object-oriented programming (OOP) all over again, but we are going to take the time to point out how .NET and C# differ in their execution of the standard OOP concepts from other languages' implementations in order to make your migration as smooth and stress-free as possible. Migrating to Windows Phone will lead you through a tour of the key features of developing for Microsoft's devices. We'll consider everything from data handling to accelerometers, from mapping to WCF. We'll also walk you through monetizing your application through Microsoft's online Windows Phone store.What you'll learn * To get your phone, IDE and other tools set up in an efficient manner * The controls that are available to you in Windows Phone programming and how they can be applied * To apply concepts of a non-trivial demo application to your own application context * To point out the key elements of both the phone and the Visual Studio IDE * The principles of push and pull data and data-binding * To work with the features that make the Windows Phone unique (Bing Maps, WCF, Silverlight) * To monetize your applications through advertising, the Windows Phone Marketplace, and other channels Who this book is for This book is for anyone seeking to develop applications for the Windows Phone. No prior Silverlight or C# knowledge is required, although an understanding of programming in general, and object-oriented programming in particular, is assumed. Notes are used liberally to highlight features and concepts that might be confusing to programmers unfamiliar with .NET and C#.Table of Contents * Get Set Up: Getting all the tools * Get to Work: Building a non-trivial application * Get Control: Exploring the Windows Phone 7 controls * Get the Data: Working with data-bound applications * Get a Life: The Windows Phone 7 life cycle * Get Moving: Enhancing your applications with Animation * Get a Job: Interacting with the Phone, camera, GPS, etc. * Get Pushy: Push notifications * Get Online: Connecting to and browsing the web * Get Lost: GPS, location services and maps * Get Money: The Marketplace and monetizing your application
Developers are racing to discover how to develop for Windows Phone 7and there is no quicker resource to help you get up to speed thanWindows Phone 7 Recipes. This book covers all aspects of development, configuration, testing, and distribution, with detailed code samples and rapid walkthroughs to support you every step of the way. What you'll learn How to design, develop, test and distribute your Windows Phone applications.To create compellinguser interfacesusing Silverlight and Expression Blend Understand how to work with device data using isolated storage, LINQ, and XML serialization How your application can be extended into the cloud using push notifications and web-based services.To distribute your application for sale using the Windows Phone Marketplace Who this book is for Existing .NET and Windows Mobile developers will discover that this is just the book for them. Developers moving to Windows Phone 7 programming from other areas, such as iOS development, will also find its quick-reference format especially valuable Put a professional polish onyour Windows Phone 7 development with Windows Phone 7 Recipes Table of Contents Introduction to Developing Windows Phone 7 Applications Windows Phone 7 Execution Model The User Interface The User Interface With Expression Blend Gestures Sensors Media Management Isolated Storage In the Cloud Testing Windows Phone 7 Applications
Develop Windows 10 applications faster and more efficiently using the Universal Windows Platform. You will use Xamarin to create apps for macOS, iOS, and Android devices. Building Apps for the Universal Windows Platform is a complete guide covering PCs, tablets, phones, and other devices such as HoloLens. You will use Windows 10 to develop apps for desktop, mobile, holographic, wearable, and IoT devices. You will reuse code to easily create cross-platform apps. What You Will Learn Design and develop apps using Visual Studio and Blend Create Cortana-enabled apps for a hands-free experience Build IoT apps and apps for wearables such as the Microsoft HoloLens Monitor apps post-publication to gain insights from actionable data using Windows Store Analytics and Azure Who This Book Is For Professional developers working independently or in a team on Windows 10 applications, and students coming into the world of software development
You've developed a killer app for one mobile devicenow it's time to maximize your intellectual investment and develop for the full spectrum of mobile platforms and devices. WithCracking Windows Phone and BlackBerry Native Development, you'll learn how to quickly retool your application betweenthe Windows Phone 7, Windows Mobile, and BlackBerry platforms and broaden the interest and audience of your app. Cracking Windows Phone and BlackBerry Native Development takes you through the same mobile software development projecton each platform, learning the differences between and the relative strengths and weaknesses of each platform as you go. No magic intermediate layers of obfuscationby the time you get to the end, you'll be an expert at developing for any of the major smartphone platforms using each vendor's preferred toolset and approach. Cracking Windows Phone and BlackBerry Native Development covers the Windows Phone 7, Windows Mobile, and BlackBerry platforms, as well as the development of a general web application accessible on other devices. If you're interested in takingyour app into the world of iPhone and Android, be sure to check out the companion volume, Cracking iPhone and Android Native Development, at http: //www.apress.com/9781430231981. What you'll learn How to develop, end-to-end, the same application on the Windows Phone 7, Windows Mobile, and BlackBerry platforms How to develop the same mobile application as a hosted web application, mainly for comparison and debugging The different service architectures available on each platform, concentrating on services related to storage, communications and security Key differences in deploying and managing applications on the various platforms How to translate experience at developing onone platformto speed development when attempting a project on a different platform Plus, stay on top of developments in the mobile application space by visiting the author's comprehensive resource site at MultimobileDevelopment.com. Who this book is for Cracking Windows Phone and BlackBerry Native Development is the essential book for software developers looking to build applications that run natively, without cumbersome compatibility layers and toolkits, on Windows Phone 7, Windows Mobile, and BlackBerry platforms. Table of Contents Introduction TheSix Bookmarks Server Service Application Architecture and Functional Specification Windows Phone 7Installing the Toolset Windows Phone 7Building the Logon Form and Consuming REST Services Windows Phone 7Persisting Bookmarks Locally Windows Phone 7Pushing Changes Back to the Server Six Bookmarks on Windows Mobile BlackberryInstalling the Toolset BlackberryBuilding the Logon Form and Consuming REST Services BlackberryAn ORM Layer on SQLite BlackberryPushing Changes Back to the Server
|
You may like...
Handbook of Research on Innovation and…
Mohammad Nabil Almunawar, Muhammad Anshari Ali, …
Hardcover
R6,147
Discovery Miles 61 470
|