Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Windows Phone 7.5: Building Location-aware Applications

You're reading from   Windows Phone 7.5: Building Location-aware Applications Build your first Windows Phone application with Location and Maps with this book and ebook.

Arrow left icon
Product type Paperback
Published in Jul 2012
Publisher Packt
ISBN-13 9781849687249
Length 148 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (11) Chapters Close

Windows Phone 7.5: Building Location-aware Applications
Credits
About the Author
About the Reviewers
1. www.PacktPub.com
2. Preface
1. The Location-based World FREE CHAPTER 2. Using Location in Windows Phone 7.5 3. Using Maps in your Windows Phone App 4. Events App - PacktEvents 5. Location-aware News App — PacktNews

Extending the Hello Location example for showing nearby events


In Chapter 2, Using Location in Windows Phone 7.5, we saw a simple location example titled "Hello Location" that showed our location information. We will extend this to build a location-enabled events app using the Eventful API.

The following are essential before we start building our location-enabled events app:

  • An API key is required. Register for one at http://api.eventful.com/signup.

  • Hands-on with XML parsing using XElement. See XElement.parse example in Chapter 3, Using Maps in your Windows Phone App.

We will use the simple Windows Phone application template to create a new sample application titled Hello Events, and add a new page to it; so let's begin:

  1. 1. Open the Microsoft Visual Studio 2010 Express for Windows Phone IDE, and create a new project by selecting File | New Project. Select the Windows Phone Application template within the Visual C# option; Name it as HelloEvents.

  2. 2. Copy the code and UI from our Hello Location...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image