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 8 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]
Aman Singhal (8)
Mahesh Chand (7)
Deepak Middha (4)
Prabhakar Maurya (3)
Gaurav Gupta (3)
Richa Garg (3)
Ravi Shekhar (1)
Neelesh Vishwakarma (1)
Krishna Garad (1)
Shashank Shekhar (1)
Sanjoli Gupta (1)
Nitesh Kejriwal (1)
Shubham Srivastava (1)
Venkatesh Kumar (1)
Related resources for Windows 8 app
No resource found
Create First Windows 8 Mobile Application Development
2/25/2024 8:12:41 AM.
This article provides a step-by-step guide on creating your first Windows 8 Mobile App, suitable for beginners in Windows Store app development.
Classes in JavaScript
4/14/2020 3:36:26 PM.
Thi article explains classes in JavaScript.
Fix: Unable to Update Windows 8 Store Apps
1/17/2020 3:27:00 PM.
In this article we explain how to fix the error unable to update Windows Store application.
Fix Windows 8 Apps Problem
12/30/2019 4:08:06 AM.
In this article we are explaining how to fix Windows 8 Metro apps problems.
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.
How To Update Windows 8 Apps
12/23/2019 9:18:21 AM.
In this article we explain how to update Windows Store apps.
Windows 8 App Feature Remote Desktop
12/23/2019 3:19:41 AM.
In this article we are going to explain the Windows Store apps feature Remote Desktop.
Backup and Restore Windows 8 Apps Data
12/23/2019 3:03:19 AM.
This article explains how to backup and restore apps data in Windows 8.
Share Windows 8 Apps With Other User Accounts
12/23/2019 2:55:17 AM.
In this article we explain how to share Windows 8 apps with other user accounts.
Completely Close Metro Apps In Windows 8
12/23/2019 2:32:22 AM.
In this article we explain how to completely close (kill) Metro apps in Windows 8.
Making App Packages For Submitting Apps to the Windows 8 Store
12/23/2019 12:03:09 AM.
Here, we will see how to make packages for submitting our application to the Windows 8 store.
Start8 Adds Metro Start Menu in Windows 8
12/20/2019 5:58:48 AM.
In this article we explain Start8, which adds a Metro start menu to Windows 8, the way it should have been.
How To Use an AppLocker App in Windows 8
12/20/2019 5:08:13 AM.
In this article I have described how to use an AppLocker App in Windows 8.
How to Uninstall an App in Windows 8
12/20/2019 12:24:56 AM.
How to uninstall an app in Windows 8
Disable Runnng Windows 8 Apps as a Different User From the Start Screen
12/19/2019 3:41:15 AM.
In this article we are going to explain how to disable Windows Store apps from being able to be run from the start screen as a different user.
Run Windows 8 Apps as a Different User From Start Screen
12/19/2019 3:14:22 AM.
This article explains how to run Windows Store apps as a different user from the Start screen.
Stop Apps Spying On Your Location in Windows 8
12/19/2019 12:39:44 AM.
In this article we are explaining how to stop apps from spying on your location in Windows 8.
Fastest way to open an application in Windows 8
12/9/2019 5:15:51 AM.
Fastest way to open an application in Windows 8.
How to uninstall a Windows 8 app
12/8/2019 11:51:19 PM.
How to uninstall a metro style app in Windows 8.
Block Users From Uninstalling Apps in Windows 8
12/5/2019 11:22:35 PM.
In this article we are going to learn how to prevent a user from uninstalling apps in Windows 8.
Allow Users to Run Only Specified Programs in Windows 8
12/3/2019 10:59:31 PM.
In this article I will explain how to allow users to run only specified programs in Windows 8.
Kolkata Chapter Developer Day Official Recap
6/4/2013 12:46:38 PM.
We recently concluded the 1st Developer Day by our Kolkata Chapter on 1st June, 2013. This is a recap of the event.
User Information in Windows 8 App
1/8/2013 10:45:43 PM.
This article demonstrates how to get and set a user's profile information within a Windows Store app.
Age Finder Windows Store App
1/7/2013 8:55:18 AM.
To day article we will create a application in Windows store in C# to find out the age of user to put the date of Birth as a input.
Create a Web API and Consume it in Windows Store App Using GridView
1/7/2013 7:44:49 AM.
In this article I will explain how to create a Web API using Visual Studio 2012 and how to consume it from a Windows Store App.
Image Binding In GridView and ListView In Windows Store App Using C#
1/7/2013 7:44:04 AM.
In this article I will explain how to bind data and images in a GridView and a ListView in Windows Store apps.
Some Calendar Functions in Windows Store App
1/7/2013 7:43:16 AM.
In this article I will explain some calendar functions in Windows Store apps.
How to Show and Hide an App Bar Dynamically
1/5/2013 6:21:13 PM.
This tip shows how to show and hide a Windows Store app bar from your code.
How to Exit a Windows Store app in Code
1/5/2013 2:47:57 AM.
This tip shows how to close a Windows Store app in dynamically.
Setting Charm Flyout in Windows Store Apps Using C#
10/9/2012 4:12:38 PM.
In this article I will show you how to integrate your own Setting Flyout in Standard Setting FlyoutCharm.
Hello World Windows Store App Using C#
9/17/2012 8:47:49 PM.
In this article we will create a "Hello World" Windows Store (Metro) App using C#. It's a simple app to open a Windows picture library.
Navigation in Windows Store Apps Using JavaScript
9/15/2012 2:41:34 PM.
In this article I describe how to navigate from one page to another page in Windows Store apps using JavaScript.
How to Create File in Windows Store Apps Using JavaScript
9/12/2012 4:44:46 PM.
In this article I explain how to create a file in Windows Store apps using JavaScript.
User Control in Windows Store Apps Using C#
9/8/2012 8:38:41 PM.
In this article we are going to learn how to create and use User Controls in Windows Store apps using C#.
Simple Windows Store Apps Using JavaScript
9/8/2012 8:30:15 PM.
In this article I explain how to create a simple Windows Store app using JavaScript.
Programming XAML - A Quick Start
5/23/2012 10:47:44 AM.
XAML is a new descriptive programming language that is used to define user interfaces in WPF, Silverlight and Windows 8 Metro Style Apps. This article is an introduction to XAML.