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
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Prabhakar Maurya(40)
Satya Prakash(28)
Aman Singhal(14)
Rion Williams(3)
Lou Troilo(2)
Omar Rodriguez(2)
Mukesh Nailwal(1)
Yogeshkumar Hadiya(1)
Lalit Bansal(1)
Charwaka Thupili(1)
Mahesh Chand(1)
Vishal Kaushik(1)
Anand Thakur(1)
Abhijeet Singh(1)
Hemant Srivastava(1)
Kunal Chowdhury(1)
Eranda Horanagama(1)
Resources
No resource found
How to Turn Off or Disable Auto Updates On Windows 11
Oct 27, 2022.
Two easy methods to Turn Off or Disable Auto Updates On Windows 11 OS.
CRUD Operation In Windows Form App Using The Entity Framework
Feb 02, 2021.
In this article, we perform CRUD Operations in a Windows Form application. For this CRUD operation, we are using Entity framework. We perform all operations like create, update, delete and select using the entity framework.
Blockchain And E-Commerce - A Winning Combination
May 17, 2019.
In this article, you will learn about Blockchain and E-Commerce.
Visual Studio, Why Won't You Let Me Have This One (Solution Folder)?
Apr 23, 2019.
Organizations are always subjective, sometimes multiple projects are enough, sometimes it can help to organize code into things like Solution Folders, which you'd imagine would be pretty simple - but that's not always the case as you'll soon see...
Leadership Challenge 011 - Keith Rosen - Coach To Win, Not To Fix
Mar 07, 2019.
Many times, as Customer Success Managers, we are trying to get the customer to do something differently. While our intentions may be good, we could be missing an opportunity to reinforce the positive behaviors that could be occurring right before our eyes. I know I am guilty of this.
Leadership Challenge 005 - Coach To Win, Not To Fix
Feb 08, 2018.
Hello my friends!!! I am starting to see success in my role helping drive adoption by leveraging the Modern Workplace. My hometown is going crazy over the Super Bowl win by our Philadelphia Eagles.
Dapper CRUD Win Forms - Part Two
Mar 02, 2017.
In this article you will learn about Dapper CRUD Win Forms.
Dapper CRUD Win Forms - Part One
Feb 20, 2017.
Database management is often a performance bottleneck in many applications. I am currently developing custom modules for Dynamics GP 2013 and I have found Dapper. It is a simple and powerful solution for my needs. I hope it works for you too.
Why Won't You Answer My Question
Feb 14, 2017.
In this article, you will learn why I am not able to always answer your questions.
When MVC 5, SignalR And NuGet Just Won't Get Along
Nov 24, 2015.
In this article you will learn about an issue with working with MVC5, SignalR and NuGet at the same time.
Creating A Barcode And QR Code Scanner For Windows Phone 8.1 RT
Sep 21, 2015.
In this article I will show you how write a barcode and QR scanner for Windows Phone 8.1 Runtime Apps.
How to Impress Your Clients
Jul 11, 2015.
Here are some tips to impress your clients to win their work.
Windows Store Apps For Architects
Jan 07, 2015.
In this article I would like to express my understanding of Windows Store Apps in the context of the solution or technology architects.
MVP Design Pattern For Windows Forms
Aug 26, 2014.
This article describes the MVP design pattern for Windows Forms.
Working With the Language Elements in HTML5
Feb 23, 2014.
Here you will learn how to work with HTML5 Language Elements.
Automatic System Locking Using Timer
Jun 12, 2013.
In this article, I am going to show how we can lock the system automatically using a timer.
How to Change the Windows 8 Lock Screen Programmatically
May 16, 2013.
Just follow the simple procedure in this article to write an application by which you can easily change your Windows 8 Lock Screen programmatically.
Add Search to an App in Windows Store Apps
Apr 17, 2013.
In this article we are explaining how to add search to an app in Windows Store apps.
Disable Start Screen Animation in Windows 8
Apr 16, 2013.
In this article, Learn how to enhance your Windows 8 experience by disabling the start screen animation. Streamline your system's performance and customize your user interface to suit your preferences. Explore step-by-step instructions and tips to access settings, whether through Control Panel or Registry tweaks.
File Access and Picker in Windows Store Apps
Apr 15, 2013.
In this article we explain how to access or pick a local drive file in Windows Store apps.
Creating Voice Recorder in Windows Store Apps
Apr 11, 2013.
In this article we are creating a Media Recorder app in Windows Store apps.
Toast Notification in Windows Store Apps
Apr 10, 2013.
Today we are explaining how to create Toast Notification in Windows Store apps using C# and XAML.
Change Windows 8 Lock Screen Programmatically in Windows Store Apps
Apr 09, 2013.
In this article we explain how to change the Windows 8 Lock screen programmability in Windows Store apps.
Flicker Image Search in Windows Store Apps
Apr 05, 2013.
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
Apr 03, 2013.
In this article we explain how to use Localization and Globalization in Windows Store apps.
Proxy Setting For Metro Apps in Windows 8
Mar 25, 2013.
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 and accessibility for your favorite Metro applications.
XAML Designer Data Bound in Windows Store Apps
Mar 21, 2013.
This article explains how to bind data to the XAML designer in Windows Store apps.
Create Default Tile in Windows Store Apps
Mar 20, 2013.
In this article we are explaining how to create default tiles in windows store apps.
Backup And Restore Windows 8 Activation
Mar 20, 2013.
In this article, we will learn how to securely backup and restore Windows 8 activation status. Safeguard your activation key for future use and restore it effortlessly, ensuring seamless operation and compliance with licensing requirements.
Respond to Location Updates in Windows Store Apps
Mar 19, 2013.
Today we explain how to respond to location updates from location changes in Windows Store apps.
Getting User Location in Windows Store Apps
Mar 18, 2013.
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
Mar 15, 2013.
In this article we explain how add a layout control to Windows Store apps.
Fix Program Compatibility Issue in Windows 8
Mar 15, 2013.
Learn how to troubleshoot and resolve program compatibility issues in Windows 8 with our comprehensive guide. Discover effective strategies such as utilizing compatibility mode, adjusting compatibility settings, and leveraging the Windows compatibility wizard to ensure seamless operation of legacy software on your system.
Slider Control Binding in Windows Store Apps
Mar 14, 2013.
In this article we are explaining how to bind a slider control in Windows Store apps.
Snake Game Application In C#
Mar 14, 2013.
A "Snake Game Application in C#" is a classic video game where players control a snake that moves around the game board, consumes food to grow longer, and avoids collisions with walls or itself. It's a popular and fun game often used for learning game development and programming. Below is a description of a typical Snake Game Application in C#.
Display Multiple Columns Into ComboBox From Database Table in C#
Mar 13, 2013.
In this article I explain how to bind multiple column values into a combobox in C#.
Using Brushes in Windows Store Apps
Mar 13, 2013.
In this article we are explaining how to use Brushes in Windows Store apps.
Create 3D Effects in Windows Store Apps
Mar 12, 2013.
This article explains how to create 3D effects in Windows Store apps.
Create Shapes in Windows Store Apps
Mar 11, 2013.
In this article we are explaining how to create shape in windows store apps.
Reset Internet Protocol (TCP/IP) in Windows 8
Mar 09, 2013.
In this article, Learn how to reset the Internet Protocol (TCP/IP) settings in Windows 8 to troubleshoot network connectivity issues. This guide walks you through the process using Command Prompt, providing step-by-step instructions for resetting TCP/IP configuration.
Add Splash Screen in Windows Store Apps
Mar 08, 2013.
This article explains how to add a splash screen image in Windows Store without code.
Class in Windows Store App Using C#
Mar 08, 2013.
In this article you will learn how bind the class in windows store app.
Recover Data of BitLocker Encrypted Drive in Windows 8
Mar 07, 2013.
Recover data from a BitLocker encrypted drive in Windows 8 using the BitLocker Repair Tool (repair-bad). Locate the recovery key, decrypt the drive, and retrieve files. Ensure compatibility and follow proper procedures for successful data restoration.
How to Select Audio Tracks in Various Languages in Windows Store Apps
Mar 06, 2013.
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
Mar 06, 2013.
This article explains how to Discover the optimized browsing experience with Mozilla Firefox's Metro version tailored specifically for Windows 8. Enjoy seamless integration with the modern UI, touch-friendly controls, and enhanced performance.
Marquee a Text in C#.Net 4.0 Window Form Application
Mar 06, 2013.
In this article, I will explain how to marquee text in window form application.
TextBlock Control in Windows Store App
Mar 05, 2013.
In this article I describe the TextBlock Control in Windows Store Apps.
Creating Contact Picker in Windows Store Apps
Mar 05, 2013.
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
Mar 04, 2013.
In this article we explain how to play audio on background in Windows Store apps.
Making a Video App in Window Store Apps
Feb 28, 2013.
In this article we are creating a simple Video App in Windows Store apps using C# and XAML.
Sort Array in Ascending Order in Windows Store App
Feb 27, 2013.
In this article explain how to sort an array in ascending order in a Windows Store App.
Merged Array in Windows Store App
Feb 27, 2013.
In this article I explain how to merge two arrays in a Windows Store app.
Play Media File In Windows Store Apps
Feb 27, 2013.
In this article we explain how to play a media file in Windows Store apps using C# and XAML.
Sort Array in Descending Order in Windows Store App
Feb 27, 2013.
In this article I will explain how to sort array in descending order in Windows Store App.
Delete Specific Element of an Array in Windows Store App
Feb 26, 2013.
In this article I explain how delete a specific element of an array in Windows Store App.
Insert an Array Element at Specific Position in Windows Store App
Feb 26, 2013.
In this article I explain how to insert an element at specific position in Windows Store App.
Find Duplicate Element of an Array in Windows Store App
Feb 24, 2013.
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
Feb 24, 2013.
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
Feb 22, 2013.
In this article I will explain how to find the largest element of an array in a Windows Store App.
Find Smallest Element of an Array in Windows Store App
Feb 22, 2013.
In this article I explain how to find the smallest element of an array in a Windows Store App.
Find Second Largest Element of an Array in Windows Store App
Feb 22, 2013.
In this article I explain how to find the second largest element of an array in a Windows Store App.
Binary to Octal Converter Windows Store App
Feb 19, 2013.
In this article you will learn about how to convert binary to octal in Windows Store App.
Restrict Access to Drive in Windows 8
Feb 19, 2013.
This article explains how to restrict access to a hard drive partition in Windows 8.
Octal to Binary Conversion in Windows Store App
Feb 19, 2013.
In this article I explain how to convert octal to binary number system in Windows Store App.
Convert Decimal Number to Hexadecimal Number in Windows Store App
Feb 15, 2013.
In this article I explain how to convert decimal number to hexadecimal number in Windows Store App.
Disable Password Requirement When Waking Windows 8 From Sleep
Feb 15, 2013.
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
Feb 15, 2013.
Today we will create a Windows Store app that displays Bing maps using C# and XAML.
Make PDFs and Photos Open in Windows 8 Desktop Programs
Feb 15, 2013.
In this article we explain how to open PDFs and photos in the Windows 8 Desktop.
Spell Checker in Windows Store App
Feb 14, 2013.
In this article I provide a sample Spell Checker app in a Windows Store App.
Convert Octal to Decimal Number in Windows Store App
Feb 14, 2013.
In this article I am explain how to convert numbers expressed as octal to numbers expressed as decimal in Windows Store Apps.
Convert Decimal Number to Octal Number in Windows Store App
Feb 13, 2013.
In this article i will describes how to convert decimal number into Octal number in Windows Store App.
Encrypt Files and Folders With EFS in Windows 8
Feb 13, 2013.
In this article we explain how to easily encrypt files and folders with EFS in Windows 8.
Bring Back the Quick Launch Bar in Windows 8
Feb 13, 2013.
In this article we explain how to restore the Quick Launch Bar in Windows 8.
Convert Binary Number to Decimal Number in Windows Store App
Feb 13, 2013.
In this article I explain how to convert binary Number into decimal Number in Windows Store App.
Connect Windows Store Apps to SQL Server Database Using WCF
Feb 13, 2013.
In this article we are describing how to connect Windows Store apps to a SQL Server database using WCF.
Convert Decimal Number to Binary Number in Windows Store App
Feb 12, 2013.
In this article I will describes how to convert decimal number into binary number in Windows Store App.
Encrypt a USB Flash Drive In Windows 8
Feb 12, 2013.
In this article we explain how to encrypt a USB flash drive in Windows 8.
How to Renew Developer License For Windows Store Apps
Feb 12, 2013.
This article explains how to renew a developer license for Windows Store apps in Windows 8.
Subtract Two Number Without Using Subtraction Operator in Windows Store App
Feb 12, 2013.
In this article I explain how to subtract two number without Using subtraction operator in Windows Store App.
Create Page Navigation in Windows Store Apps
Feb 11, 2013.
In this article we are explaining how to create page navigation in Windows Store apps.
Swap the Value of Two Arrays in Windows Store App
Feb 11, 2013.
In this article I explain how to interchange the value of two array in windows store app.
How to Split Number Into Digit in Windows Store App
Feb 08, 2013.
In this article I explain how to split numbers into digits in a Windows Store App.
Making a Calculator in Windows Store Apps
Feb 08, 2013.
Today we are creating a simple calculator Windows Store App using C# and XAML in Visual Studio 2012.
Display Number From 1 to 100 Without Loop in Windows Store App
Feb 07, 2013.
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
Feb 07, 2013.
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.
Create Desktop Shortcut to Favorites in Windows 8
Feb 06, 2013.
In this article we explain how to create a Desktop shortcut to the Favorites in Windows 8.
Print From Windows 8 Metro Style Apps
Feb 06, 2013.
In this article, we are going to discover how to print from Metro-style apps on Windows 8. Navigate settings and configure devices for seamless printing directly from your favorite apps. Enhance productivity and convenience with our step-by-step guide.
Find Product Key From Installed Windows 8
Feb 06, 2013.
In this article we are explaining how to find the product key of installed applications in Windows 8.
Windows 8 a New Look With High Contrast Mode
Feb 06, 2013.
In this article we explain how to provide Windows 8 a cool new look with a high-contrast mode.
Fix Windows 8 Apps Problem
Feb 05, 2013.
In this article we are explaining how to fix Windows 8 Metro apps problems.
Find Out Generic Root of Number in Windows Store App
Feb 05, 2013.
In this article I will describe generic roots and how to determiine them in a Windows Store App.
Simple WCF Service in Windows Store Apps
Feb 04, 2013.
In this article we create a simple WCF service for Windows Store apps using C#.
How To Change Windows 8 Metro Tile Sizes
Feb 04, 2013.
In this article we explain how to change the Windows 8 Metro tile sizes.
Bring Back the Windows 8 Start Screen Tile Animation
Feb 04, 2013.
In this article we explain how to bring back the Windows 8 Start Screen tile animation.
Make Windows 8 Boot Straight to Desktop With Task Scheduler
Feb 02, 2013.
How to make Windows 8 boot straight to the Desktop with the Task Scheduler.
Set a Network Location For Windows 8 File History
Feb 02, 2013.
In this article we are going to explain how to set a network location for Windows 8 file history.
How to Install ASP.NET 4.5 in Windows 8
Feb 02, 2013.
In this article we are explaining how to install ASP.NET 4.5 on Windows 8.
Disable Windows 8 SmartScreen
Feb 01, 2013.
In this article we explain how to disable the Windows 8 SmartScreen.
How to Configure WCF Services in Windows 8
Feb 01, 2013.
In this article we are explaining how to configure WCF Services in Windows 8.
Enable the Windows 8 Store on Windows To Go
Feb 01, 2013.
In this article we explain how to enable the Windows 8 Store on Windows To Go.
About Win-RT
NA
OUR TRAINING