Want to build the ChatGPT based Apps? Start here
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About Kernel
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Scott Lysle (2)
Pragya Chaudhary (1)
Gaurav Gahlot (1)
Siddhartha Suripunj (1)
Afzaal Ahmad Zeeshan (1)
Abhijeet Singh (1)
Mohsin Arif (1)
Pritam Zope (1)
Ajit Mungale (1)
Related resources for Kernel
No resource found
Architecture And Services Provided By The Operating System
3/14/2022 12:48:38 PM.
Kernel, command processor, shell and graphical user interface (GUI) are the main components of OS. Kernel: Kernel is known as the control module of an OS. The main working of kernel in the OS is that,
Docker & Containers - Kernel Internals (namespaces, cgroups, ufs, capabilities)
9/4/2021 5:35:10 AM.
An Overview Of MicroKernel Architecture Pattern
8/24/2021 4:42:57 AM.
The Article describes the MicroKernel Architecture Pattern with an example of a real time Application. To present the concept, the complex design of the application has been simplified and modified.
What Windows Runtime Can Teach .NET Developers
4/6/2021 9:42:57 AM.
In this article you will learn what Windows Runtime can teach .NET developers.
Resolve Android Virtual Device Launch Error "HAX Kernel Module is Not Installed" in Android Studio
3/22/2020 5:42:12 AM.
In this article you will learn how to solve Android Virtual Device (AVD) launch error, HAX Kernel Module is not installed in Android Studio.
Compilation And Installation Of Kernel In Linux
4/30/2019 9:25:37 AM.
In this article, you will learn how to compile and install Linux Kernel on a machine.
Create Your Own Kernel
1/13/2018 11:54:13 AM.
In this article, we will create a simple kernel in C from scratch.
Just for Fun - A Small Piano Keyboard in VB.NET
11/9/2012 9:05:14 AM.
This one was just for fun; the article describes a project used to build a simple piano keyboard that plays some not too terrific sounding notes courtesy of the Kernel32.dll’s beep function.
Just for Fun - A Small Piano Keyboard
2/2/2007 12:24:49 AM.
This one was just for fun; the article describes a project used to build a simple piano keyboard that plays some not too terrific sounding notes courtesy of the Kernel32.dll's beep function.
C# and API
12/30/2005 1:50:35 AM.
API (Application Programming Interface) is a set of commands, which interfaces the programs with the processors.