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 WIN RT
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 (53)
Satya Prakash (28)
Aman Singhal (15)
Arun Choudhary (2)
Manish Sharma (1)
Vishal Kaushik (1)
Related resources for WIN RT
No resource found
Enable Console Lock Display Off Timeout in Windows 8
6/26/2017 5:04:29 AM.
In this article I have described how to set Console lock display off timeout in the Windows 8 Power Options.
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.
How To Boot Windows 8 Into Safe Mode
10/11/2014 12:27:13 PM.
In this article we explain how to boot windows 8 into safe mode.
Turn On Notifications in Windows 8
7/27/2014 8:11:50 PM.
This article describes how to enable Notifications in Windows 8.
Remove Recycle Bin Icon From Desktop in Windows 8
5/2/2013 2:43:22 PM.
In this article I describe how to remove the Recycle Bin icon from the Desktop in Windows 8.
Launch Startup Settings in Windows 8
4/22/2013 4:07:05 PM.
In this article we explain how to launch Startup Settings in Windows 8.
What is Windows Blue
4/22/2013 2:35:56 AM.
In this article we are explaining what is windows blue and new feature included windows blue.
Disable Start Screen Animation in Windows 8
4/20/2013 2:04:20 PM.
In this article we explain how to disable Start Screen Animations completely in Windows 8.
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.
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.
Turn Off Fast Startup in Windows 8
4/13/2013 5:32:31 PM.
This article describes how to turn off Fast Startup in Windows 8.
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.
Enable Notifications in Windows 8 Mail App
4/11/2013 2:49:39 PM.
In this article we are explaining how to enable Email notification in Windows 8 mail 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.
Proxy Setting For Metro Apps in Windows 8
3/27/2013 4:41:50 PM.
In this article we are explaining how to set proxy for Metro apps in windows 8
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.
Backup And Restore Windows 8 Activation
3/24/2013 10:36:41 PM.
This article explains how to backup and restore an activation license of Windows 8.
How to Change Windows 8 Product Key
3/21/2013 3:00:02 PM.
In this article we explain how to change the Windows 8 Product Key.
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.
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.
Fix Program Compatibility Issue in Windows 8
3/17/2013 5:04:31 PM.
In this article we are explaining how to fix program compatibility issue in windows 8.
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.
Reset Internet Protocol (TCP/IP) in Windows 8
3/13/2013 4:15:54 PM.
In this article we are explaining how to reset Internet Protocol (TCP/IP) in Windows 8.
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.
Block a Program's Internet Access in Windows 8
3/12/2013 3:55:00 PM.
In this article we explain how to Block a Program to Internet Access in Windows 8.
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.
Recover Data of BitLocker Encrypted Drive in Windows 8
3/10/2013 1:30:17 PM.
In this article we explain how to recover data of a BitLocker Encrypted Drive in Windows 8
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#.
Mozilla Firefox Metro Version For Windows 8
3/8/2013 1:37:00 PM.
This article explains how to use the Metro version of Mozilla Firefox in Windows 8.
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.
Add Attachment in Windows 8 Mail App
3/5/2013 6:25:39 PM.
In this article we explain how to use the Windows 8 Mail app to send mail with an attachment file.
Logout From Microsoft Account in Windows 8
3/4/2013 4:02:26 PM.
In this article we explain how to stop all Microsoft online services on Windows 8.
Advanced Startup Option in Windows 8
3/3/2013 2:59:27 PM.
In this article we are going to to explain start windows 8 in advance mood.
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.
Add Facebook Account to Windows 8 People App
3/2/2013 3:34:14 PM.
In this article we explain how to connect to a Facebook account to people apps in Windows 8.
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.
Add Windows Defender to Context Menu in Windows 8
2/28/2013 2:41:19 PM.
In this article we explain how to add windows defender to right click context menu in windows 8
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.
Reset Windows Store Cache in Windows 8
2/27/2013 4:27:42 PM.
In this article we explain how to reset the cache of Windows Store apps in Windows 8.
Find Duplicate Element of an Array in Windows Store App
2/26/2013 4:41:45 PM.
In this article I explain how to find duplicate elements of an Array 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.
Get Power Option on Start Screen in Windows 8
2/25/2013 5:02:15 PM.
In this article we are explaining how to get the Power Menu on the Start Screen in Windows 8.
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.
Install .Net Framework 3.5 Offline in Windows 8
2/24/2013 11:17:33 AM.
In this article we explain how to install the .Net Framework 3.5 offline in Windows 8.
Find Second Largest Element of an Array in Windows Store App
2/23/2013 5:30:44 PM.
In this article I explain how to find the second largest element of an array in a Windows Store App.
Find Smallest Element of an Array in Windows Store App
2/23/2013 3:31:07 PM.
In this article I explain how to find the smallest element of an array in a Windows Store App.
Octal to Binary Conversion in Windows Store App
2/22/2013 1:53:56 PM.
In this article I explain how to convert octal to binary number system in Windows Store App.
Binary to Octal Converter Windows Store App
2/22/2013 1:38:25 PM.
In this article you will learn about how to convert binary to octal in Windows Store App.
Restrict Access to Drive in Windows 8
2/21/2013 12:13:25 PM.
This article explains how to restrict access to a hard drive partition in Windows 8.
Spell Checker in Windows Store App
2/20/2013 12:00:45 PM.
In this article I provide a sample Spell Checker app in a Windows Store App.
Bring Back the Quick Launch Bar in Windows 8
2/18/2013 1:47:57 PM.
In this article we explain how to restore the Quick Launch Bar in Windows 8.
Convert Decimal Number to Octal Number in Windows Store App
2/18/2013 1:27:15 PM.
In this article i will describes how to convert decimal number into Octal number in Windows Store App.
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.
How to Renew Developer License For Windows Store Apps
2/17/2013 6:06:04 PM.
This article explains how to renew a developer license for Windows Store apps in Windows 8.
Convert Octal to Decimal Number in Windows Store App
2/17/2013 4:35:00 PM.
In this article I am explain how to convert numbers expressed as octal to numbers expressed as decimal in Windows Store Apps.
Make PDFs and Photos Open in Windows 8 Desktop Programs
2/17/2013 1:45:21 PM.
In this article we explain how to open PDFs and photos in the Windows 8 Desktop.
Disable Password Requirement When Waking Windows 8 From Sleep
2/16/2013 5:26:30 PM.
In this article we explain how to disable the password requirement when waking Windows 8 from sleep.
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.
Convert Decimal Number to Hexadecimal Number in Windows Store App
2/16/2013 11:42:26 AM.
In this article I explain how to convert decimal number to hexadecimal number in Windows Store App.
Convert Binary Number to Decimal Number in Windows Store App
2/15/2013 1:46:40 PM.
In this article I explain how to convert binary Number into decimal Number in Windows Store App.
Encrypt a USB Flash Drive In Windows 8
2/15/2013 1:11:58 PM.
In this article we explain how to encrypt a USB flash drive in Windows 8.
Convert Decimal Number to Binary Number in Windows Store App
2/14/2013 1:44:10 PM.
In this article I will describes how to convert decimal number into binary number in Windows Store App.
Encrypt Files and Folders With EFS in Windows 8
2/14/2013 1:07:24 PM.
In this article we explain how to easily encrypt files and folders with EFS in Windows 8.
Subtract Two Number Without Using Subtraction Operator in Windows Store App
2/13/2013 10:26:30 PM.
In this article I explain how to subtract two number without Using subtraction operator in Windows Store App.
Making a Calculator in Windows Store Apps
2/13/2013 2:37:40 PM.
Today we are creating a simple calculator Windows Store App using C# and XAML in Visual Studio 2012.
Swap the Value of Two Arrays in Windows Store App
2/12/2013 2:35:01 PM.
In this article I explain how to interchange the value of two array in windows store app.
Windows 8 Start Menu Replacement Start8 Get Design Overhaul
2/10/2013 4:48:22 PM.
In this article we explain how to windows 8 start menu replacement Start8 gets design overhaul.
How to Split Number Into Digit in Windows Store App
2/10/2013 3:22:15 PM.
In this article I explain how to split numbers into digits in a Windows Store App.
Print From Windows 8 Metro Style Apps
2/10/2013 2:05:49 PM.
In this article we are going to explain how to print from Windows 8 Metro style apps.
Create Desktop Shortcut to Favorites in Windows 8
2/10/2013 1:59:54 PM.
In this article we explain how to create a Desktop shortcut to the Favorites in Windows 8.
Create System Repair Disk in Windows 8
2/9/2013 5:27:09 PM.
In this article we are explaining how to create a Windows 8 system repair disk.
Display Number From 1 to 100 Without Loop in Windows Store App
2/9/2013 5:04:10 PM.
In this article I explain how to display a number from 1 to 100 without a loop in a Windows Store App.
Find Substring and Reverse it in Windows Store App
2/9/2013 4:51:17 PM.
In this article I will explain how to find a substring from a string and if present then reverse the substring in a Windows Store Application.
Windows 8 a New Look With High Contrast Mode
2/9/2013 3:17:54 PM.
In this article we explain how to provide Windows 8 a cool new look with a high-contrast mode.
How To Change Windows 8 Metro Tile Sizes
2/9/2013 3:14:38 PM.
In this article we explain how to change the Windows 8 Metro tile sizes.
Bring Back the Windows 8 Start Screen Tile Animation
2/9/2013 3:11:24 PM.
In this article we explain how to bring back the Windows 8 Start Screen tile animation.
Find Out Generic Root of Number in Windows Store App
2/8/2013 2:54:36 PM.
In this article I will describe generic roots and how to determiine them in a Windows Store App.
Set a Network Location For Windows 8 File History
2/8/2013 2:11:04 PM.
In this article we are going to explain how to set a network location for Windows 8 file history.
Find Product Key From Installed Windows 8
2/8/2013 1:29:32 PM.
In this article we are explaining how to find the product key of installed applications in Windows 8.
Fix Windows 8 Apps Problem
2/7/2013 3:00:53 PM.
In this article we are explaining how to fix Windows 8 Metro apps problems.
Add Two Numbers Without Using Addition Operator in Windows Store App
2/7/2013 2:14:08 PM.
In this article I describe how to add two numbers without using the addition operator in a Windows Store app.
Make Windows 8 Boot Straight to Desktop With Task Scheduler
2/7/2013 1:16:02 PM.
How to make Windows 8 boot straight to the Desktop with the Task Scheduler.
Get the Start Menu Back in Windows 8 With Classic Shell
2/7/2013 1:06:13 PM.
In this article we explain how to get the start menu back in windows 8 with classic shell.
Determine Power of Number in Windows Store App
2/6/2013 2:48:19 PM.
In this article I describe powers of numbers in Windows Store Apps.
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#.