Windows Metro Articles (9) - Page 1

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

9 records found.
 
Niladri.Biswas
Copy a file from one location and save it to another location using WinJS Metro Style Applications - Day 9 
Last updated on: 03 Feb 2013 09:47:58 PM by Niladri.Biswas | Views: 8202 | Category: Windows Metro |
Votes: 1 | Rating: 5 out of 5
This article will focus on copying a file from one location and save it to another location using WinJS Metro Style Applications.
Niladri.Biswas
Adding and Deleting Items in List View Control in Metro Style Apps - DAY 8 
Last updated on: 27 Jun 2013 12:20:52 AM by Niladri.Biswas | Views: 11961 | Category: Windows Metro |
In this article we will learn about adding items to ListView control and Deletion of items from ListView control
Niladri.Biswas
Page Navigation without using Navigator.js and passing value between two pages using using Session, using Roaming DataStore and using ApplicationDataCompositeValue in Metro Style Apps-Day 7 
Last updated on: 27 Jun 2013 12:20:29 AM by Niladri.Biswas | Views: 23286 | Category: Windows Metro |
Votes: 1 | Rating: 4 out of 5
In this article we will learn Page Navigation without using Navigator.js and passing value between two pages using using Session, using Roaming DataStore and using ApplicationDataCompositeValue in Metro Style Apps
Niladri.Biswas
Get selected items from List View Control in Metro Style Apps - DAY 6 
Last updated on: 13 Jan 2013 08:03:44 AM by Niladri.Biswas | Views: 7803 | Category: Windows Metro |
Votes: 1 | Rating: 3 out of 5
In this article we will learn about how to get the selected items from a ListView control
Niladri.Biswas
Let us learn about File Picker Controls in Windows Metro using HTML, CSS and JavaScript - DAY 5 
Last updated on: 10 Jan 2013 04:38:36 AM by Niladri.Biswas | Views: 6694 | Category: Windows Metro |
In this article we will learn about various File Picker Examples using HTML, CSS and JavaScript
Niladri.Biswas
Consume C# Code from WinJS in Metro Style Apps - Day 4 
Last updated on: 27 Jun 2013 12:20:06 AM by Niladri.Biswas | Views: 7905 | Category: Windows Metro |
In this article we will look into as how can we consume a functionality being written in C# library from WinJS environment.Here we will see as how to convert a class library file to a Windows MetaDataFile (WinMD) and invoke followed by consuming the same via WinJS.
Niladri.Biswas
Consuming a REST based JSON service using WinJS in Windows 8 Metro - Day 3 
Last updated on: 27 Jun 2013 12:19:40 AM by Niladri.Biswas | Views: 12736 | Category: Windows Metro |
In this article, we will look into as how can we consume a REST based JSON service using WinJS in Windows 8 Metro.
  • Niladri.Biswas
    Let us learn about some Win JS Controls in Windows Metro using HTML, CSS and JavaScript - DAY 2 
    Last updated on: 25 Dec 2012 09:09:33 AM by Niladri.Biswas | Views: 8213 | Category: Windows Metro |
    In this article we will learn about Rating Control,Flip View Control,Flyout Control,List View Control,Progress Bar Control,Tooltip object,App Bar Control.
    Niladri.Biswas
    Perform a simple arithmetic operation using Windows Metro using HTML, CSS and JavaScript - Step by Step - DAY 1 
    Last updated on: 27 Jun 2013 12:19:17 AM by Niladri.Biswas | Views: 9503 | Category: Windows Metro |
    In this article we will explore Metro Style Application by performing a simple arithmetic operation using Windows Metro using HTML, CSS and JavaScript