Listing 1 - 9 of 9 |
Sort by
|
Choose an application
Developers are racing to discover how to develop for Windows Phone 7—and there is no quicker resource to help you get up to speed than Windows 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. You'll find recipes that unlock advanced user interface development, data storage and retrieval, integration with cloud services, adding media and location-based services, and working with Silverlight and Expression Blend. Learn to use sensors such as the camera, GPS, and accelerometer to build cutting-edge applications. Manage the new way to interact with applications using the gestures library both from the XNA Framework library and the Silverlight Windows Phone Toolkit library.
Computer. Automation --- informatica --- Smartphones --- Mobile computing --- Programming. --- Windows phone (Computer file)
Choose an application
Silverlight 5 is the latest iteration of Microsoft's cross-browser technology for creating rich user experiences on the Web. Like its predecessor, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true 3D rendering), and much richer data-binding options for interfacing with other applications. Pro Silverlight 5 in C# is an invaluable reference for professional developers who want to discover the new features of Silverlight. Author Matthew MacDonald's expert advice guides you through creating rich media applications using Silverlight in the environment you're most productive in—no matter what the target platform. As you learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for 2D and 3D drawing, animations, and media playback, you'll experience the plumbing of .NET and the design model of WPF through Silverlight—all of the same .NET technology that developers use to design next-generation Windows applications. Pro Silverlight 5 in C# is a comprehensive tutorial, written from professional developer to professional developer. Please note: the print version of this title is black & white; the eBook is full color.
Computer. Automation --- informatica --- C# (Computer program language) --- Multimedia systems. --- Object-oriented programming (Computer science) --- User interfaces (Computer systems) --- Web sites --- Application software --- Design. --- Development. --- Silverlight (Electronic resource)
Choose an application
jQuery is one of the most popular and powerful JavaScript libraries available today. It's widely used to create rich user experiences and to simplify website and application development. It is the tool of choice for web developers everywhere and sets the standard for simplicity, flexibility and extensibility. This book demonstrates how jQuery can be used with HTML5 to achieve excellent results. In Pro jQuery, seasoned author Adam Freeman explains how to get the most from jQuery by focusing on the features you need for your project. He starts with the nuts and bolts and shows you everything through to advanced features, going in depth to give you the knowledge you need. Getting the most from jQuery is essential to truly mastering web development.
Computer. Automation --- informatica --- JavaScript (Computer program language) --- Open source software. --- Web site development. --- Web sites --- Design.
Choose an application
C# programmers of every level need to learn about LINQ (Language-Integrated Query), Microsoft's breakthrough technology for simplifying and unifying data access from any data source. With LINQ, you can write more elegant and flexible code, not just to access databases and files, but also to manipulate data structures and XML. LINQ for Visual C# 2005 is a short, yet comprehensive guide to the major features of LINQ. It thoroughly covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML. It also details significant enhancements to C#, .NET, and ADO.NET. The book also includes plenty of working examples to demonstrate LINQ in action. There is no better source than this book for getting a head start on the future of these technologies.
Choose an application
Pro NuGet offers you a solid architectural understanding of how to manage software dependencies using NuGet, an open-source package management tool for the .NET Framework. Providing practical guidance through a multitude of examples and more advanced scenarios, this book shows you how to unleash all the power that NuGet offers. It will help you to streamline your day to day development and even make it more fun to write code. Authors Maarten Balliauw and Xavier Decoster have been working with NuGet since it was first released, contributing many ideas and practical solutions to the community over that time. In this book they demonstrate both the core concepts and the more advanced thinking needed to use NuGet effectively.
Computer. Automation --- informatica --- Computer programming --- Computer software --- Microsoft .NET Framework. --- Open source software. --- Management. --- Development
Choose an application
Every C# programmer needs to learn about LINQ (Language-Integrated Query), Microsoft's breakthrough technology for simplifying and unifying data access from any data source. With LINQ, you can write more elegant and flexible code not just to access databases and files, but to manipulate data structures and XML. This book is a short, yet comprehensive guide to the major features of LINQ and the significant enhancements introduced with .NET 3.5. There is no better source for getting a head-start on the future of these technologies than this book. A clear and comprehensive yet concise introduction to using LINQ in C# Covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML Rich in working examples of LINQ in action Ideal for C# programmers at any level
Choose an application
Windows Phone 7.5 (code-named Mango) marks a significant upgrade to Microsoft's smartphone products. Packed with sophisticated new features and functionality, the device is a .NET developer's dream, easily programmable using Silverlight, XNA and C#. Windows Phone Recipes utilizes a proven problem-solution approach, providing a concise guide to all the phone's features in recipe book format. First, the problem you're facing is identified. Then, a clear explanation of the solution is given, supported by a fully-worked code sample that demonstrates the feature in action. All aspects of development, configuration, testing, and distribution are covered. You'll find recipes that unlock advanced user interface features, deal with data storage, integrate with cloud services, add media and location services, and much more. It's everything you'll need to put a professional polish on your Windows Phone 7.5 applications!
Choose an application
Throughout this book we'll be developing a set of solutions (in the form of custom controls most of the time) designed to tackle the more common needs of Web Appli- tion development. These range from simple and self-contained controls, like the Spinner control developed in Chapter 2, to more advanced and complex solutions, such as the Search engine presented in Chapter 14. While developing these solutions, we tried to demonstrate the most varied offering of different approaches as possible. For example, you'll find some controls that use a database for their storage needs while others will simply rely on an XML file to store any data. Moreover, you'll notice that some of them are designed to work only with a database as their data source while others are designed with a more flexible (and complex) approach in mind thus allowing almost any data to be used as its source. You'll notice these different approaches not only regarding data access, but also with other aspects, like rendering. Some controls will just directly write literal HTML to the stream while others will rely on composition to do the same. Our objective is to show you how the different topics in custom control development could be approached with the idea that, based on your specific requirements, you could choose whatever approach fits you best.
Choose an application
When reading the title of this book, you might ask yourself Why did they put remoting, reflection, and threading together in one book? The answer might not seem obvious at first, but after reading this introduction you should understand why these three technologies belong in a developer's toolkit and in a single book. These three technologies share the following benefits: ¢ Flexibility: Today's business needs demand that applications have the capability to grow with the business. All three of these technologies bring that flexibility to the table in a variety of ways. ¢ Power: Although .NET has brought about a highly powerful development platform by itself, the inclusion of these three core technologies gives .NET developers the ability to create powerful solutions with minimal effort. ¢ Ease of Use: Flexibility and power are great features to have, but they don't mean a- thing if they come at the price of complex APIs and increased development time.
Listing 1 - 9 of 9 |
Sort by
|