Fabio Claudio Ferracchiati - Böcker
Visar alla böcker från författaren Fabio Claudio Ferracchiati. Handla med fri frakt och snabb leverans.
9 produkter
9 produkter
294 kr
Skickas inom 10-15 vardagar
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
365 kr
Skickas inom 10-15 vardagar
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.
441 kr
Skickas inom 10-15 vardagar
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! What you'll learn * Understand how to design, develop, test and distribute your Windows Phone 7.5 applications * Create compelling user interfaces using all the phone's features, including the camera, GPS and accelerometer * Learn how to debug your applications and package them for distribution and sale though the Windows Phone Marketplace and beyond * Extend your application into the cloud using push notifications and web-based services to take advantage of off-device processing and storage Who this book is for This book is for existing . NET and Windows Mobile developers. Its concise recipe format will also appeal to new Windows Phone developers and those looking for an insightful reference to support their day-to-day coding efforts. Table of Contents * Introduction to Developing Windows Phone Applications * Windows Phone Must Knows * Windows Phone Execution Model * The User Interface * The User Interface With Expression Blend * Gestures * Sensors * Media Management * Isolated Storage * In the Cloud * Testing Windows Phone Applications * Deploying your Application
435 kr
Skickas inom 10-15 vardagar
Calling all Visual Basic .NET programmers and web developers! This highly anticipated book provides thorough instruction for using ADO.NET, supported with numerous relevant code examples and extensive technical information. So whether you're developing web applications using ASP.NET, Windows Forms applications, or XML Web Services, you'll become adept at maximizing .NET's data access technology. Topics include: ADO.NET data architecture; data readers, adapters, and DataSets; safer development with XML Schemas; data relationships; and ADO.NETs built-in support and performance optimization. With such valuable content, you'll come to master a solution-oriented approach to ADO.NET.
395 kr
Skickas inom 10-15 vardagar
This collection of reusable ASP.NET components serves two purposes. First, the components are ready to use, so you may add exciting features to your own ASP.NET websites. Second, each component's design and implementation is discussed, and you'll discover tips and tricks applicable for developing your own controls. Controls can be cut and pasted or used as templates for you to build your own controls. And the 15 included controls (programs) cover a broad range of situations, providing you both working coded solutions to your problem and the rationalization behind those solutions. Overall, this highly anticipated book provides immediate solutions to range of common problems.
604 kr
Skickas inom 10-15 vardagar
Three powerful technologies - Remoting, Reflection, and Threading - are combined in a single book! And when these technologies come together, you are faced with a powerful range of tools that allow you to run code faster, more securely, and more flexibly. (And performance gains are critical in todays industry!) So you'll be able to code applications across the spectrum - from a single machine to an entire network. This book begins by discussing the most fundamental of the three techniques: .NET Remoting in Visual Basic .NET, which allows you to customize your application communication processes. The next portion of the book covers reflection, which allows you to examine code at run time, regardless of prior knowledge of its structure. Finally, the book explores threading, which helps break up your application into multiple, independent threads.
294 kr
Skickas inom 10-15 vardagar
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. It thoroughly covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML.
294 kr
Skickas inom 10-15 vardagar
Are you ready for the future of data access in .NET?At the Microsoft Professional Developers Conference (PDC) 2005, Microsoft previewed a new technology, Language-Integrated Query (LINQ). It captured a lot of attention because it addressed the fundamental issue of merging object-oriented applications with relational data. The LINQ project team demonstrated how to use LINQ to query a variety of data sources, such as a SQL Server database, an XML file, and an array, and how to manage the data using an object-oriented approach.Fabio Ferracchiati has written a comprehensive guide to the three main parts of the LINQ May 2006 CTP: managing in-memory data (LINQ to Objects), accessing relational databases (LINQ to ADO .NET), and manipulating XML documents (LINQ to XML). Each chapter offers many practical examples that you can try yourself with the downloadable source code. You'll quickly learn everything you want and need to know about LINQ by actually using LINQ.The future of .NET data access is already here—and it's a very bright one!
455 kr
Skickas inom 10-15 vardagar
The expert tuition and approach to rapid learning in Accelerated SQL Server 2008, one of the first SQL Server 2008 books available, will enable SQL Server and other database professionals to make the leap to the 2008 release of Microsoft's flagship database management system quickly.