Click here to Skip to main content
Click here to Skip to main content

Windows Phone - ApplicationBar Controller

By , 3 Oct 2012
 
ApplicationBarController-noexe.zip
ApplicationBarController.suo
ApplicationBarController
ApplicationBarController.csproj.user
ApplicationIcon.png
Background.png
icons
appbar.add.rest.png
appbar.back.rest.png
appbar.check.rest.png
appbar.close.rest.png
appbar.delete.rest.png
appbar.download.rest.png
appbar.edit.rest.png
appbar.favs.addto.rest.png
appbar.favs.rest.png
appbar.folder.rest.png
appbar.minus.rest.png
appbar.next.rest.png
appbar.questionmark.rest.png
appbar.refresh.rest.png
appbar.save.rest.png
appbar.share.rest.png
appbar.transport.ff.rest.png
appbar.transport.pause.rest.png
appbar.transport.play.rest.png
appbar.transport.rew.rest.png
appbar.upload.rest.png
Thumbs.db
obj
Debug
ApplicationBarController.g.resources
Properties
SplashScreenImage.jpg
Thumbs.db
ApplicationBarController.zip
ApplicationBarController.suo
ApplicationBarController.csproj.user
ApplicationIcon.png
Background.png
Bin
appbar.add.rest.png
appbar.back.rest.png
appbar.check.rest.png
appbar.close.rest.png
appbar.delete.rest.png
appbar.download.rest.png
appbar.edit.rest.png
appbar.favs.addto.rest.png
appbar.favs.rest.png
appbar.folder.rest.png
appbar.minus.rest.png
appbar.next.rest.png
appbar.questionmark.rest.png
appbar.refresh.rest.png
appbar.save.rest.png
appbar.share.rest.png
appbar.transport.ff.rest.png
appbar.transport.pause.rest.png
appbar.transport.play.rest.png
appbar.transport.rew.rest.png
appbar.upload.rest.png
Thumbs.db
ApplicationBarController.dll
ApplicationBarController.g.resources
ApplicationBarController.pdb
DesignTimeResolveAssemblyReferences.cache
DesignTimeResolveAssemblyReferencesInput.cache
TempPE
SplashScreenImage.jpg
Thumbs.db
<Application 
    x:Class="ApplicationBarController.App"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"       
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:phone="clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone"
    xmlns:shell="clr-namespace:Microsoft.Phone.Shell;assembly=Microsoft.Phone">

    <!--Application Resources-->
    <Application.Resources>
    </Application.Resources>

    <Application.ApplicationLifetimeObjects>
        <!--Required object that handles lifetime events for the application-->
        <shell:PhoneApplicationService 
            Launching="Application_Launching" Closing="Application_Closing" 
            Activated="Application_Activated" Deactivated="Application_Deactivated"/>
    </Application.ApplicationLifetimeObjects>

</Application>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Jayson Ragasa
Founder Capploud
Philippines Philippines
Member
I am an experienced Applications Developer and had worked professionally for over 6 years. I have been writing codes and building different applications for over 13+ years. My work is mostly for Microsoft technologies such as .NET. Yes I am Microsoft technology enthusiast.
 
My field of expertise in .NET technology are Desktop and Windows Mobile and Windows Phone. I occasionally write ASP.NET too for clients.
 
I have wide experience of different programming languages and scripts such as: Turbo Pascal, Batch Scripts, C/C++, Visual Basic Classic, Visual Basic .NET, Java, HTML, CSS, ASP Classic, VB Script, ASP.NET, T-SQL, MySQL, PHP, C#, Javascript, jQuery, HTML5, RegEx, XAML, XML, JSON, and XPath
 
I am also experienced in different platforms such as: Google Data API, Google Map API, Twitter API, Facebook API, Flickr API, Skydrive API, SVN, GitHub, Drupal, and Orchard.
 
I am interested in Microsoft technologies, User Experience and User Interfaces, Algorithms, Robotics, Astronomy, Architecture, Electrical, Mechanics, and Extra Therestrial Life on other planets.
 
I am also offering free coding and application development consultations with students having a problem with their Thesis projects.
 
View my full Curriculum Vitae here
http://ss.jaysonragasa.net/?mycv

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 3 Oct 2012
Article Copyright 2012 by Jayson Ragasa
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid