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 Windows Store App
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Prabhakar Maurya (25)
Krishna Garad (16)
Chetankumar G Shetty (10)
Satya Prakash (9)
Mahesh Chand (7)
Sara Silva (4)
Abhishek Kumar Ravi (2)
Anish Ansari (2)
Matt Hadden (2)
Vishal Kaushik (2)
Manish Dwivedi (2)
Ikram Ali (2)
Raj Bandi (2)
Gaurav Gupta (1)
Venkatesh Kumar (1)
Debendra Dash (1)
Abdul Rasheed Feroz Khan (1)
Afzaal Ahmad Zeeshan (1)
Chiheb Chebbi (1)
Sumantro Mukherjee (1)
Faizan Amjad (1)
James Croft (1)
Atul Rawat (1)
Saad Mahmood (1)
Gyanender Sharma (1)
Nimit Joshi (1)
Kunal Chowdhury (1)
Ashish Shukla (1)
Related resources for Windows Store App
No resource found
Proxy Setting For Metro Apps in Windows 8
2/26/2024 12:05:34 PM.
In this article, learn how to Easily configure proxy settings for Metro apps in Windows 8 to ensure seamless connectivity and privacy. Customize proxy configurations effortlessly, enhancing security a
Reset Windows Store Cache in Windows 8
2/26/2024 9:26:31 AM.
This article provides guidance on resolving common issues related to downloading and updating apps from the Windows Store in Windows 8.
What Is The Future Of Windows Store Apps
1/9/2020 12:03:08 AM.
Windows 10 and Windows Store apps have changed the way Microsoft developers build and consume software on Windows platform. However, the future of Windows 10 and Windows Store app is still uncertain.
Navigation of Pages in Windows Store App
1/2/2020 3:29:56 AM.
This article explains navigation in Windows Store Apps using C#.
Thread Pool in Windows Store Application
12/30/2019 1:31:38 AM.
This article shows another way of doing asynchronous programming in a Windows Store application using a Thread Pool.
Async and Await in Windows Store Application
12/30/2019 1:31:06 AM.
In this article we will see some asynchronous programming in a windows store app.
Rotate Captured Video in Windows Store App
12/29/2019 11:30:02 PM.
In this article we will see how to rotate video captured from a webcam in a Windows Store application.
Using Webcam to Preview Video In Windows Store App
12/29/2019 10:53:10 PM.
In this article we will see how to use webcam or any other capture device to preview the video in windows store app.
Global AppBar For Windows Store Applications
12/26/2019 11:47:31 PM.
In this article we will see how to use a global AppBar for Windows Store applications.
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.
Configure Your Windows Store Application Using Manifest Designer
12/19/2019 11:12:38 PM.
In this article we will see how to configure your Windows Store application using the Manifest Editor.
Guidelines to Create Splash Screen For Windows Store Application
12/19/2019 5:55:08 AM.
In this article we will see the guidelines to consider when building splash screens for our Windows Store application.
Lay-out Design Guidelines For Windows Store Apps
12/19/2019 5:34:54 AM.
In my last article we saw the controls to design our Windows Store application. In this article we will follow the layout design guidelines provided by Microsoft for 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.
Develop Your First Windows Store App (Hello World)
12/19/2019 4:02:38 AM.
In this article we will start developing our first “hello world” program for windows store.
Templates to Develop Windows Store Apps
12/19/2019 2:25:22 AM.
In this article we will see that a template is provided by Visual Studio for each navigation pattern.
Navigation Patterns to Develop Windows Store Application
12/19/2019 2:12:44 AM.
In this article we will dig into various navigation patterns available to develop Windows Store applications.
Guidelines to Pass Windows Store App Certification
12/19/2019 1:07:30 AM.
In this article we will see some important guidelines to pass the Windows Store certification.
Windows Store Application Life-Cycle
12/18/2019 10:55:26 PM.
In this article we will see how the life-cycle goes on for Windows Store applications.
Developing Windows Store Apps : Intorduction And Requirement Specification
12/17/2019 4:30:05 AM.
In this series we will explore the windows store app development using windows 8. As all fo you are know that Microsoft has launched new operating system i.e. Windows 8. Firstly we will explore what i
Microsoft Windows App Studio Beta: Publish the Menu App in the Store
12/17/2018 11:24:36 PM.
The purpose of this article is to show how to submit, in the Store, the Menu App created by Windows AppStudio.
Share Content of WebView Control in Windows Store Apps Using C#
12/12/2018 11:17:40 PM.
I will show you how to share the content of a WebView control using share contract.
Hello World Windows Store (Metro) App Using C++
6/23/2017 5:35:48 AM.
In this article we will create a Hello World Windows Store (Metro) App using C++. It's a simple app to open the Windows picture library.
Windows Store Apps For Absolute Beginners With C#
6/15/2016 1:20:53 PM.
In this article, you will learn about how to develop Windows store apps.
Windows Store App Submission Process
5/3/2016 11:11:38 AM.
This article will help you to know about how to submit Windows Apps on Windows Store after developing apps.
Tackling Text-to-Speech And Audio File In Windows Store Applications
12/27/2015 12:58:08 PM.
In this article you will learn how to Tackle text-to-speech and audio file in Windows Store applications.
Upload Your App To Windows Store
10/27/2015 8:16:50 AM.
In this article you will learn how to upload your App to Windows Store.
Create App Package For Windows 10 / Windows Store (Step by Step)
10/23/2015 8:06:37 AM.
In this article you will learn how to create app package for Windows 10 / Windows Store (Step by Step).
Using SQLite in Your Windows Store Application
6/23/2015 5:06:21 PM.
This article introduces how to use SQLite in Windows Store applications (with C#).
Changing the Foreground Colour of an XAML Control Using a Binding Convertor
5/8/2015 1:36:35 PM.
This article shows how to easily change the foreground object of an XAML control, such as a TextBlock, using a binding convertor.
Walkthrough of Building Windows Store Apps With HTML5 CSS3 and JavaScript
5/6/2015 6:46:01 PM.
This article shows how to build Windows Store Apps with HTML5 CSS3 and JavaScript.
Display a Message When the ListView Becomes Empty in Windows Store Apps
5/6/2015 4:58:07 PM.
If you need to display a message when a ListView no longer has any items when creating a Windows Store app, there isn't all that much to it!
Windows Store Apps: Invoke ScriptNotify Event When we Click a Button Inside a WebView
1/22/2015 5:08:27 AM.
The purpose of this article is to show a solution to invoke the ScriptNotify event when we click a button from a web page hosted in a WebView.
Access Web Link of Your Windows Store App
1/18/2015 4:35:43 PM.
This article explains how to access a web link of a Windows Store App (Metro App?).
How to Implement Local Storage in Universal Windows Apps
1/17/2015 2:27:29 PM.
This tutorial takes a quick look at the implementation of StorageFile and StorageFolder in Universal Windows Apps.
Windows Store Apps Using C#/VB and XAML
1/16/2015 12:51:02 AM.
In this article we will implement a very first simple example of Windows Store App.
MVVM in Windows Store App - Handle Tap or Click Events on Items Control
1/8/2015 6:46:25 PM.
In this article you will learn how to handle Tap or Click events of an Items Control with MVVM in a Windows Store App.
Windows Store Apps For Architects
1/7/2015 9:46:25 PM.
In this article I would like to express my understanding of Windows Store Apps in the context of the solution or technology architects.
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 Route Directions in Maps Using Windows Store Apps
12/25/2014 12:43:15 AM.
In this article you will learn the steps and codes to get route directions using a map in Windows Store Apps.
Magical MVVM in Windows Store Apps Using Expression Blend
12/24/2014 4:01:06 PM.
In this article you will learn about the Magical MVVM in Windows Store Apps using Expression Blend.
Current Location Tracking and Reverse Geocoding in Windows Store Apps
12/21/2014 10:01:25 PM.
This article covers methods to display the user's location using GPS, the usage of Pushpins and Reverse Geocoding.
Maps in Windows Store Apps
12/18/2014 12:17:13 AM.
In this article you will learn how to create a Bing Maps Application in Windows Store Apps.
Implement ISupportIncrementalLoading in Windows Store Apps
12/3/2014 11:54:14 PM.
In this article I am trying to explain how to implement incremental loading with the help of ISupportIncrementalLoading in Windows Store Apps.
Save ObservableCollection to Application Storage in Windows Store APP
12/1/2014 5:42:42 AM.
In this article, I am describing how to store an ObservableCollection in local storage.
Enabling & Working With Windows Search Feature in Windows Store Apps
11/24/2014 12:19:43 AM.
In this article, you will learn to add and integrate Windows Search Charm feature in your Windows Store App.
Working With Cloud Database Using Parse in Windows Store Apps
11/10/2014 12:42:04 AM.
In this article you will learn how to work with a cloud database using Parse in Windows Store Apps.
Export To CSV For Windows Store Apps
10/25/2014 5:18:26 PM.
In this article we will show a sample to export data from a ListView to a CSV file.
File Exporter For IEnumerable of T
10/25/2014 2:28:11 PM.
The purpose of this article is to show a solution for a file exporter based in a list of items regardless of type.
Some Basic Differences Between Windows Store App & Windows Phone 8 App
10/11/2014 12:56:52 PM.
In this article you will know about some basic differences between Windows Store App & Windows Phone 8 App
Running the Sample Microsoft OCR Application
9/23/2014 8:34:19 PM.
In this article you will learn how to run the sample Microsoft OCR Application.
Creating and Installing Windows Store App Packages
9/22/2014 2:12:07 PM.
In this article you will learn how to create and instal Windows Store App Packages.
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.
Working With SQLite in Windows Store Apps
9/18/2014 2:48:46 PM.
In this article you will learn SQLite in Windows Store Apps.
Save Image in Windows Store Application
7/30/2014 2:31:33 PM.
This article describes how to save the searched image on the local folder in the Windows Store Application.
Understanding Windows Store App Types
7/29/2014 3:08:17 PM.
From this article you will understand Windows Store App Types.
Language Choices For Window Store Apps
7/25/2014 11:51:13 AM.
This article explains the four language choices for building Windows Store apps and explains their use depending on your expertise and needs.
Building Your First Windows Store App
7/25/2014 11:30:32 AM.
In this article, you will learn how to write your first “Hello World!” application for Windows Store. You will need Visual Studio 2013 or Visual Studio 2014 to follow this tutorial. I used Visual Studio 2014.
Change Windows Store App From Dark to Light
7/18/2014 1:45:53 PM.
How to change a Windows Store App from Dark to Light.
Change Splash Screen in Windows Store App
5/28/2014 10:23:20 AM.
How to change the Splash Screen in a Windows Store App.
Debug Options For Windows Store App
5/18/2014 2:49:11 PM.
This article talks about various options available in Visual Studio 2013 to debug and test Windows Store apps.
Overview of Layouts in Windows Store App
4/21/2014 8:01:05 PM.
In this article we are talking about Layouts in Windows Store Apps. We develop either for Windows Forms or Windows Store Apps.
C# Cornr Jabalpur Chapter Meet, Official Recap 13 July 2013
7/23/2013 5:25:44 AM.
In this article, I am sharing a recap of the event and the slides of the presenters for you who didn't get a chance to attend.
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.
Extending WinJS ListView With Custom Item Events
4/29/2013 4:35:29 PM.
This article demonstrates how to extend a WinJS ListView control with custom item events like onItemsloading, onItemsLoaded, onItemFocus, onItemBlur etc
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.
Add Search to an App in Windows Store Apps
4/18/2013 1:35:26 PM.
In this article we are explaining how to add search to an app in Windows Store apps.
Reading WinRT Component Embedded Resource File in Javascript Windows Store Apps
4/18/2013 11:16:18 AM.
In this article, I explain how to read a WinRT component embedded resource file from a JavaScript Windows Store app.
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.
Flicker Image Search in Windows Store Apps
4/16/2013 7:50:07 AM.
In this article we will create a Flicker photo search application in Windows Store apps using C# and XAML.
Localization and Globalization in Windows Store Apps
4/15/2013 2:41:49 PM.
In this article we explain how to use Localization and Globalization in Windows Store apps.
Creating Voice Recorder in Windows Store Apps
4/14/2013 12:03:58 PM.
In this article we are creating a Media Recorder app in Windows Store apps.
Change Windows 8 Lock Screen Programmatically in Windows Store Apps
4/12/2013 3:17:47 PM.
In this article we explain how to change the Windows 8 Lock screen programmability in Windows Store apps.
Toast Notification in Windows Store Apps
4/11/2013 2:33:27 PM.
Today we are explaining how to create Toast Notification in Windows Store apps using C# and XAML.
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.
Respond to Location Updates in Windows Store Apps
3/26/2013 6:07:52 PM.
Today we explain how to respond to location updates from location changes 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.
Create Default Tile in Windows Store Apps
3/24/2013 10:43:21 PM.
In this article we are explaining how to create default tiles in windows store apps.
XAML Designer Data Bound in Windows Store Apps
3/21/2013 2:37:56 PM.
This article explains how to bind data to the XAML designer in Windows Store apps.
Create 3D Effects in Windows Store Apps
3/20/2013 2:52:08 PM.
This article explains how to create 3D effects in Windows Store apps.
Introduction to Windows Store Apps
3/19/2013 2:42:54 PM.
In this article we will see what Windows Store apps are all about. We will also discuss what tools we need to develop Windows Store apps.
Getting User Location in Windows Store Apps
3/19/2013 2:14:55 PM.
Today we explain how to create an app that gets the user's current geographic location using C# and XAML 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.
Add Splash Screen in Windows Store Apps
3/13/2013 4:09:20 PM.
This article explains how to add a splash screen image in Windows Store without code.
Class in Windows Store App Using C#
3/10/2013 2:20:28 PM.
In this article you will learn how bind the class in windows store app.
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.
TextBlock Control in Windows Store App
3/6/2013 3:58:00 PM.
In this article I describe the TextBlock Control in Windows Store Apps.
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.
Delete Specific Element of an Array in Windows Store App
3/3/2013 12:38:19 PM.
In this article I explain how delete a specific element of an array in Windows Store App.
Merged Array in Windows Store App
3/2/2013 3:13:09 PM.
In this article I explain how to merge two arrays in a Windows Store app.
Sort Array in Ascending Order in Windows Store App
3/2/2013 3:08:29 PM.
In this article explain how to sort an array in ascending order in a Windows Store App.
Sort Array in Descending Order in Windows Store App
3/1/2013 12:14:22 PM.
In this article I will explain how to sort array in descending order in Windows Store App.
Insert an Array Element at Specific Position in Windows Store App
2/27/2013 4:51:54 PM.
In this article I explain how to insert an element at specific position in Windows Store App.
Remove Duplicate Element of an Array in Windows Store App
2/25/2013 5:04:34 PM.
In this article I explain how to remove duplicate element of an Array in Windows Store App.
Find Largest Element of an Array in Windows Store App
2/24/2013 12:38:26 PM.
In this article I will explain how to find the largest element of an array in a Windows Store App.