Narrow your search

Library

KU Leuven (14)

Thomas More Kempen (14)

Thomas More Mechelen (14)

UCLL (14)

VIVES (14)

Odisee (10)

ULB (10)

ULiège (10)

EhB (9)

VUB (9)

More...

Resource type

book (19)

digital (6)


Language

English (25)


Year
From To Submit

2012 (6)

2011 (6)

2010 (1)

2009 (2)

2008 (3)

More...
Listing 11 - 20 of 25 << page
of 3
>>
Sort by

Book
Pro Silverlight 5 in C#
Authors: ---
ISBN: 9781430234807 1430234806 Year: 2012 Publisher: New York : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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.


Book
Pro jQuery
Authors: ---
ISBN: 9781430240969 1430240962 Year: 2012 Publisher: [New York] : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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.


Digital
Windows Phone 7 Recipes : A Problem-Solution Approach
Authors: ---
ISBN: 9781430233725 Year: 2011 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract


Digital
Windows Phone Recipes : A Problem-Solution Approach
Authors: ---
ISBN: 9781430241386 Year: 2011 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Pro NuGet
Authors: --- ---
ISBN: 1430241918 1430241926 Year: 2012 Publisher: New York : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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.


Book
Beginning XNA 3.0 game programming : from novice to professional
Authors: ---
ISBN: 1430218177 9786612364914 128236491X 1430218185 9781282364912 9781430218180 Year: 2009 Publisher: Berkeley, CA : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Would you like to create your own games, but never have the time to dig into the details of multimedia programming? Now you don't have to! XNA 3.0 makes it simple to create your own games, which will run on your PC and Xbox 360 console. Even if you don't know how to program at all, Beginning XNA 3.0 Game Programming: From Novice to Professional will teach you the basics of C# 2008 programming along the way. Don't get overwhelmed with details you don't need to know—just learn what you need to start creating your own games right now! This fast–paced introduction to XNA 3.0 and the C# language provides you with a quick–start guide to creating high–quality XNA games. You'll be introduced to the key concepts and ideas you need to know in a gradual fashion so that you master one concept before using it as a foundation for the next. Before long, you will have the skills to create smooth, professional–looking results in a range of gaming genres. By the end of the book, you will have constructed several working games and have an excellent knowledge base from which to investigate more advanced techniques.


Book
LINQ for Visual C# 2005
Authors: ---
ISBN: 9781430202578 Year: 2007 Publisher: Berkeley CA 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
Pro NuGet
Authors: --- ---
ISBN: 9781430241928 1430241926 Year: 2012 Publisher: New York : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

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.


Book
LINQ for Visual C# 2008
Authors: ---
ISBN: 9781430215813 Year: 2008 Publisher: Berkeley CA 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: 9781430241386 Year: 2011 Publisher: Berkeley CA 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!

Listing 11 - 20 of 25 << page
of 3
>>
Sort by