C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Tuhin Paul(3)
Onkar Sharma(3)
Niharika Gupta(2)
Rajesh Gami(2)
George (2)
Sarthak Varshney(2)
Ajay Kumar(2)
Sardar Mudassar Ali Khan (2)
Vikas Hooda(2)
Chris Love(2)
Abhishek Yadav(2)
Mohammad Irshad(2)
Jignesh Trivedi(2)
Neha (2)
Shridhar Sharma(2)
Nitin Pandit(1)
Sandhiya Priya(1)
Aarav Patel(1)
Kunal Patil(1)
Vipin Mittal(1)
Vijay Kumari(1)
John Godel(1)
Yash Rajwanshi(1)
Micheal Xavier A (1)
Praveen Kumar(1)
Sangeetha S(1)
Babita (1)
Raveena Attri(1)
Shweta Lodha(1)
Manikandan Murugesan(1)
Manoj Kalla(1)
Ananthakrishna V(1)
Adarsh Nigam(1)
Vijay Yadav(1)
Chetan Sanghani(1)
Kautilya Utkarsh(1)
Velladurai (1)
Punar Dutt Rajput(1)
Nitin (1)
Deepak Tewatia(1)
Vikas Singh(1)
Ziggy Rafiq(1)
Abhishek Yadav(1)
Dr Gomathi(1)
Kuppu Swami(1)
Arun Ramaswamy(1)
Rahul Singh(1)
Abiola David(1)
Gurpreet Arora(1)
Dinesh Ravishankar(1)
Habibul Rehman(1)
Siddharth Gajbhiye(1)
Rohit Gupta(1)
Ravishankar Velladurai(1)
Shobana Sundararajan(1)
Vrushali Ghodke(1)
Amit Tyagi(1)
Madhukar Krishna(1)
Gajendra Jangid(1)
Ahmed Jahanzaib(1)
Datta Sai Krishna(1)
Ajithkumar J(1)
Nandhakumar (1)
Gayathri Anbazhagan(1)
Mahesh Chand(1)
Denis Ivanov(1)
Gowtham K(1)
Alagunila Meganathan(1)
Kartik Kumar(1)
Pradip Pandey(1)
Sr Karthiga(1)
Nairisha Shrestha(1)
Sibeesh Venu(1)
Neeraj Kumar(1)
Banketeshvar Narayan(1)
Gagan Sharma(1)
Praveen Kumar(1)
Rohit Tomar(1)
Nirmal Hota(1)
Afzaal Ahmad Zeeshan(1)
Ashish Nakil(1)
Arpit Jain(1)
Selva Ganapathy(1)
Resources
No resource found
What is Physical AI? Why the Next AI Revolution Will Move Beyond the Screen
Jul 14, 2026.
Discover what Physical AI is and how it combines AI, robotics, computer vision, sensors, and Large Language Models to enable intelligent machines that perceive, reason, and act in the real world. Explore key technologies, real-world applications, challenges, and the future of AI-powered robotics beyond screens.
How to Implement Drag and Drop Functionality in JavaScript Step by Step
Apr 21, 2026.
Learn how to implement drag and drop functionality in JavaScript step by step using HTML5 drag events with simple examples and best practices for beginners.
Understanding Key Navigation: Concept, Processor, and Benefits
Mar 24, 2026.
Unlock seamless website navigation with key navigation! Learn the concept, implementation with HTML, CSS & JavaScript, and benefits for accessibility and user experience.
What Tools Help Developers Manage AI Prompts and Interactions
Mar 11, 2026.
Discover essential tools for developers to manage AI prompts & interactions. Optimize AI workflows, improve output quality, and ensure responsible AI usage.
What Approaches Improve Accessibility in Modern Web Interfaces?
Mar 11, 2026.
Make your web interfaces accessible! Learn practical approaches using semantic HTML, alt text, keyboard navigation, color contrast, ARIA, and more. Build inclusive apps.
Conversational Design: Mastering Intelligent Interactions for Your Copilot Agent
Nov 19, 2025.
Master conversational AI! Learn to build intelligent copilot agents using variables, conditional logic, and entities for dynamic, personalized user experiences.
Micro-Interactions and Motion Design with Framer Motion in Web UI (with ASP.NET Core Backend Integration)
Nov 06, 2025.
Enhance web UI with Framer Motion micro-interactions and ASP.NET Core backend integration. Create delightful, responsive user experiences. Full-stack motion design!
Micro-Interactions and Motion Design with Framer Motion in Web UI (with ASP.NET Core Integration)
Nov 07, 2025.
Create engaging web UIs! Learn to use Framer Motion with ASP.NET Core to add delightful micro-interactions and motion design for improved UX.
WCF Service for Local Device Integration and Cloud API Interaction in C#
Oct 31, 2025.
Integrate local devices with cloud APIs using WCF in C#. Learn to build a secure, reliable middleware for seamless data exchange between Windows devices and cloud services.
What is Reinforcement Learning?
Aug 08, 2025.
Reinforcement Learning (RL) is a powerful branch of AI where agents learn optimal behavior by interacting with an environment and receiving feedback. This article explains how RL works, its key components, algorithms, real-world use cases, and its significance in building intelligent systems.
Scaffolded Intelligence: Enhancing Reciprocal Human–Machine Learning Through Gödel’s GSCP Framework
Jul 26, 2025.
Scaffolded Intelligence: Enhancing Reciprocal Human–Machine Learning Through Gödel’s GSCP Framework
Rise of the Agentic Brain: How AI Agents Are Redefining Autonomy
Jul 22, 2025.
AI Agents are software entities that autonomously plan, act, and adapt to achieve user-level goals—without requiring step-by-step human direction. Agentic AI is the broader framework that orchestrates multiple such agents into coordinated workflows.
Events and Event Handlers in Javascript
Jul 17, 2025.
Learn how JavaScript events and handlers make web pages interactive. From mouse clicks to form inputs, master event-driven programming for responsive, user-friendly websites with real-time user interaction.
Turing Test Explained + Python Example (2025)
Jun 04, 2025.
Understand the Turing Test, its AI role, real examples, and build a Python mini-test to simulate it.
Angular Features (2) --- Component Interaction
Feb 08, 2025.
This article is to discuss the component interaction for Angular in general.
Angular Features (2-1) --- Component Interaction (1) by @Input/@Output
Feb 07, 2025.
This is about communications between parent component and child component.
Modern ADO .Net with SQLite in VB and C#
Jan 22, 2025.
This article demonstrates how to connect SQLite with ADO .NET in C# and VB, showcasing database operations such as creating tables, inserting records, and reading data. It uses the Microsoft.Data.Sqlite package in .NET Core environments.
Build an Interactive Task Manager
Nov 12, 2024.
Create a simple To-Do List app using HTML, CSS, and JavaScript. Add, edit, delete, and mark tasks as done while storing them in local storage. Learn how to structure, style, and add interactivity to your web app effectively.
Exploring Software and Hardware Interaction via Linux Kernel
Nov 05, 2024.
This article explores how the Linux Kernel facilitates interaction between software and hardware. By contributing to the kernel, developers gain hands-on experience with system programming, memory management, and process scheduling.
Mastering SQL Query Generation with Azure OpenAI
Oct 09, 2024.
Leverage Azure OpenAI to transform natural language into SQL queries seamlessly. By integrating Azure OpenAI and Azure SQL Database, you can simplify data querying and enhance accessibility. Learn how to set up the environment, construct prompts, and generate SQL queries using powerful AI models.
Interactive Tic-Tac-Toe Game in React
Sep 23, 2024.
In this article, you'll learn how to create an interactive TicTacToe game using React. We cover essential React concepts like components, useState, and useEffect. Step-by-step, you'll build the game interface, implement game logic to check for winners and style the components.
Sharing Data from Child to Parent in Angular 18
Aug 24, 2024.
In this walkthrough, you'll learn how to send data from a child component to a parent component in Angular using the @Output decorator and EventEmitter. You'll create a simple Angular project, define a child component to emit data and update the parent component to receive and display this data.
AI-Driven Customer Experience Revolutionizes Business Interactions
Aug 22, 2024.
AI is revolutionizing customer experience by enabling personalized interactions, efficient support, and enhanced loyalty. From AI-driven product recommendations and dynamic pricing to chatbots and predictive analytics, businesses can offer tailored experiences and proactive support.
Optimizing JavaScript with Debouncing
Aug 13, 2024.
This guide delves into optimizing JavaScript performance using debouncing techniques, which help prevent excessive function calls during high-frequency events like scrolling or resizing.
Copying Text to Clipboard in AngularJS
Jul 31, 2024.
Learn how to implement clipboard functionality in AngularJS to enable users to easily copy text with a click. This guide covers the use of AngularJS directives, JavaScript methods, and the Clipboard API to streamline copying text to the clipboard in web applications.
Real-World ADO.NET Use Cases: Case Studies and Best Practices
Jul 24, 2024.
ADO.NET remains a robust data access technology within the .NET framework, even as newer technologies emerge. Its ability to manage data interactions efficiently makes it suitable for a variety of real-world applications.
An Intelligent Podcast Interviewer: AI Samvadini
Jul 16, 2024.
AI Samvadini is an intelligent podcast interviewer who generates real-time, engaging questions. It features contextual understanding, guest profiling, dynamic interaction, and content diversity. Built with Python, it uses Langchain, OpenAI's GPT-3.5-turbo, and Streamlit to create a seamless and interactive interview experience.
User Interaction with Dropdowns in DataTables Using jQuery
Jun 27, 2024.
This article explores techniques to enhance user interaction with dropdowns in DataTables using jQuery. Learn how to create dynamic and responsive tables that improve user experience through intuitive dropdown menus.
Solana On-Chain Interaction with Clients RPC API and web3.js
May 27, 2024.
In this article we will explore that how we can interact with the on chain program on the Solana. On-chain programs on Solana automate transactions and support applications like DeFi, gaming, and governance, enhancing efficiency. Tools like Solana CLI, SDKs, and RPC API facilitate blockchain interactions.
Introducing ChatGPT-4o: The Future of Multimodal AI Interaction
May 24, 2024.
ChatGPT-4o is a groundbreaking advancement in conversational technology. Built upon the foundation laid by its predecessors, It represents a leap forward in natural language understanding, generation, and interaction.
Open AI GPT-4o A Multimodal Mastermind Ushering in a New Era of AI
May 14, 2024.
OpenAI's GPT-4o breaks ground with multimodal capabilities, processing text, audio & visuals. Explore its applications, the future of AI, and the collaboration needed for responsible development.
How to Keep Your Laptop Keyboard Light On Continuously?
May 01, 2024.
Ensuring your laptop keyboard's backlight remains on can enhance your typing experience, especially in dimly lit environments. This simple guide will walk you through the necessary steps to set your keyboard light to always stay on, starting right from the boot menu.
Entity Framework Core: Features, Real-time Implementation, Best Practices
Apr 29, 2024.
Entity Framework Core (EF Core) stands as a powerful toolset for .NET developers, streamlining the interaction between applications and databases through object-relational mapping (ORM). Whether adopting a database-first or code-first approach, EF Core simplifies data access and manipulation.
What is Prompt Engineering and Why Do We Care?
Mar 10, 2024.
Learn about Prompt Engineering and its role in optimizing AI interaction, enabling users to leverage the full potential of advanced language models.
A Comprehensive Guide to Entity Framework Core in .NET 8
Mar 10, 2024.
Explore the comprehensive guide to Entity Framework Core in .NET 8, enriched with the latest features of C# 10. Authored by Ziggy Rafiq, this detailed overview covers everything from basic concepts to advanced techniques, offering insights into database interaction, performance optimisation, testing strategies, and best practices for .NET developers
Vue.js HTTP Handling: Dynamic Interactions, State, Uploads, Real-Time Data
Feb 28, 2024.
Vue.js, with its reactive framework and extensive ecosystem, provides developers with powerful tools to handle HTTP requests seamlessly. In this guide, we will explore advanced examples, extending beyond the basics, to showcase the versatility and capabilities of Vue.js in dealing with data fetching, error handling, and utilizing external libraries like Axios.
Using Plugin.Maui.Popup to Create Eye-Catching Popups in Apps
Feb 28, 2024.
Learn how to utilize Plugin.Maui.Popup to incorporate popup functionality into your Xamarin.Forms application. Follow step-by-step instructions to install the package, create custom popup pages, and call popups from the code behind.
Difference Between Raw SQL and Dapper
Feb 08, 2024.
Explore the trade-offs between using raw SQL queries and leveraging Dapper, a micro-ORM for database access in C# development. Delve into performance, code maintainability, and efficiency to make informed decisions in your data retrieval strategies.
What Are Event Modifiers in Vue.js
Feb 07, 2024.
Event handling in Vue.js becomes even more powerful with the use of event modifiers. These modifiers enhance your ability to precisely control how events trigger the execution of methods, making your code more efficient and readable.
Common Implementation Mistakes of Work Pattern in C#
Feb 07, 2024.
Exploring common mistakes in implementing the Unit of Work pattern in C# development. Examples include overcomplicating the class, incorrect transaction management, and lacking exception handling.
Vue.js Event Handling with v-on Directive
Feb 07, 2024.
Vue.js offers a powerful event handling mechanism through the v-on directive, enabling developers to respond to user actions such as clicks, inputs, and mouse movements dynamically.
Create Cloud Architecture Diagrams in Python with Diagrams Library
Feb 06, 2024.
The Diagrams library by Mingrammer provides a Pythonic approach to creating cloud system architecture diagrams. It allows developers to define components and their interactions using Python code
Handling HTTP Options Method in Angular and C#
Jan 12, 2024.
Learn about the HTTP OPTIONS method in this tutorial, focusing on how AngularJS frontend and C# backend work together. See how the AngularJS controller uses OPTIONS requests to communicate with the C# backend's Web API, exploring different options for interacting with the target resource.
Azure Cosmos DB Interaction through Python
Jan 02, 2024.
This article speaks about the techniques to interact with Cosmos DB using Python. Azure Cosmos DB, a fully managed NoSQL and relational database for modern app development. Learn how to build a Python data layer using PythonSDK for Cosmos DB, covering CRUD operations.
Mastering PostgreSQL CRUD Operations in .NET 8 with ADO.NET
Jan 01, 2024.
Mastering PostgreSQL CRUD Operations in .NET 8 with ADO.NET: Best Practices and Code Examples
ValidateAntiForgeryToken in ASP.NET Core
Dec 13, 2023.
In web development, security is a crucial aspect that demands meticulous attention. Cross-Site Request Forgery (CSRF) is a type of attack where unauthorized commands are transmitted from a user trusted by a web application. ASP.NET Core provides a built-in defense mechanism against CSRF attacks called ValidateAntiForgeryToken.
Editing Visualizations Interactions in Power BI
Oct 12, 2023.
Discover how to edit visualization interactions in Power BI to control filtering, highlighting, and cross-filtering between visuals—unlocking deeper insights and making your reports more dynamic and meaningful.
Using Alert to Enhance User Interaction in React Native
Aug 25, 2023.
Enhance user interaction in React Native using alerts. Learn how React Native's Alert component facilitates displaying informative messages, confirming actions, and gathering input effectively for a seamless user experience.
What are Functional Requirements?
Jul 31, 2023.
Functional Requirements of the system are a very critical part of the system in which we defined the overall functionality of the system. Functional Requirements define the behavior of the system means what the system should do Like, and Code Compiler should complete the Machine Code.
Client Credentials Flow - Call Web API to API without user interaction
Jul 18, 2023.
This article shows the way to call API to API with user interaction by using Client Credentials Flow.
Calling Web API to Web API without User Interaction by using Azure Managed Identity
Jun 30, 2023.
This article will walk you through connecting two web APIs without any login or user interaction. It is referred to as "Server-to-Server" or "Service-to-Service" communication. You may securely authenticate and authorize the caller web API to access the target web API using Azure Managed Identity, allowing for smooth interaction between the two services. When a Web API with Managed Identity needs to call another Web API, it can use its Managed Identity to authenticate and authorize the request without requiring explicit credentials.
VS Code Hacks: How to Customize Keyboard Shortcuts for Your Workflow
Apr 20, 2023.
Maximize your productivity as a developer with these essential VS Code keyboard shortcuts. Learn how to streamline your workflow, customize your shortcuts, and debug like a pro. From basic editing commands to advanced multi-cursor and code navigation commands, this comprehensive guide has you covered.
Background Sync API: Powering Superior Offline Web App Interactions
Mar 24, 2023.
Discover how the Background Sync API can transform your web app's offline experience, ensuring seamless performance even with intermittent connectivity. Elevate your app's capabilities today!
Low level Transactions And Call Data In Solidity
Dec 04, 2022.
In this article, let’s discuss about low level transaction and call data and also fallback and receive function in depth.
Nine Ways To Open File Explorer In Windows 10
Dec 16, 2020.
File Explorer in Windows 10 facilitates file and folder management through a graphical interface. Learn various methods like keyboard shortcuts, Run dialog, Command Prompt, PowerShell, taskbar, start menu, searching, and task manager to access File Explorer efficiently.
Multiple Validation On A Slot Type In An Interaction Dialog model
Sep 30, 2020.
In this article, I am going to explain how multiple validations can be applied to a slot in a dialog model of Alexa skill.
Best Code Editor Keyboard Shortcuts In Visual Studio For More Productivity
Jun 12, 2020.
In this article, we will learn a few VisualStudio code editor keyboard shortcut keys for better developer productivity. For professional developers, it's critical to know how to do simple code editing task with the keyboard to make their coding efficient and robust.
Introduction To Building An Amazon Alexa Skill Using Alexa Skills Kit In ASP.NET Core
Jun 10, 2020.
In this article, I will explain how to develop Amazon Alexa Skills using AWS Lambda function or Web Service as an end point.
Sharing Data from Child to Parent in Angular 8 Using @viewchild
Apr 27, 2020.
Angular 8 facilitates efficient parent-child component communication through @ViewChild. This TypeScript decorator allows a parent component to access a child component's properties and methods, enabling seamless data sharing and interaction, and enhancing Angular app development.
Natural Language Processing
Mar 21, 2020.
In this article, I will explain human-computer interactions and natural language processing.
Store Humidity And Temperature Data In Real-Time Database Through Raspberry-Pi
Feb 24, 2020.
Learn to store IoT sensor data on Firebase using Raspberry Pi. Set up Firebase, authentication rules, and Python code to send DHT 11 sensor data. Execute, monitor, and interact with data in real-time. Perfect for IoT enthusiasts seeking cloud integration.
How to Take Screenshots in Windows 10
Feb 05, 2020.
In this tutorial, I discuss how to Discover various methods to effortlessly capture screenshots in Windows 10. From utilizing keyboard shortcuts like Print Screen to leveraging built-in tools like Snipping Tool and Snip & Sketch, learn how to capture, save, and share screenshots with ease.
Create A Simple Bot With Azure Bot Service
Dec 13, 2019.
Explore creating a simple Bot using Azure Bot Framework. Bots automate tasks, interact like humans, and offer various functionalities. Follow the steps to set up in Azure portal, select the template, deploy, and test for conversation. Understand the bot creation process with the C# template.
How To Change Keyboard Language In Windows 10
Oct 30, 2019.
In this article, I have described how to change the Keyboard Language & Layout in Windows 10.
Move Controls With The Mouse On A Form At Runtime
Oct 22, 2019.
Enable dynamic control movement on a WinForms application at runtime by incorporating mouse interaction. Empower users to drag and drop UI elements for personalized layouts, enhancing user experience and customization options within your application.
Validation In Controls With Visual Interaction
Jul 29, 2019.
In this article, we will see how to check if the control's value is valid or invalid, depending on what we are giving the values and details.
Facade Design Pattern In C#
Apr 07, 2019.
C# Facade Pattern is used in hiding complexity of large systems and provide simpler interfaces. In this article, we will understand what Facade Pattern is and when and how to use a facade pattern in C#.
Type In Hindi Or Any Other Language Using Google Translate
Mar 26, 2019.
With Google Translate, you can easily type in Hindi or any other language without needing a specialized keyboard. Just enter text in your preferred language, and Google will translate or convert it in real-time.
Visual Studio Code Keyboard Shortcut For Windows
Mar 08, 2019.
In this article, I will discuss various Visual Studio Code keyboard shortcuts that we can use while working on a Windows PC. It will help the developers to boost their performance and efficiency.
Sharing Data Between Components In Angular
Nov 06, 2018.
Share data between Angular components efficiently using Input and Output decorators, EventEmitter, and component interaction techniques. Explore parent-child and child-parent communication methods to achieve seamless data transfer, enhancing the overall functionality and interactivity of your Angular applications.
Angular @ViewChild Directive And Components Interaction
Nov 02, 2018.
In this article, we will focus on components interaction in Angular. Components are the most crucial part of angular application.
Creating An Alexa Skill (Synonyms Finder) - Part One - Introduction And Interaction Model
Aug 02, 2018.
In this article, we shall know how we can create a basic Alexa Skill and also understand key concepts how an Alexa skill is created.
Alternate Keyboard In Android Using Xamarin.Forms
Jul 27, 2018.
This article demonstrates an alternate keyboard in Android using Xamarin.Forms.
New Features Of Entity Framework Core 2.0
Feb 28, 2018.
Entity Framework Core is a lightweight and extensible version of Entity Framework. It is based on an ORM (Object-Relational Mapper) which enables us to work with databases using .NET objects. This article explains the new features of EF Core 2.0.
Custom Keyboard In Xamarin.iOS
Aug 23, 2017.
In this article, we are going to learn about how to create a simple custom keyboard in xamarin ios.
Keyboard Input Using C# In Unity
Jun 22, 2017.
In this article, I am going to explain about keyboard input using C# in unity.
Keyboard Improvements In Windows 10
Jun 14, 2017.
This article talks about some of the new improvements in the keyboard available in the new Windows 10 operating system.
Keyboard Navigable Grid with Shield UI and ASP.NET Web API
Mar 14, 2017.
Learn how to create a simple ASP.NET Web API and Implement the Keyboard Navigation in Shield UI Grid.
MVVM Architecture When Using Web Services For Database Interaction - Part Two
Jan 17, 2017.
In this article, you will learn about MVVM Architecture when using Web Services for database interaction.
MVVM Architecture When Using Web Services For Database Interaction
Jan 16, 2017.
What would be the MVVM Architecture if we need to use webservices for database interaction?
How To Implement Keyboard Navigation In Kendo Grid
Nov 20, 2016.
In this article, you will learn how to implement the navigation in Kendo Grid.
Using Slider Control In Microsoft PowerApps
Nov 12, 2016.
In Microsoft PowerApps, the Slider control empowers users to input numerical values within defined ranges. Its flexibility in customization and integration with data sources enhances app functionality, offering dynamic interaction for improved user experience and data management.
Don’t Waste Time Until You Reach All The Keyboard Shortcuts Key In Windows 10!
Sep 28, 2016.
In this article, you will learn all the keyboard shortcuts used in Windows 10.
Interaction Between Two Fragments
Aug 08, 2016.
In this article, I will explain how to make an interaction between two fragments.
Interfacing The Keyboard With Arduino In Python Coding
Aug 04, 2016.
In this article, I will explain the method of Interfacing the keyboard with Arduino, using Python code.
Interactions In Power BI
Jul 28, 2016.
In this article, you will learn how the interaction between reports takes place in Power BI and how you can change from the default interaction.
Keyboard Query Shortcuts In SQL Server Management Studio
May 06, 2016.
In this article we are going to see some shortcuts that may be useful to you when you work with SQL Server Management Studio.
Controlling The Keyboard Through Python Language
May 05, 2016.
In this article you will learn about how to control tthe keyboard through Python language.
Visual Studio Code Keyboard Shortcut
Dec 26, 2015.
In this article you will learn about Visual Studio Code keyboard shortcuts.
Important Keyboard Shortcuts In SQL Server 2014
Dec 22, 2015.
This article will help you to know about the shortcuts that are mostly useful while using SQL Server.
On Screen Keyboard Types In Windows Phone Application
Dec 18, 2015.
In this article we will learn about the various types of input scopes for on screen keyboard in windows phone application.
Keyboard Event Directives In AngularJS
Dec 15, 2015.
In this article you will learn about keyboard event directives in AngularJS.
How You Can Turn On/Off Toggle Keys in Windows 10
Aug 12, 2015.
This article shows how to turn on/off toggle keys in Windows 10.
Display Requirement-Specific Keyboard Using XAMARIN.FORMS
Mar 12, 2015.
This article demonstrates the ways to display requirement-specific virtual keyboard on the mobile screen.
New Keyboard Shortcuts in Windows 10
Mar 02, 2015.
This article intends to introduce some of the new keyword shortcuts in Windows 10.
Working With Keyboard Events and Their Codes in JavaScript
Feb 25, 2015.
In this article you will learn what keyboard events are and how to use them to dynamically change the UI depending on the Keys pressed by the user.
Enable Control Key Shortcuts in Command Prompt: Windows 10
Feb 25, 2015.
This is one big thing that Microsoft has included in Windows 10.
Microsoft SQL Server Keyboard Shortcuts
Feb 21, 2015.
Useful Microsoft SQL Server keyboard shortcuts.
Understanding the Input Scope Property in Window Phone 8
Jun 01, 2014.
This article explains the use of the input scope property in a TextBox, specifically targeting the WP8.
Simple Way to Establish Interaction Between Two Froms Of An Application
May 09, 2014.
The simple logic behind this approach of establishing an interaction between forms in a single Windows Forms application is to make the view and accessibility of one form to another form and its child controls too.