Books about Platforms from Amazon.com



Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)

Book Description

The first edition of this book was released at the 2001 Tech Ed conference in Atlanta, Georgia Since that time, this text has been revised, tweaked, and enhanced to account for the changes found within each release of the .NET platform (1.1, 2.0, 3.0 and now 3.5).

The last version, .NET 3.0, was more of an augmentative release, essentially providing three new APIs: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF). As you would expect, coverage of the "W's" has been expanded a great deal in this version of the book from the previous Special Edition text.

Unlike .NET 3.0, .NET 3.5 provides dozens of new C# language features and .NET APIs. This edition of the book will walk you through all of this new material using the same readable approach as was found in previous editions. Rest assured, you'll find detailed coverage of Language Integrated Query (LINQ), the C# 2008 language changes (automatic properties, extension methods, anonymous types, etc.) and the numerous bells and whistles of Visual Studio 2008.

What you will learn

  • Everything you need to know– get up to speed with C# 2008 quickly and efficiently.
  • Discover all the new .NET 3.5 features— Language Integrated Query, anonymous types, extension methods, automatic properties, and more.
  • Get a professional foothold— targeted to appeal to experienced software professionals, this book gives you the facts you need the way you need to see them.
  • A rock-solid foundation– focuses on everything you need to be a successful .NET 3.5 programmer, not just the new features. Get comfortable with all the core aspects of the platform — including assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, and much more.

Who is this book for?

If you're checking out this book for the first time, understand that it targets experienced software professionals and/or students of computer science (so please don't expect three chapters devoted to "for" loops). The mission of this text is to provide you with a rock-solid foundation to the C# 2008 programming language and the core aspects of the .NET platform (OOP, assemblies, file IO, Windows Forms/WPF, ASP.NET, ADO.NET, WCF,WF, etc.). Once you digest the information presented in these 33 chapters, you'll be in a perfect position to apply this knowledge to your specific programming assignments, and you'll be well equipped to explore the .NET universe on your own terms.

Related Titles

Beginning C# 2008 Databases: From Novice to Professional

Pro LINQ: Language Integrated Query in C# 2008

Pro LINQ Object Relational Mapping in C# 2008

Pro ASP.NET 3.5 with C# 2008

About the Apress Pro series

You have gotten the job; now you need to go hone your skills in these tough competitive times. Apress Pro Series books expand your skills and expertise in exactly the areas you need. Master the content of a Pro book and you will always be able to get the job done in a professional manner. Written by experts in their field, Pro Series books give you the hard-won solutions to problems you will face in your professional programming career.

.
Price: $35.00 [Notify me when price goes down.]


SharePoint 2007 User's Guide: Learning Microsoft's Collaboration and Productivity Platform

Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 is the next generation of Microsoft SharePoint technologies These products expand on SharePoints information-sharing and collaboration capabilities, which allow you to create true enterprise information management, information sharing, and collaboration solutions.

SharePoint 2007 Users Guide: Learning Microsoft's Collaboration and Productivity Platform is the follow-up edition to the successful SharePoint 2003 Users Guide (Apress, 2005). This book provides guidance about the new workflows, interface, and other technologies within SharePoint 2007. Authors Seth Bates and Tony Smith describe SharePoint in a variety of environments, and have the expertise and ability to stand behind this useful guidecatered to anyone who works with SharePoint technologies in any capacity.

Related Titles

  • Pro Access 2007
  • Pro InfoPath 2007
  • Workflow in the 2007 Microsoft Office System
  • Pro SharePoint Solution Development: Combining .NET, SharePoint and Office 2007
  • SharePoint 2007 User's Guide: Learning Microsoft's Collaboration and Productivity Platform
.
Price: $17.82 [Notify me when price goes down.]


ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers
Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications." Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.

Rather than focus on theory, the ActionScript 3.0 Cookbook concentrates on the practical application of ActionScript, with more than 300 solutions you can use to solve a wide range of common coding dilemmas. You'll find recipes that show you how to: Detect the user's Flash Player version or their operating system Build custom classes Format dates and currency types Work with strings Build user interface components Work with audio and video Make remote procedure calls using Flash Remoting and web services Load, send, and search XML data And much, much more ...

Each code recipe presents the Problem, Solution, and Discussion of how you can use it in other ways or personalize it for your own needs, and why it works. You can quickly locate the recipe that most closely matches your situation and get the solution without reading the whole book to understand the underlying code. Solutions progress from short recipes for small problems to more complex scripts for thornier riddles, and the discussions offer a deeper analysis for resolving similar issues in the future, along with possible design choices and ramifications. You'll even learn how to link modular ActionScript pieces together to create rock-solid solutions for Flex 2 and Flash applications.

When you're not sure how ActionScript 3.0 works or howto approach a specific programming dilemma, you can simply pick up the book, flip to the relevant recipe(s), and quickly find the solution you're looking for.

Adobe Developer Library is a co-publishing partnership between O'Reilly Media and Adobe Systems, Inc. and is designed to produce the number one information resources for developers who use Adobe technologies. Created in 2006, the Adobe Developer Library is the official source for comprehensive learning solutions to help developers create expressive and interactive web applications that can reach virtually anyone on any platform. With top-notch books and innovative online resources covering the latest in rich Internet application development, the Adobe Developer Library offers expert training and in-depth resources, straight from the source..
Price: $22.30 [Notify me when price goes down.]



The Pocket Paper Engineer, Volume 2: Platforms and Props: How to Make Pop-Ups Step-by-Step
From simple greeting cards to intricate paper creations, this engaging workbook thoroughly explains the mechanics of pop-ups while teaching paper artists of all skill levels to create 10 different designs. Step-by-step, full-color instructions coupled with detailed illustrations enable vibrant floating platforms, tabbed props, and miscellaneous other pop-up effects to be easily constructed. As each section includes perforated pages with preprinted designs and directions, scissors and glue are all one needs for nearly instantaneous pop-up creations.

.
Price: $16.68 [Notify me when price goes down.]


Pro VB 2008 and the .NET 3.5 Platform (Windows.Net)

Whether you’re moving to .NET for the first time, or you’re already writing applications on .NET 2.0 or .NET 3.0, Pro VB 2008 and the .NET 3.5 Platform will provide you with a solid grounding in this new technology and serve as a comprehensive reference throughout your coding career:

  • Explore five new chapters of content—including the grammar of the common intermediate language (CIL), .NET generics, and object serialization services.
  • Discover all the new .NET 3.5 features—nullable types, delegate covariance, ASP.NET 2.0 master pages, the new Windows Forms “Strip” controls, and much more.
  • Get a professional foothold—targeted to appeal to experienced software professionals and/or graduate students of computer science (so don’t expect three chapters on iteration or decision constructs!).
  • Gain a rock–solid foundation in programming using Visual Basic.
  • Get comfortable with all the core aspects of the .NET platform—including assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, and much more.

Once you’ve digested the information contained in the 25 chapters of this 1000+ page book, you’ll be ready to apply this knowledge to your specific programming assignments and well equipped to explore the .NET universe on your own.

What you’ll learn

  • Everything you need to put .NET 3.5 and Visual Basic 2008 to use in your professional workbefore anyone else!
  • Insights and techniques from the author’s experience since .NET 1.0
  • Complete coverage of .NET 3.5—WPF, WCF and WF

Who is this book for?

Anyone with some software development experience interested in the new .NET 3.5 Platform and the Visual Basic language. Whether you’re moving to .NET for the first time or you’re already writing applications on .NET 2.0 or .NET 3.0, this book will provide you with a solid grounding in this new technology and serve as a comprehensive reference throughout your coding career.

Related Titles

  • Beginning VB 2008 Databases: From Novice to Professional
  • Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional
  • Visual Basic 2008 Recipes: A Problem-Solution Approach
  • Pro WPF in VB 2008: Windows Presentation Foundation in .NET 3.5

About the Apress Pro Series

You have gotten the job; now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard-won solutions to problems you will face in your professional programming career.

.
Price: $31.91 [Notify me when price goes down.]


Product Strategy for High Technology Companies
One of the key determinants of success for today’s high-technology companies is product strategy—and this guide continues to be the only book on product strategy written specifically for the 21st century high-tech industry. More than 250 examples from technological leaders including IBM, Compaq, and Apple—plus a new focus on growth strategies and on Internet businesses—define how high-tech companies can use product strategy and product platform strategy for competitiveness, profitability, and growth in the Internet age..
Price: $21.48 [Notify me when price goes down.]


MCTS Self-Paced Training Kit (Exam 70-643): Configuring Windows Server 2008 Application Platform (PRO-Certification) (PRO-Certification)
Announcing an all-new Self-Paced Training Kit designed to help maximize your performance on 70-643, the required exam for the new Microsoft® Certified Technology Specialist (MCTS): Windows Server 2008 Application Platform Configuration certification. This 2-in-1 kit includes the official Microsoft study guide, plus practice tests on CD to help you assess your skills. It comes packed with the tools and features exam candidates want most including in-depth, self-paced training based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and customizable testing options. It also provides real-world scenarios, case study examples, and troubleshooting labs for skills and expertise that you can apply to the job.

Work at your own pace through the lessons and lab exercises. Focusing on Windows Server 2008 Application Platform technologies, this official study guide covers Terminal Services, Web Services infrastructure and security, Media Server, Microsoft Windows® SharePoint® Services server options, File Server, Print Services, network maintenance, and Simple Network Management Protocol.

Then assess yourself using 300+ practice and review questions on the CD, which features multiple, customizable testing options to meet your specific needs. Choose timed or untimed testing mode, generate random tests, or focus on discrete objectives. You get detailed explanations for right and wrong answers including pointers back to the book for further study. You also get an evaluation version of Windows Server 2008 and an exam discount voucher making this kit an exceptional value and a great career investment.

Key Book Benefits

In-depth coverage of exam objectives and sub-objectives plus instructive case studies and troubleshooting scenarios to enhance your performance on the job

300+ practice and review questions

Test engine that enables customized testing, pre-assessment and post-assessment, and automated scoring and feedback

Complete objective-by-objective review section, plus a handy exam-mapping grid

Evaluation version of Windows Server 2008

15 percent exam discount voucher from Microsoft (limited-time offer)

Entire study guide in searchable eBook format.
Price: $36.39 [Notify me when price goes down.]



The Secret of Platform 13
A hilarious fantasy for fans of Carroll, Nesbit, and Barrie! In the British tradition of comic fantasies, here is a wildly witty caper that would make Lewis Carroll laugh and E. Nesbit snicker A forgotten door on an abandoned railway platform is the entrance to a magical kingdom--an island where humans live happily with feys, mermaids, ogres, and other wonderful creatures. Carefully hidden from the world, the Island is only accessible when the door opens for nine days every nine years. A lot can go wrong in nine days. When the beastly Mrs. Trottle kidnaps the prince of the Island, it's up to a strange band of rescuers to save him. But can an ogre, a hag, a wizard, and a fey really troop around London unnoticed? In a plot thick with mayhem, mix-ups, and magic, there is something to please all. Fantasy lovers in particular will not want to miss this peek through the door of Platform 13 into the imagination of a deliciously clever writer. .
Price: $0.01 [Notify me when price goes down.]


Cross-Platform Development in C++: Building Mac OS X, Linux, and Windows Applications

Cross-Platform Development in C++ is the definitive guide to developing portable C/C++ application code that will run natively on Windows, Macintosh, and Linux/Unix platforms without compromising functionality, usability, or quality.

Long-time Mozilla and Netscape developer Syd Logan systematically addresses all the technical and management challenges associated with software portability from planning and design through coding, testing, and deployment. Drawing on his extensive experience with cross-platform development, Logan thoroughly covers issues ranging from the use of native APIs to the latest strategies for portable GUI development. Along the way, he demonstrates how to achieve feature parity while avoiding the problems inherent to traditional cross-platform development approaches.

This book will be an indispensable resource for every software professional and technical manager who is building new cross-platform software, porting existing C/C++ software, or planning software that may someday require cross-platform support.

Build Cross-Platform Applications without Compromise

Throughout the book, Logan illuminates his techniques with realistic scenarios and extensive, downloadable code examples, including a complete cross-platform GUI toolkit based on Mozilla’s XUL that you can download, modify, and learn from. Coverage includes

  • Policies and procedures used by Netscape, enabling them to ship Web browsers to millions of users on Windows, Mac OS, and Linux
  • Delivering functionality and interfaces that are consistent on all platforms
  • Understanding key similarities and differences among leading platform-specific GUI APIs, including Win32/.NET, Cocoa, and Gtk+
  • Determining when and when not to use native IDEs and how to limit their impact on portability
  • Leveraging standards-based APIs, including POSIX and STL
  • Avoiding hidden portability pitfalls associated with floating point, char types, data serialization, and types in C++
  • Utilizing platform abstraction libraries such as the Netscape Portable Runtime (NSPR)
  • Establishing an effective cross-platform bug reporting and tracking system
  • Creating builds for multiple platforms and detecting build failures across platforms when they occur
  • Understanding the native runtime environment and its impact on installation
  • Utilizing wxWidgets to create multi-platform GUI applications from a single code base
  • Thoroughly testing application portability
  • Understanding cross-platform GUI toolkit design with Trixul
.
Price: $36.07 [Notify me when price goes down.]


<< oz amos



All trademarks are the property of their respective owners.
Copyright 1996-2007 CHHS, your place for CHHS, Plano, Texas, 10220