TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About in windows store apps
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Deepak Middha (39)
Richa Garg (21)
Prabhakar Maurya (15)
Gaurav Gupta (14)
Krishna Garad (2)
Chetankumar G Shetty (2)
Ikram Ali (2)
Shubham Srivastava (2)
Georgie Webber (2)
Shubham Saxena (1)
Related resources for in windows store apps
No resource found
Working With Progress Controls in Windows Store Application
12/19/2019 11:18:50 PM.
In this article we will move towards using controls in Windows Store applications.
Controls to Design Windows Store Apps
12/19/2019 4:46:15 AM.
In this article we will see the various controls used in Visual Studio 2012 to design our Windows Store application.
Customizing Route Rendering on Maps in Windows Store Apps
1/1/2015 6:57:45 AM.
In this article you will learn how to customize route rendering on maps in Windows Store Apps.
Getting Started With Optical Character Recognition (OCR) in Windows Store Apps
9/21/2014 5:03:34 PM.
In this article you will learn about Optical Character Recognition (OCR) in Windows Store Apps.
Basic Page Navigation Using XAML & C# In Windows Store Apps
5/27/2013 12:16:45 AM.
In this article we will use the page templates to manage navigation among multiple pages in Windows Store apps.
How to Add Controls and Set Properties and Event Handlers in Windows Store Apps
5/13/2013 12:35:31 PM.
In this article I show you how to add controls and set properties and event handlers in Windows Store apps using the Property pane and XAML.
How to Send Email in Windows Store Apps
4/21/2013 4:34:40 PM.
This article explains how to send an email in Windows Store apps using the IMAP component.
File Access and Picker in Windows Store Apps
4/16/2013 4:20:43 PM.
In this article we explain how to access or pick a local drive file in Windows Store apps.
Slider Control Binding in Windows Store Apps
3/26/2013 6:12:59 PM.
In this article we are explaining how to bind a slider control in Windows Store apps.
Create Shapes in Windows Store Apps
3/25/2013 3:34:43 PM.
In this article we are explaining how to create shape in windows store apps.
Layout Control in Windows Store Apps
3/17/2013 5:25:00 PM.
In this article we explain how add a layout control to Windows Store apps.
Using Brushes in Windows Store Apps
3/14/2013 2:17:22 PM.
In this article we are explaining how to use Brushes in Windows Store apps.
Play Media File In Windows Store Apps
3/10/2013 1:19:47 PM.
In this article we explain how to play a media file in Windows Store apps using C# and XAML.
How to Select Audio Tracks in Various Languages in Windows Store Apps
3/9/2013 11:46:11 AM.
In this article we are explaining how to select an audio track in various languages in Windows Store apps using C#.
Creating Contact Picker in Windows Store Apps
3/7/2013 3:24:56 PM.
We are explaining how to pick a contact from a contact list in Windows Store apps using C# and XAML.
How to Play Audio on Background in Windows Store Apps
3/6/2013 3:20:12 PM.
In this article we explain how to play audio on background in Windows Store apps.
Making a Video App in Window Store Apps
3/3/2013 2:39:00 PM.
In this article we are creating a simple Video App in Windows Store apps using C# and XAML.
Create Page Navigation in Windows Store Apps
2/18/2013 12:56:02 PM.
In this article we are explaining how to create page navigation in Windows Store apps.
Connect Windows Store Apps to SQL Server Database Using WCF
2/17/2013 6:18:11 PM.
In this article we are describing how to connect Windows Store apps to a SQL Server database using WCF.
Create Bing Maps Apps in Windows Store Apps
2/16/2013 4:55:19 PM.
Today we will create a Windows Store app that displays Bing maps using C# and XAML.
Simple WCF Service in Windows Store Apps
2/6/2013 2:13:31 PM.
In this article we create a simple WCF service for Windows Store apps using C#.
Image Reflection in Windows Store App
1/7/2013 8:47:00 AM.
To day we will talk about the reflection effect in windows store application. This effect is implemented through Render Transform and Transform Group tag in Xaml page applied on the target control where you want to make effect.
Rich Edit Box in Windows Store App
1/7/2013 8:04:20 AM.
In this article we will reveal the use of one of the advanced controls of XAML files, Rich Edit Box. Rich Edit Box comes with many knew features that make the user more comfortable to write text in the Text Box.
LocalOffset In 3-D Projection Using Windows Store Apps
1/7/2013 7:50:08 AM.
In this article I will explain how to use LocalOffset to move an object in the X,Y and Z axes using Windows Store apps.
Rotation In 3-D Projection Using Windows Store App
1/7/2013 7:47:54 AM.
In this article I will explain how to use 3-D Projection in Windows Store apps and how to use the slider control in it. The sample application performs rotation in the X, Y and Z axes using the slider control.
Upload and Display Information of File in Windows Store App
1/7/2013 7:47:26 AM.
In this article I will discuss how to upload a file using the FilePicker class and display all the information regarding the file.
Finding the Word in the Given Paragraph in Windows Store app
1/7/2013 7:46:17 AM.
In this article I will discuss how to find the word in the give paragraph in Windows Store apps.
Move Stop Pause and Resume an Object in Windows Store App
1/7/2013 7:45:38 AM.
In this article I will explain how to do some operation in an object in Windows Store application using c#.
Various Types of Layout Controls In Windows Store Apps
1/7/2013 7:15:35 AM.
In this article I explain the various types of layouts and how they wor in Window Store apps.
Asynchronous Programming in Windows Store App
1/7/2013 6:57:47 AM.
In this article I will explain how to use await operator for asynchronous programming in Windows Store Apps.
Binding a Control to a Single Item and a Collection of Objects In Windows Store Apps
1/7/2013 6:51:24 AM.
In this article I will explain how to bind a control to a single value or item and a collection of object.s
Message Dialog in Windows Store App
1/7/2013 6:47:05 AM.
This is simply an article to guide you through the use of message boxes in Windows Store apps which are called Popups here.
Panning With Snap-Points in Windows Store Application
1/1/2013 12:32:49 PM.
This article will explain snap-points with panning option in Windows Store Apps.
App-Bar in Windows Store Apps
12/13/2012 3:05:21 PM.
In this article I described how to create a Windows Store App for App-Bar using JavaScript.
Login Windows Store Apps
12/6/2012 12:20:32 PM.
In this article I described how to create a Windows Store App for Login using JavaScript.
Subtitles in Windows Store Apps
12/3/2012 12:39:14 PM.
In this article I described how to create a Windows Store App to provide subtitles during Playback using JavaScript.
Zooming Picture Size in Windows Store Apps
12/2/2012 5:36:05 PM.
In this article I describe how to create a Windows Store App for Zooming the picture size using JavaScript.
Defining a Simple Object in Windows Store Apps
12/1/2012 2:49:35 PM.
In this article I describe how to create a Windows Store App using JavaScript that defines an Object.
Media Playback in Windows Store Apps
11/30/2012 2:21:28 PM.
In this article I described how to create a Windows Store App for Media Playback using JavaScript.
Multi Track Video in Windows Store Apps
11/30/2012 2:15:15 PM.
In this article I described how to create a Windows Store App for Multi Track videos using JavaScript.
How to Use Timer in Windows Store Application Using XAML
11/30/2012 1:59:06 PM.
This article will demonstrate how to integrate a timer into a Windows Store Application.
Video Streaming From Home Group in Windows Store Apps Using Java Script
11/24/2012 4:28:43 PM.
In this app I described Streaming of Video in a Windows Store App using JavaScript.
Flipping Telerik RadCustomHubTile in Window Store Apps Using XAML
11/20/2012 12:27:24 PM.
In this article I will show you another type of RadHuTile that can be flipped from front to back with their content in Windows Store apps.
Embedding a Panning Element in WIndows Store Apps
11/19/2012 1:38:55 PM.
In this app I described embedding a panning element into a horizontal panning element in a Windows Store app using JavaScript.
Video Playlist in Windows Store Apps
11/15/2012 1:13:08 PM.
In this article I described how to create a Windows Store App for video Playlist using JavaScript.
Changing Version in Windows Store Apps
11/14/2012 11:59:28 AM.
In this article I describe how to create a Windows Store App to change the version of an app using JavaScript.
Clearing Data in Windows Store Apps
11/13/2012 11:02:13 AM.
In this article I describe how to create a Windows Store App for clear Application Data using JavaScript.
Create Master-Detail View in Windows Store Apps Using XAML
11/12/2012 12:57:29 PM.
In this article we are going to learn how to customize the ListView Control to create Master-Detail in Windows Store Apps.
Create Global AppBar in Windows Store Apps Using XAML/C#
11/11/2012 5:36:48 PM.
In this article we are going to learn how to create an AppBar globally that can be used as many page in the Windows Store Application.
Roaming Setting in Windows Store Apps
11/6/2012 4:20:12 PM.
In this app I described Roaming setting in a Windows Store App using JavaScript.
Setting Container in WIndows Store
11/5/2012 1:31:18 PM.
In this app I described Setting Containers in a Windows Store App using JavaScript.
File in Windows Store Apps
11/4/2012 10:03:06 PM.
In this app I described how store data in a file in roaming folder in a Windows Store App using JavaScript.
Search Files to Local Library in Windows Store Apps
11/4/2012 2:44:37 PM.
In this article I will show you how to search files in a local computer's locations such as folder, library or any other location in the computer in Windows Store Apps using the Windows.Storage.Search API.
Advanced Search in Windows Store Apps
11/3/2012 1:08:02 PM.
In this article I describe how to create Windows Store Apps for an Advanced Search in the Home Group using JavaScript.
Searching Home Group Location in Windows Store Apps
10/28/2012 12:21:25 PM.
In this app I described how to search the Home Group Location in Windows Store App using JavaScript.
Picking a File From Home Group Location in Windows Store Apps
10/26/2012 4:54:24 PM.
In this app I describe how to pick a file from the Home Group Location in a Windows Store App using JavaScript.
Binding Controls Using Designer in Windows Store Apps
10/26/2012 4:35:59 PM.
In this article we are going to learn how to bind data through XAML designer in Windows Store Apps.
Value Converter to Binding in Windows Store Apps Using XAML
10/24/2012 1:13:28 PM.
In this article I show how to implement an IValueConverter Interface for performing a Custom Value converter and create our own Converter Class.
Making a Call Using Bluetooth Device in Windows Store Apps
10/22/2012 3:44:19 PM.
In this app I described how to make and control a call by Bluetooth device in a Windows Store App using JavaScript.
Binding Control to Data Model in Windows Store Apps
10/22/2012 1:51:13 AM.
In this article I will show you data binding with the data model class and how to enable reception of notifications to the user when the model is updated from the UI by the user.
Capture a Video in Windows Store Apps
10/21/2012 4:43:31 PM.
In this app I described how to capture a Video in a Windows Store App using JavaScript.
Capture a Photo in Windows Store Apps
10/20/2012 4:22:03 PM.
In this article I describe how to create a Windows Store App to capture an image in a Windows Store App using JavaScript..
Data Binding Modes in Windows Store Apps Using XAML
10/20/2012 3:18:38 PM.
In this article we will learn about Binding modes in Windows Store Apps in XAML.
Compression in Windows Store Apps
10/17/2012 2:43:10 PM.
In this article I described how to create a Windows Store App for Compression And Decompression using JavaScript.
WebViewBrush in Windows Store Apps
10/17/2012 2:13:36 PM.
In this article we are discuss WebViewBrush that allows us to renders other control over the WebView control.
Removing Item From the Playlist in Windows Store Apps
10/15/2012 1:45:53 PM.
In this app I described how to remove a song from the playlist in a Windows Store App using JavaScript.
Adding ToolTip to a UI Element in Windows Store Apps
10/14/2012 5:30:05 PM.
In this article we learn how to add a Tooltip to a control in Windows Store apps using C#/XAML.
Spell Checker Context Menu In Windows Store Apps
10/13/2012 1:11:38 PM.
In this article I explain how to make the Spell Checker Context Menu In Windows Store Apps.
Media Playlist in Windows Store Apps
10/13/2012 1:04:10 PM.
In this app I described how to create and save a media playlist in a Windows Store App using JavaScript.
Add Songs to Playlist in Windows Store Apps
10/12/2012 1:02:15 PM.
In this app I describe how to add a song to the playlist in a Windows Store App using JavaScript.
Full Screen Function In Simple Media Player Using Windows Store Apps
10/10/2012 3:09:22 PM.
In this article I explain how to apply the full screen function in a Media element control using Windows Store apps.
Order Counter in Windows Store Apps
10/9/2012 5:40:04 PM.
In this article I described how to create a Windows Store App for counting orders using JavaScript.
Snap View in Windows Store Apps
10/7/2012 4:02:29 PM.
In this article I describe the use of snap view in Windows Store Apps.
Working On Media Element Control In Windows Store Apps
10/6/2012 11:49:54 AM.
In this article I will explain how to use the Media Element control in Windows Store Apps.
Sound Effect In Simple Media Player Using Windows Store Apps
10/6/2012 12:07:56 AM.
In this article I explain how to use sound effects in Windows Store apps.
Copy and Paste HTML Content Using Clipboard in Windows Store Apps
10/5/2012 11:47:37 PM.
In this article we are going to learn how to copy and paste HTML content in Windows Store apps using C#.
Rating an Element With ListView in Windows Store Apps
10/4/2012 12:44:54 PM.
In this article I described how to create a Windows Store App for List-view Rating using JavaScript.
Clipboard Operations in Windows Store Apps Using C#
10/2/2012 2:03:46 PM.
In the article we are going to learn about clipboard operations such as copy, paste and cut in Windows Store apps.
Page Rating in Windows Store Apps Using JavaScript
10/2/2012 1:39:17 PM.
In this article I described how to create a Windows Store App for page rating using JavaScript.
Currency Formatter Class In Windows Store Apps
9/29/2012 12:14:22 PM.
In this article I will explain how to format a number as a currency.
Transition Between Pages in Windows Store Apps
9/29/2012 11:54:56 AM.
In this article I described how to create a Windows Store App for transition between pages and animating the data using JavaScript.
Download Content From Internet Location in Windows Store Apps
9/27/2012 4:32:10 PM.
In this article we will learn how to download a file using the Background Transfer API from a network location.
Formatting In Percentages Using Windows Store Apps
9/27/2012 2:37:02 PM.
In this article I will explain how to perform percent formatting using the PercentFormatter class in Windows Store apps.
Image Transformation In Windows Store Apps Using JavaScript
9/26/2012 1:45:27 PM.
In this article I describe rotation of images in Windows Store Apps using JavaScript on Radio Button click event.
Formatting In Decimal Number Using Windows Store Apps
9/26/2012 1:30:28 PM.
In this article I will explain how to perform decimal number formatting in Windows Store apps.
FlipView in Windows Store Apps Using JavaScript
9/25/2012 3:52:47 PM.
In this article I describe the use of FlipView controls to show Images in Windows Store Apps using JavaScript.
Retrieve Calendar in String Format in Windows Store Apps
9/24/2012 4:08:39 PM.
In this article I describe how to retrieve the current date and time in string format in Windows Store Apps using JavaScript.
Formated Date And Time in Windows Store Apps
9/24/2012 12:57:43 PM.
In this Article I discribe how to retrieve date and time in short and long format in Windows Store Apps using JavaScript.
Formatting In Date and Time Using Windows Store Apps
9/21/2012 11:30:18 PM.
In this article I will explain how to perform formatting in date and time using the Windows Store apps.
Calendar Apps in Windows Store Apps Using JavaScript
9/20/2012 5:05:53 PM.
In this article I describe how to create a Windows Store App for a calendar using JavaScript.
Context Menu Apps in Windows Store Apps Using JavaScript
9/20/2012 3:18:40 PM.
In this app I describe how to create Context Apps in Windows Store Apps using JavaScript
Message Dialog in Windows Store Apps
9/20/2012 1:29:54 PM.
In this article I will explain how to create a Message Dialog in Windows Store apps.
SemanticZoom Control in Windows Store Apps
9/18/2012 1:56:09 PM.
In this article I will explain how to create a SemanticZoom control using windows store apps.
Scaling In 2-D Transformation Using Windows Store Apps
9/17/2012 8:37:46 PM.
In this article I will explain how to perform scaling operations of 2-D Transformations in Windows Store apps.
Getting Location Details in Windows Store Apps Using JavaScript
9/17/2012 7:05:26 PM.
In this article I describe how to retrieve information of location in Windows Store Apps using Java Script.
Working With GridView Grouped Header in Windows Store Apps
9/16/2012 4:01:00 PM.
In this article I will explain how to work with Grouped header or how to divide the items in Gridview by their first letter in Windows Store apps.
Deletion and Geting Property of Text File in Windows Store Apps Using JavaScript
9/16/2012 3:13:54 PM.
In this article I describe how to delete a Text file in Windows Store Apps and how to get the properties of a text file.
Custom Control in Windows Store Apps Using C#
9/15/2012 2:54:59 PM.
In this article we are going to learn how to create and use Custom Controls in Windows Store apps using C#.
Copying a Text File With the Help of Windows Store Apps Using JavaScript
9/15/2012 2:04:45 PM.
In this article I describe how to copy a text file (.txt file) in Windows Store Apps using JavaScript.
Perform Grouping in GridView Using Windows Store Apps
9/15/2012 12:31:05 PM.
In this article I will explain how to perform grouping in a GridView using Windows Store apps.