Narrow your search

Library

AP (5)

EhB (5)

KDG (5)

KU Leuven (5)

Odisee (5)

Thomas More Kempen (5)

Thomas More Mechelen (5)

UCLL (5)

ULB (5)

ULiège (5)

More...

Resource type

book (9)

digital (5)


Language

English (14)


Year
From To Submit

2011 (3)

2010 (2)

2009 (3)

2006 (3)

2005 (3)

Listing 1 - 10 of 14 << page
of 2
>>
Sort by
Deploying .NET applications : learning MSBuild and ClickOnce
Authors: ---
ISBN: 1280701714 9786610701711 1430201622 1590596528 Year: 2006 Publisher: Berkeley, CA : New York, NY : Apress ; Distributed to the book trade worldwide by Springer-Verlag New York, Inc.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Whether building a console application, a web service, or a smart client, you eventually need to distribute your finished work. Deploying .NET Applications is a complete guide to delivering applications built with .NET. Packed with hands-on guidance, practical examples, and war stories from the authors many experiences with deployment scenarios, this book provides everything you need to know. The book begins by introducing the deployment problem, then examines why deployment is an engineering problem for organizations. Subsequent chapters provide detail about deploying each type of application, then discuss automated deployments.


Digital
Deploying .NET Applications : Learning MSBuild and ClickOnce
Authors: ---
ISBN: 9781430201625 Year: 2006 Publisher: Berkeley, CA Apress, Inc

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Deploying .NET Applications
Authors: --- ---
ISBN: 9781430201625 Year: 2006 Publisher: Berkeley, CA Apress, Inc.

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book covers two important aspects of the software life cycle: build and deployment. The coverage of these crucial topics is only half the attraction of this book, though. The other half is the technologies covered: MSBuild and ClickOnce. What Is MSBuild? Previously the build process that Visual Studio followed was basically a black box and was d- ficult to customize. With the arrival of Visual Studio 2005 and .NET 2.0 comes the arrival of the Microsoft Build Engine, otherwise known as MSBuild. MSBuild is the utility that Visual Studio uses to build your managed (C#, VB .NET, and J#) projects. MSBuild is an XML-based build engine and a tool that has been developed with customizability and extensibility in mind from its conception. By using MSBuild, you can change how your projects are built, creating customi- tions to fit your needs. With the advent of MSBuild, you no longer have to rely on third-party tools to handle the custom aspects of building your application. In addition, not only is this approach supported by Microsoft, but it is completely integrated with Visual Studio. If you need to tweak the settings for the C# compiler or how resources are generated, you now have this ability. The entire build process is open, and you can customize it in any way necessary. With other third-party tools this is simply unachievable.


Digital
Pro Android
Authors: ---
ISBN: 9781430215974 Year: 2009 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Pro Android 3
Authors: --- ---
ISBN: 1430232226 1430232234 9781430232223 Year: 2011 Publisher: New York : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Pro Android 3 starts with the basics, giving you a firm foundation in Android development. It then builds on this foundation to teach you how to build real-world and fun mobile applications using the new Android 3.0 SDK. This book covers advanced concepts in detail including maps, geocoding, services, live folders, drag and drop, touchscreens, and the new Android 3.0 features: fragments and ActionBar. Pro Android 3 is uniquely comprehensive: it covers sensors, text to speech, OpenGL, live widgets, search, and the audio and video APIs. Using the code-heavy tutorials and expert advice, you'll quickly be able to build cool mobile apps and run them on dozens of Android-based smartphones. You'll explore and use the Android APIs, including those for media, sensors, and long-running services. And you'll check out what's new with Android 3.0, including the improved UI across all Android platforms, drag and drop, fragment dialogs, and more, giving you the knowledge to create stunning, cutting-edge apps, while keeping you agile enough to respond to changes in the future.


Book
Pro Android
Authors: --- ---
ISBN: 1430215968 9786612825712 1282825712 1430215976 Year: 2009 Publisher: Berkeley, Calif. : New York : Apress ; Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Pro Android is the first book to include coverage of Google Android 1.5 SDK (including the branch formerly called Cupcake). This essential book covers the fundamentals of building applications for embedded devices thru through to advanced concepts, such as custom 3D components. Takes a pragmatic approach to developing Google Android applications. Examines the Android Virtual Device; the Input-Method Framework, special development considerations for touch screen vs. keyboard/traditional input, Voice Recognition, and Live Folders, Covers the Android media APIs (media APIs, Wi-Fi APIs, etc), including the new simplified OpenGL, improved media framework and more. With Android 1.5 and this book that includes Android 1.5 coverage, developers should will be able to build leading-edge mobile applications ranging from games to Google Apps like add-ons to Google Docs and more—no matter the device interface. Extend and run APIs of the Google Chrome browser/WebOS on G1, G2 and other forthcoming next-generation Google phones and other Android-enabled devices and netbooks.


Digital
Pro Service-Oriented Smart Clients with .NET 2.0
Authors: ---
ISBN: 9781430200581 Year: 2005 Publisher: Berkeley, CA Apress, Inc

Loading...
Export citation

Choose an application

Bookmark

Abstract


Digital
Pro Android 3
Authors: --- ---
ISBN: 9781430232230 Year: 2011 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract


Digital
Pro Android 2
Authors: --- ---
ISBN: 9781430226604 9781430269892 9781430226598 Year: 2010 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Pro Android 2 shows how to build real-world and fun mobile applications using Google's latest Android software development kit. This new edition is updated for Android 2, covering everything from the fundamentals of building applications for embedded devices to advanced concepts such as custom 3D components, OpenGL, and touchscreens including gestures. While other Android development guides simply discuss topics, Pro Android 2 offers the combination of expert insight and real sample applications that work. Discover the design and architecture of the Android SDK through practical examples, and how to build mobile applications using the Android SDK. Explore and use the Android APIs, including those for media and Wi-Fi. Learn about Android 2's integrated local and web search, handwriting gesture UI, Google Translate, and text-to-speech features. Pro Android 2 dives deep, providing you with all the knowledge and techniques you need to build mobile applications ranging from games to Google apps, including add-ons to Google Docs. You'll be able to extend and run the new Google Chrome APIs on the G1, the G2, and other next-generation Google phones and Android-enabled devices.

Pro service-oriented Smart Clients with .NET 2.0
Authors: --- ---
ISBN: 1280657057 9786610657056 1430200588 1590595513 Year: 2005 Publisher: Berkeley, CA : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Pro Service-Oriented Smart Clients with .NET 2.0 demonstrates how Smart Clients satisfy multiple purposes. First, you deploy a Smart Client application to a server and send your user base a URL. Then, when a user clicks the link, the server downloads the application to the end users machine and then runs it on the client, just like a desktop application. This book satisfies growing demand for a professional resource on Smart Clients. This comprehensive book is unique because it touches all of the bases: agility, service orientation, testing intelligence, and even a definition of what the "smart" in Smart Client means.

Listing 1 - 10 of 14 << page
of 2
>>
Sort by