Click here to Skip to main content
15,909,324 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: .net framework and operating system issues Pin
Thomas Stockwell22-May-08 4:47
professionalThomas Stockwell22-May-08 4:47 
QuestionConsole.Beep Pin
PIEBALDconsult19-May-08 16:21
mvePIEBALDconsult19-May-08 16:21 
AnswerRe: Console.Beep Pin
Vasudevan Deepak Kumar19-May-08 18:02
Vasudevan Deepak Kumar19-May-08 18:02 
AnswerRe: Console.Beep Pin
Mike Dimmick20-May-08 4:34
Mike Dimmick20-May-08 4:34 
GeneralRe: Console.Beep Pin
Brady Kelly20-May-08 5:11
Brady Kelly20-May-08 5:11 
GeneralRe: Console.Beep Pin
PIEBALDconsult20-May-08 14:20
mvePIEBALDconsult20-May-08 14:20 
GeneralRe: Console.Beep Pin
PIEBALDconsult20-May-08 14:19
mvePIEBALDconsult20-May-08 14:19 
GeneralRe: Console.Beep Pin
supercat924-May-08 8:26
supercat924-May-08 8:26 
I am writing an application for a Microchip PIC microcontroller, and have built a set of wrapper functions so that I can run the same application in VB.net. This allows me to test and debug my code, including the user interface (the device has a keypad and LCD) without having to burn a chip with every revision. Unfortunately, I've not managed to satisfactorily emulate the behavior of the device's beeper.

The beeper is controlled by a separate microcontroller which accepts two types of commands:

-1- Play the specified list of notes or warbles immediately (aborting any current sound).

-2- Play the specified list of notes or warbles as soon as the current one is done (abort any previously-queued list, but don't affect the current list)

What would be the best way to emulate that behavior on the PC? I tried using a separate thread and console.beep, but the timing is all over the place.
QuestionCan I in 3.5 add a property or method to a web control? Pin
Danny Weddle19-May-08 11:13
Danny Weddle19-May-08 11:13 
AnswerRe: Can I in 3.5 add a property or method to a web control? Pin
Steve Echols19-May-08 20:15
Steve Echols19-May-08 20:15 
AnswerRe: Can I in 3.5 add a property or method to a web control? Pin
leppie26-May-08 4:28
leppie26-May-08 4:28 
QuestionVPN PPTP Pin
Vinny_6819-May-08 4:02
Vinny_6819-May-08 4:02 
GeneralDirectory Ops Behaving Asynchronous Pin
Brady Kelly19-May-08 2:48
Brady Kelly19-May-08 2:48 
Questionaccessing smart tag of a MS word 2003 using C#.NET Pin
biswajit nayak18-May-08 18:58
biswajit nayak18-May-08 18:58 
AnswerRe: accessing smart tag of a MS word 2003 using C#.NET Pin
led mike19-May-08 6:21
led mike19-May-08 6:21 
GeneralRe: accessing smart tag of a MS word 2003 using C#.NET Pin
biswajit nayak19-May-08 18:36
biswajit nayak19-May-08 18:36 
Questionaccesing header and footer o f a MS word document Pin
biswajit nayak18-May-08 18:55
biswajit nayak18-May-08 18:55 
AnswerRe: accesing header and footer o f a MS word document Pin
led mike19-May-08 6:18
led mike19-May-08 6:18 
GeneralRe: accesing header and footer o f a MS word document Pin
biswajit nayak19-May-08 18:43
biswajit nayak19-May-08 18:43 
GeneralRounding Pin
Brady Kelly16-May-08 10:31
Brady Kelly16-May-08 10:31 
GeneralRe: Rounding Pin
Mike Dimmick16-May-08 19:54
Mike Dimmick16-May-08 19:54 
GeneralRe: Rounding Pin
Brady Kelly16-May-08 23:23
Brady Kelly16-May-08 23:23 
GeneralRe: Rounding Pin
Mike Dimmick20-May-08 4:52
Mike Dimmick20-May-08 4:52 
QuestionVisual Studio 2008 Pin
dotnetprg15-May-08 23:23
dotnetprg15-May-08 23:23 
AnswerRe: Visual Studio 2008 Pin
Mike Dimmick16-May-08 19:27
Mike Dimmick16-May-08 19:27 

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.