Click here to Skip to main content
15,887,477 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: MVC5 Identity Stuff Pin
#realJSOP22-Mar-16 1:34
mve#realJSOP22-Mar-16 1:34 
GeneralRe: MVC5 Identity Stuff Pin
F-ES Sitecore22-Mar-16 1:38
professionalF-ES Sitecore22-Mar-16 1:38 
GeneralRe: MVC5 Identity Stuff Pin
#realJSOP22-Mar-16 2:10
mve#realJSOP22-Mar-16 2:10 
GeneralRe: MVC5 Identity Stuff Pin
jkirkerx22-Mar-16 7:40
professionaljkirkerx22-Mar-16 7:40 
GeneralRe: MVC5 Identity Stuff Pin
#realJSOP23-Mar-16 1:38
mve#realJSOP23-Mar-16 1:38 
GeneralRe: MVC5 Identity Stuff Pin
jkirkerx23-Mar-16 6:50
professionaljkirkerx23-Mar-16 6:50 
GeneralSound generation Pin
Member 1240519820-Mar-16 10:11
Member 1240519820-Mar-16 10:11 
AnswerRe: Sound generation Pin
Afzaal Ahmad Zeeshan20-Mar-16 22:46
professionalAfzaal Ahmad Zeeshan20-Mar-16 22:46 
I assume you wanted to get help with a desktop application and not ASP.NET web application. Anyways, this is a process that requires signal synthesis which is then sent over to the speakers, who then translate that to sound.

Also, this requires a much low-level interoperability or service, as there aren't much libraries available to generate the sound, but to play the music. Have a look at the following ones:

c# - How to generate sounds according to frequency? - Stack Overflow[^]
Simple Signal Generator[^]
C# Voice and Tone Alert Generator[^]
Sound synthesis with C#[^]

Now you will have to build a wrapper around the objects provided here. Also, if you want to use ASP.NET for this, you would have to build a server-side service that generates the sound and then transmit that file over to the client to be played by JavaScript.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

Questioni'm getting this error(Object reference not set to an instance of an object) when i"m runnig web form in asp.net Pin
Member 1240352919-Mar-16 5:50
Member 1240352919-Mar-16 5:50 
AnswerRe: i'm getting this error(Object reference not set to an instance of an object) when i"m runnig web form in asp.net Pin
Sascha Lefèvre19-Mar-16 8:54
professionalSascha Lefèvre19-Mar-16 8:54 
GeneralRe: i'm getting this error(Object reference not set to an instance of an object) when i"m runnig web form in asp.net Pin
Richard MacCutchan19-Mar-16 22:16
mveRichard MacCutchan19-Mar-16 22:16 
SuggestionRe: i'm getting this error(Object reference not set to an instance of an object) when i"m runnig web form in asp.net Pin
Richard Deeming21-Mar-16 3:05
mveRichard Deeming21-Mar-16 3:05 
QuestionBootstrap or Metro-UI Pin
xiecsuk18-Mar-16 23:17
xiecsuk18-Mar-16 23:17 
AnswerRe: Bootstrap or Metro-UI Pin
Afzaal Ahmad Zeeshan19-Mar-16 22:57
professionalAfzaal Ahmad Zeeshan19-Mar-16 22:57 
GeneralRe: Bootstrap or Metro-UI Pin
xiecsuk20-Mar-16 23:16
xiecsuk20-Mar-16 23:16 
GeneralRe: Bootstrap or Metro-UI Pin
Afzaal Ahmad Zeeshan20-Mar-16 23:26
professionalAfzaal Ahmad Zeeshan20-Mar-16 23:26 
AnswerRe: Bootstrap or Metro-UI Pin
jkirkerx21-Mar-16 10:12
professionaljkirkerx21-Mar-16 10:12 
GeneralRe: Bootstrap or Metro-UI Pin
xiecsuk22-Mar-16 0:15
xiecsuk22-Mar-16 0:15 
GeneralRe: Bootstrap or Metro-UI Pin
jkirkerx22-Mar-16 7:17
professionaljkirkerx22-Mar-16 7:17 
QuestionHow to manual login control in ASP.net Pin
hmanhha18-Mar-16 16:59
hmanhha18-Mar-16 16:59 
AnswerRe: How to manual login control in ASP.net Pin
Afzaal Ahmad Zeeshan19-Mar-16 23:01
professionalAfzaal Ahmad Zeeshan19-Mar-16 23:01 
QuestionMVC Razor, back to Date and Times, List of Items, separated by Today, Tomorrow, etc. More efficient way of writing this Pin
jkirkerx18-Mar-16 10:13
professionaljkirkerx18-Mar-16 10:13 
AnswerRe: MVC Razor, back to Date and Times, List of Items, separated by Today, Tomorrow, etc. More efficient way of writing this Pin
Richard Deeming21-Mar-16 3:03
mveRichard Deeming21-Mar-16 3:03 
GeneralRe: MVC Razor, back to Date and Times, List of Items, separated by Today, Tomorrow, etc. More efficient way of writing this Pin
jkirkerx21-Mar-16 9:18
professionaljkirkerx21-Mar-16 9:18 
GeneralRe: MVC Razor, back to Date and Times, List of Items, separated by Today, Tomorrow, etc. More efficient way of writing this Pin
jkirkerx21-Mar-16 9:35
professionaljkirkerx21-Mar-16 9:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.