DZone
Mobile Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Mobile Zone > New Windows Phone application types

New Windows Phone application types

Denzel D. user avatar by
Denzel D.
·
May. 24, 11 · Mobile Zone · Interview
Like (0)
Save
Tweet
7.19K Views

Join the DZone community and get the full member experience.

Join For Free

With the updated SDK, Microsoft also added additional application types that are avilable for developers in Visual Studio. In this short article, I am going to go over the new application types and their purpose.

First of all, take a look at the list of Silverlight-based applications:



Then, open the XNA Game Studio 4.0 category and see what's added there:

New Silverlight-based applications include:

  • Windows Phone 3D Graphics Application - the application type used to invoke XNA content from a Silverlight application. The idea behind this application is to have a pre-built XAML page that has a game loop and that is calling an included XNA project. This can be considered a pure demo of Silverlight-XNA interop.
  • Windows Phone Audio Playback Agent - a non-UI project time that creates a class based on AudioPlayerAgent. Consider this some sort of a class library, but that will later be tied to a BackgroundAudioPlayer to handle custom events.
  • Windows Phone Audio Streaming Agent - similar to the audio playback agent, this project is used to create a class that will be used with an application that implements a streaming mechanism coupled with a background player.
  • Windows Phone Task Scheduler Agent - a project that will create a class based on ScheduledTaskAgent that will allow developers to handle task invocation events for existing scheduled tasks.

Three new project types introduce the concept of agents. If you've never heard about those before, you can read more about them here:

  • How to: Play Background Audio for Windows Phone
  • Scheduled Tasks Overview for Windows Phone

The only new XNA project is called Windows Phone Rich Graphics Application.It has pretty much the same concept as the Windows Phone 3D Graphics Application. The developer is able to invoke a XNA-rendering page from inside an existing Silverlight application. I am not entirely sure why there is a need for two different instances of the same project type, but I guess this will be sorted out in the final release of the developer tools.

Windows Phone application

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How to Utilize Python Machine Learning Models
  • Open Source Security Risks
  • How BDD Works Well With EDA
  • The End of the Beginning for Apache Cassandra

Comments

Mobile Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo