Narrow your search

Library

KU Leuven (8)

Odisee (8)

Thomas More Kempen (8)

Thomas More Mechelen (8)

UCLL (8)

ULiège (8)

VIVES (8)

ULB (7)

LUCA School of Arts (6)


Resource type

book (8)


Language

English (8)


Year
From To Submit

2011 (2)

2009 (1)

2008 (2)

2007 (1)

2005 (2)

Listing 1 - 8 of 8
Sort by
LINQ for Visual C# 2005
Author:
ISBN: 1590598261 9786611141080 1281141089 1430202572 Year: 2007 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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.


Book
LINQ for Visual C# 2008
Author:
ISBN: 1430215801 9786611830977 1281830976 143021581X Year: 2008 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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.


Book
Windows Phone Recipes : A Problem Solution Approach
Authors: ---
ISBN: 1430241373 1430241381 9786613570611 128039269X Year: 2011 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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!


Book
Windows Phone 7 Recipes : A Problem-Solution Approach
Authors: ---
ISBN: 1430233710 1430233729 Year: 2011 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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.


Book
Windows Azure Platform
Authors: ---
ISBN: 1430224797 9786612825651 1430224800 1282825658 Year: 2009 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

The Azure Services Platform is a cloud-computing technology from Microsoft. It is composed of four core components—Windows Azure, .NET Services, SQL Services, and Live Services—each with a unique role in the functioning of your cloud service. It is the goal of this book to show you how to use these components, both separately and together, to build flawless cloud services. At its heart, Windows Azure Platform is a down-to-earth, code-centric book. This book aims to show you precisely how the components are employed and to demonstrate the techniques and best practices you need to know to use them to best effect. That said, author Tejaswi Redkar regularly takes time out to provide a thorough overview of the architectural concepts that underpin Windows Azure. Without this understanding, you will find it hard to use the platform to its full potential. By the time you've read this book, you will be comfortable building high-quality end-to-end Azure services of your own.

Accelerated SQL Server 2008
Authors: --- --- --- ---
ISBN: 1281674850 9786611674854 1430206063 1590599691 Year: 2008 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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. Take full advantage of the features of SQL Server 2008, know what tools are available, and quickly realize the power and ease of use that SQL Server 2008 has to offer. Lightning–fast introduction to SQL Server 2008 Written by top experts in the field Provides a solid grounding in key features and technologies.

ASP.NET 1.1 Solutions Toolkit
Authors: --- --- --- --- --- et al.
ISBN: 1280656972 9786610656974 1430200014 1590594460 Year: 2005 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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.

Pro .NET 1.1 Remoting, Reflection, and Threading
Authors: --- --- --- --- --- et al.
ISBN: 1280700025 9786610700028 1430200251 1590594525 Year: 2005 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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.

Listing 1 - 8 of 8
Sort by