Click here to Skip to main content
15,919,479 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.Xml Pin
Stefan Troschuetz24-Mar-07 4:44
Stefan Troschuetz24-Mar-07 4:44 
GeneralRe: System.Xml Pin
thecodedemon24-Mar-07 4:53
thecodedemon24-Mar-07 4:53 
GeneralRe: System.Xml Pin
Stefan Troschuetz24-Mar-07 5:11
Stefan Troschuetz24-Mar-07 5:11 
Questiontimer_tick Pin
yaminilatha23-Mar-07 18:27
yaminilatha23-Mar-07 18:27 
AnswerRe: timer_tick Pin
Christian Graus23-Mar-07 18:36
protectorChristian Graus23-Mar-07 18:36 
GeneralRe: timer_tick Pin
yaminilatha29-Mar-07 2:12
yaminilatha29-Mar-07 2:12 
QuestionBuilding Audio Apps Using C# Pin
mikepalma23-Mar-07 18:13
mikepalma23-Mar-07 18:13 
AnswerRe: Building Audio Apps Using C# Pin
Christian Graus23-Mar-07 18:35
protectorChristian Graus23-Mar-07 18:35 
mikepalma wrote:
I am attempting to build an audio app DJ style and using C# and it is proving a challenge.


That's a ludicrous thing for someone 'new to programming' to attempt. Learn to program first, then worry about libraries like DirectX, or using components like the Windows Media Player control.

mikepalma wrote:
My questions is should I be using C# for building audio apps or is there a better programming langauge more suited to the task?


C++ is more powerful, but I wrote a video jukebox in C# which is in constant use in clubs and pubs in the country I live in, so there's every reason to expect you can do what you want in C#, if you learn it first.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionNo overload for method take "0" arguments Pin
chitra4sat23-Mar-07 18:08
chitra4sat23-Mar-07 18:08 
AnswerRe: No overload for method take "0" arguments Pin
Christian Graus23-Mar-07 18:31
protectorChristian Graus23-Mar-07 18:31 
GeneralRe: No overload for method take "0" arguments Pin
chitra4sat23-Mar-07 19:21
chitra4sat23-Mar-07 19:21 
GeneralRe: No overload for method take "0" arguments Pin
abhinarulkar23-Mar-07 20:13
abhinarulkar23-Mar-07 20:13 
GeneralRe: No overload for method take "0" arguments Pin
chitra4sat23-Mar-07 20:31
chitra4sat23-Mar-07 20:31 
GeneralRe: No overload for method take "0" arguments Pin
Stefan Troschuetz23-Mar-07 23:37
Stefan Troschuetz23-Mar-07 23:37 
Questionbranching and skip logic Pin
econner23-Mar-07 16:37
econner23-Mar-07 16:37 
AnswerRe: branching and skip logic Pin
Christian Graus23-Mar-07 16:58
protectorChristian Graus23-Mar-07 16:58 
AnswerRe: branching and skip logic Pin
Leslie Sanford23-Mar-07 17:50
Leslie Sanford23-Mar-07 17:50 
QuestionMDI in pocket pc Pin
mezo_2223-Mar-07 13:00
mezo_2223-Mar-07 13:00 
AnswerRe: MDI in pocket pc Pin
Dave Kreskowiak23-Mar-07 14:01
mveDave Kreskowiak23-Mar-07 14:01 
QuestionCan I have to PaintEventHandlers in my program Pin
laura131623-Mar-07 12:44
laura131623-Mar-07 12:44 
AnswerRe: Can I have to PaintEventHandlers in my program Pin
Guffa23-Mar-07 14:07
Guffa23-Mar-07 14:07 
Questionhow to get to the form close button Pin
mezo_2223-Mar-07 12:18
mezo_2223-Mar-07 12:18 
AnswerRe: how to get to the form close button Pin
Stefan Troschuetz23-Mar-07 12:30
Stefan Troschuetz23-Mar-07 12:30 
QuestionRe: how to get to the form close button Pin
mezo_2223-Mar-07 12:46
mezo_2223-Mar-07 12:46 
AnswerRe: how to get to the form close button Pin
Muammar©23-Mar-07 20:54
Muammar©23-Mar-07 20:54 

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.