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

.NET (Core and Framework)

 
GeneralInstaller stops working from within IDE Pin
jholt25-Jan-04 6:13
jholt25-Jan-04 6:13 
GeneralRe: Installer stops working from within IDE Pin
jholt30-Jan-04 3:25
jholt30-Jan-04 3:25 
QuestionHow can I get the name of current theme from OS? Pin
rafamarmar25-Jan-04 5:42
rafamarmar25-Jan-04 5:42 
QuestionPlatform independancy ? Pin
Andres Coder24-Jan-04 23:08
Andres Coder24-Jan-04 23:08 
Questionhow do i add an internet shortcut to the start menu in a deployment project? Pin
godzooky22-Jan-04 10:54
godzooky22-Jan-04 10:54 
GeneralProcess of starting a .NET app. Pin
Jamie Nordmeyer22-Jan-04 6:09
Jamie Nordmeyer22-Jan-04 6:09 
GeneralRe: Process of starting a .NET app. Pin
Daniel Turini25-Jan-04 0:19
Daniel Turini25-Jan-04 0:19 
QuestionFuture Real-Time Development? Pin
BrianEllis22-Jan-04 3:44
BrianEllis22-Jan-04 3:44 
Thanks for any assistance ahead of time. My question is in general more of a .NET question, but since I'm a C#/C++ person and C# is the ideal .NET language, I'm gonna take a chance posting here. I work for a government contractor and a lot of the things we handle are real-time applications. Data collection, analysis, derived data, etc. and all of it is coming down the pipe in real-time. I am a HUGE .NET fan and advocate, I went to training for C# and use it whenever I can, but when I run into something real-time I always end up going back to VC++ (probably developed in the .NET IDE, but not managed code).

Example: I had to rewrite a program that took real-time data from a program, calculated derived data from the input, then passed the original along with the derived back into the main program. The program was much more simple to write in C# with the use of the Code-DOM, but it hit us with 60-100% CPU usage when we hit it with real data. After the rewrite (In VC++ 6 & MFC), we have virtually no limit on the speed we can process samples and our CPU usage has gone back to 3% - 6%.

I have heard the same stories and worries from people at NASA, GM and other groups. In other words, what happens to all of the real-time applications when Longhorn, Indigo, Yukon and the rest make managed code the game and real-time is not possible? I know that Microsoft has said they are moving to a total managed code scheme eventually. This puts a lot of organizations, including a huge part of the U.S. government out looking for new solutions.Cry | :((
AnswerRe: Future Real-Time Development? Pin
Mike Dimmick22-Jan-04 4:43
Mike Dimmick22-Jan-04 4:43 
GeneralRe: Future Real-Time Development? Pin
BrianEllis22-Jan-04 4:54
BrianEllis22-Jan-04 4:54 
GeneralCross Program Serialization Pin
Paul Farry21-Jan-04 19:38
professionalPaul Farry21-Jan-04 19:38 
GeneralRe: Cross Program Serialization Pin
Corinna John25-Jan-04 1:19
Corinna John25-Jan-04 1:19 
GeneralGuid Attribute Pin
prozac3021-Jan-04 19:25
prozac3021-Jan-04 19:25 
GeneralExecuting .NET Assembly from UNC path Pin
Steve Pullan21-Jan-04 18:30
Steve Pullan21-Jan-04 18:30 
GeneralRe: Executing .NET Assembly from UNC path Pin
Colin Angus Mackay22-Jan-04 5:15
Colin Angus Mackay22-Jan-04 5:15 
GeneralRe: Executing .NET Assembly from UNC path Pin
Steve Pullan26-Jan-04 14:28
Steve Pullan26-Jan-04 14:28 
QuestionMDI Container Control? Pin
Josh Martin21-Jan-04 13:32
Josh Martin21-Jan-04 13:32 
AnswerRe: MDI Container Control? Pin
Andres Coder25-Jan-04 7:10
Andres Coder25-Jan-04 7:10 
General.NET (Compact) Framework Pin
gordingin21-Jan-04 12:00
gordingin21-Jan-04 12:00 
GeneralRe: .NET (Compact) Framework Pin
Colin Angus Mackay21-Jan-04 14:04
Colin Angus Mackay21-Jan-04 14:04 
GeneralCapturing the Screen Resolution Pin
bneacetp21-Jan-04 10:48
bneacetp21-Jan-04 10:48 
QuestionQuery Analyzer Control ? Pin
house_anno20-Jan-04 22:41
house_anno20-Jan-04 22:41 
AnswerRe: Query Analyzer Control ? Pin
Mazdak20-Jan-04 23:25
Mazdak20-Jan-04 23:25 
GeneralRe: Query Analyzer Control ? Pin
house_anno20-Jan-04 23:40
house_anno20-Jan-04 23:40 
GeneralRe: Query Analyzer Control ? Pin
Mazdak21-Jan-04 1:13
Mazdak21-Jan-04 1:13 

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.