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]
Arun Choudhary(5)
Atul Sharma(4)
Mahesh Chand(3)
Scott Lysle(3)
Sr Karthiga(2)
Aman Singhal(2)
Prabakaran M(1)
Delpin Susai Raj(1)
Shubham Sharma(1)
Amir Ali(1)
Sachin Bhardwaj(1)
Prabhakar Maurya(1)
Mohammad Elsheimy(1)
Ashutosh Singh(1)
Onkar Sharma(1)
Pankaj Lohani(1)
Gaurav Gupta(1)
Richa Garg(1)
Vipendra Verma(1)
Vijay Prativadi(1)
Nitin (1)
ArunKumar Yalamarthy(1)
Ibrahim Ersoy(1)
Resources
No resource found
Importing Sound To Game Using Construct 2
Jun 22, 2018.
Constructor is based on 2D game creation, without using coding. Now in this article, I will explain about how to design the game start page using constructor. Constructor 2 is a powerful HTML 5 game creator, designed especially for 2D game creators.
How To Play Sound In Xamarin iOS App
May 20, 2017.
In this article, you will learn how to play sound in Xamarin iOS, using Xamarin Studio.
How To Disable The Notification Sound In Windows 10
Sep 15, 2016.
In this article, you will learn how to disable the Notification Sound in Windows 10.
Making Sound In Arduino
Sep 03, 2016.
In this article, I am going to explain about making sound in Arduino.
The Working of Sound Sensor With Arduino Mega 2560
Feb 13, 2016.
In this article I have explained the working of sound sensor with Arduino Mega 2560.
Add Sound to Your Application in Android Studio
Jul 18, 2013.
This article explains how to start sound on a button click using the raw folder in Android Studio.
Change the Windows 8 Sound Scheme
Jan 30, 2013.
In this article we explain how to change the Windows 8 Sound Scheme.
Gaming App2 Using Basic Sound or Animations
Jan 08, 2013.
In this article I will explain how to create a game using animation or how to use sound effects for a particular event or action in iPhone.
How to Enable Startup Sound in Windows 8
Oct 25, 2012.
In this article we are going to explain how to enable starting Windows sounds in Windows 8.
Enable the Windows Startup Sound in Windows 8
Sep 22, 2012.
This article describes how to enable the Windows Startup Sound in Windows 8.
Turn Off Windows Startup Sound in Windows 8
Aug 09, 2012.
This article describes how to turn off the Windows Startup Sound in Windows 8.
Prevents Users From Changing the Sound Scheme in Windows 8
Jun 24, 2012.
In this article we are explaining how to prevent users from changing the sound scheme.
Creating a Sound Recorder in C and C#
Mar 23, 2010.
In this article we will learn how to record audio and play sound files in C and C#.
Playing Sounds in .NET 2.0 Using Sound Player
Feb 13, 2006.
If you have ever played sounds in your applications, you must be familiar with PlaySound() WIN32 function. Prior to .NET 2.0, there was no way to play sounds thorugh the managed API. The SoundPlayer class introduced in .NET 2.0 now allows developers to play sounds using managed API.
How Do I Use AI to Personalize Sales Outreach at Scale Without Sounding Generic?
Dec 31, 2025.
Learn how to use AI, like ChatGPT, to personalize sales outreach at scale without sounding generic. Discover proven strategies for relevance and credibility.
Keeping Your .NET Core API Safe and Sound
Apr 19, 2024.
In today's digital landscape, where data is king and APIs (Application Programming Interfaces) reign supreme, ensuring the security of your API in .NET Core is paramount. In this article, we delve into the various aspects of API security in .NET Core and explore best practices to bolster your defenses.
How To Customize System Sounds In Windows 10
Jan 02, 2020.
In this article, I have described how to personalize the system sounds for an event in Windows 10.
SystemSounds Object in F#
Nov 01, 2013.
SystemSounds object is used to access the system sounds provided by the Windows operating system. The SystemSounds object has sounds such as asterisk, beep, hand, exclamation and question.
Customize Windows 8 Shutdown, Logon and Logoff Sounds
Jan 30, 2013.
In this article we explain how to customize the Windows 8 shutdown, logon and logoff sounds.
How to Add Custom Sounds in Windows 8
Dec 03, 2012.
In this article we learn how to add custom sounds for events in Windows 8.
Play Sounds on an ASP.NET Web Page
Nov 10, 2012.
This article describes a quick and easy approach to playing sound files on an ASP.NET web page in response to an event.
Sound Effect In Simple Media Player Using Windows Store Apps
Oct 04, 2012.
In this article I explain how to use sound effects in Windows Store apps.
Disable Webpage Sounds in Internet Explorer Using Windows 8
Jun 28, 2012.
This article describes how to disable webpage sounds in Internet Explorer using Windows 8.
Change System Sounds For Events in Windows 8
May 27, 2012.
In this article I am going to explain how to change system sounds in Windows 8.
Sound Effects in SilverLight 5 Via WCF Service
Mar 31, 2012.
Today, in this article let’s concentrate on another SilverLight application, whereby communicating with a WCF Service to perform some operation.
SoundPlayer in WPF
Jul 29, 2008.
The code snippet in this article shows how to play sounds in WPF.
Unity 6.2 Now Available
Aug 21, 2025.
Unity 6.2 boosts game development with faster performance, stability, and new XR tools. Unity AI Beta automates tasks, aids debugging, manages assets, and enhances workflow for smarter, more efficient game creation.
All About OWASP #3 - Sensitive Data Exposure
Apr 24, 2019.
In this part of the study of OWASP Top 10 Threats, we will understand Threat # 3 – Sensitive Data Exposure.
All About OWASP #2 - Broken Authentication
Apr 01, 2019.
In this article, we will learn about Secure Programming of SOUND programming methodology. We will cover Broken Authentication from OWASP's top 10 security threats.
All About OWASP #1 - SQL Injection Attack
Feb 13, 2019.
Considering security as the most important aspect of an application and as the First step in SOUND Programming Methodology, we will be covering SQL Injection Attack and Prevention.
An Effective Coding And Code Review Technique
Jan 09, 2019.
Coding and Code review are the most basic building blocks of any software product. Any lapse may severely affect the schedule, quality, and of course the cost. Not only in the review but a few issues can also be found at a later stage as well. That may lead to rework.
Minesweeper in WPF
Apr 06, 2013.
This article shows how to use different WPF features to build minesweeper game.
Playing Background Music in Windows Store Applications
Nov 24, 2012.
You have an awesome sound and you'd like to play it in your app or game looping whether you navigate to another page or not.. So, read this article and learn how.
Change Alarm Tone in Windows 8
Aug 31, 2012.
In this article we are explaining how to change the alarm tone in Windows 8.
Embedding and Playing WAV Audio Files in a Win Forms Application
Jan 18, 2007.
This article describes an approach to embedding WAV audio files into an application and playing them through the use of the System.Media class library.
Aural Alert Generator (Voice and Tones)
Aug 25, 2006.
This article describes an application used to generate and test aural alerts; I wrote the application originally to allow me to define and test aural alerts for use in a couple of cockpit simulators, however, you could use the application to generate aural alerts for any purpose. The application also may be used to define voice messages which may be optionally saved as wave files for subsequent use in other applications.