Tagged Content List
  • Wiki Page: Windows Phone: Cross-platform MVVM with MvvmCross

    This article provides links to articles, videos and other resources for MvvmCross a truly cross-platform, free, and open MVVM C# framework. Introduction Model View ViewModel (MVVM) is an architectural pattern which is commonly used in Windows (Phone) apps to separate the user interface...
  • Wiki Page: Windows Phone: Cordova (PhoneGap) and Windows Phone 8

    This article provides links to information about working with Cordova (PhoneGap) on Windows Phone 8. Introduction Apache Cordova (earlier known as PhoneGap) APIs can be used to build a native mobile applications using HTML, CSS and JavaScript. Cordova provides number of JavaScript libraries...
  • Wiki Page: Windows Phone: How to use Facebook Graph API in Windows Phone

    This article explains how to use Facebook Graph API in Windows Phone 7. Introduction This article shows how to access the Facebook Graph API in Windows Phone 7, using an adapted version of the Facebook C# SDK (tested with v5.3.2.0). The Facebook C# SDK is designed for using with the...
  • Wiki Page: Windows Phone: Comparing Qt C++, C-Sharp and Visual Basic

    This article provides a comparative overview of programming languages used on Nokia Platforms: C# and Visual Basic (Windows Phone), and Qt C++(Symbian and MeeGo). Comments Visual Basic 'This line is commented C# // This line is commented /* This line block...
  • Wiki Page: Windows Phone: Sharing media on Windows Phone 8

    This article explains how to share images from Windows Phone to multiple destinations including cloud storage services, social networks. We will also utilize Bluetooth and NFC to perform easy sharing locally between different devices. Introduction This article will help you implement media...
  • Wiki Page: Windows Phone: How to play audio in in XAML app using XNA library

    This article shows how to play audio sounds in silverlight using the XNA SoundEffect class. Silverlight has MediaElement element to play Audio and Video, but this element is very heavyweight for playing sound files. When it plays them, it stops all other media playback on the phone. So XNA library...
  • Wiki Page: Windows Phone: How to play a streamed mp3 on Windows Phone 7

    How To To start creating a new Windows Phone Application, start Microsoft Visual studio then create a new Project and select Windows Phone Application Template In Visual Studio Solution Explorer, right-click References under your project and click Add Reference In the Add Reference dialog...
  • Wiki Page: Windows Phone: Displaying Nokia Music Metadata with JQuery Mobile

    This article explains how to display Nokia MixRadio metadata with JQuery Mobile UI. Introduction This article shows how to create a simple UI with JQuery Mobile to view the metadata on Nokia MixRadio REST API. The JQuery Mobile based UIs can be run on almost every smartphone platform. For...
  • Wiki Page: Windows Phone: Camera Lens apps on Windows Phone

    This index provides links to Camera lens resources for Windows Phone. Introduction A lens is a specialised camera or imaging app that can be opened from the built-in camera app (in addition to the application list). Lenses offer a consistent experience for users to find apps and tools which...
  • Wiki Page: Windows Phone: Camera Pic & GeoTagging App using PhoneGap

    This article demonstrates the usage of PhoneGap for capturing photos and using gelocation API to geotag the captured photos. Introduction Apache Cordova PhoneGap APIs can be used to build native mobile applications using HTML, CSS and JavaScript. Cordova provides number of JavaScript libraries...
  • Wiki Page: Windows Phone: Connect Universal App with SQLite Database and MVVMLight Toolkit

    This article explains how to ... Connect Universal Windows App with SQLite Database and MVVMLight Toolkit Introduction I will assume that you have an idea of how the MVVMLight toolkit works. If not, this MVVMLight Fundamentals Course . I have provided a template for a Universal Windows MVVMLight...
  • Wiki Page: Windows Phone: Checking network availability in Windows Phone

    This article explains how to check the availability of network connection on Windows Phone. Introduction Many applications utilize network connection for various purposes like feeds, sending & receiving data to/from server, etc. The following article explains how one can detect if the...
  • Wiki Page: Windows Phone: Showing/Hiding map content with Windows Phone maps API

    Introduction This article shows how to display/hide map content with Windows Phone maps API. The WP7 codes discussed here are implemented in examples made for WP7, and can be found from Maps Examples for Windows phone wiki page. Implementation on WP7 With WP7 Bing maps API you could...
Page 66 of 82 (2,050 items) «6465666768»