Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
Questionwht is acelp encoding? Pin
premium11-Aug-06 7:32
premium11-Aug-06 7:32 
AnswerRe: wht is acelp encoding? Pin
Guffa1-Aug-06 11:43
Guffa1-Aug-06 11:43 
Questiongraphics height of form [modified] Pin
thepersonof1-Aug-06 7:01
thepersonof1-Aug-06 7:01 
AnswerRe: graphics height of form Pin
Stefan Troschuetz2-Aug-06 0:07
Stefan Troschuetz2-Aug-06 0:07 
QuestionIs real-time programming can be done with C# & .Net? Pin
eninyo1-Aug-06 6:16
eninyo1-Aug-06 6:16 
AnswerYou must first define real-time Pin
Ennis Ray Lynch, Jr.1-Aug-06 8:21
Ennis Ray Lynch, Jr.1-Aug-06 8:21 
GeneralRe: You must first define real-time Pin
eninyo1-Aug-06 10:07
eninyo1-Aug-06 10:07 
GeneralRe: You must first define real-time Pin
Ennis Ray Lynch, Jr.1-Aug-06 10:27
Ennis Ray Lynch, Jr.1-Aug-06 10:27 
The GC is the only thing specific to .NET that you need to worry about. The operating system, which you have no control as well, also dictates interrupts and schedules tasks based on thread priority. I would not design an RT system on a windows machine period unless I could accept a specific average and a large high time on response.

If you would give a better description of your RT system I would see if I can elaborate further if .NET can be applied, but no gaurantees.



A man said to the universe:
"Sir I exist!"
"However," replied the Universe, "The fact has not created in me A sense of obligation."

-- Stephen Crane

GeneralRe: Is real-time programming can be done with C# & .Net? Pin
Guffa1-Aug-06 10:19
Guffa1-Aug-06 10:19 
Questionreference strong-named assembly Pin
kozu1-Aug-06 5:54
kozu1-Aug-06 5:54 
AnswerRe: reference strong-named assembly Pin
Dustin Metzgar1-Aug-06 6:03
Dustin Metzgar1-Aug-06 6:03 
AnswerRe: reference strong-named assembly Pin
zaboboa1-Aug-06 6:04
zaboboa1-Aug-06 6:04 
GeneralRe: reference strong-named assembly Pin
kozu1-Aug-06 6:27
kozu1-Aug-06 6:27 
QuestionRefreshing DataGridView Pin
Iceman5711-Aug-06 5:32
Iceman5711-Aug-06 5:32 
AnswerRe: Refreshing DataGridView Pin
ToddHileHoffer1-Aug-06 5:36
ToddHileHoffer1-Aug-06 5:36 
GeneralRe: Refreshing DataGridView Pin
Iceman5711-Aug-06 5:41
Iceman5711-Aug-06 5:41 
AnswerRe: Refreshing DataGridView Pin
zaboboa1-Aug-06 6:02
zaboboa1-Aug-06 6:02 
GeneralRe: Refreshing DataGridView Pin
Iceman5711-Aug-06 21:33
Iceman5711-Aug-06 21:33 
GeneralRe: Refreshing DataGridView Pin
Iceman5711-Aug-06 22:06
Iceman5711-Aug-06 22:06 
QuestionDeploying Application [modified] Pin
zaboboa1-Aug-06 5:00
zaboboa1-Aug-06 5:00 
AnswerRe: Deploying Application Pin
Judah Gabriel Himango1-Aug-06 5:02
sponsorJudah Gabriel Himango1-Aug-06 5:02 
GeneralRe: Deploying Application Pin
zaboboa1-Aug-06 5:05
zaboboa1-Aug-06 5:05 
QuestionWinform Control as ActiveX Pin
adityap1-Aug-06 4:58
adityap1-Aug-06 4:58 
Questionusing (DataReader) inside loop Pin
cnich231-Aug-06 4:55
cnich231-Aug-06 4:55 
AnswerRe: using (DataReader) inside loop Pin
cnich231-Aug-06 5:02
cnich231-Aug-06 5:02 

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.