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

.NET (Core and Framework)

 
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 
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 
Sorry, I should have been a little more clear. The derived calculations on that particular program are loaded in by an engineer, who writes his derived calcs. in C#. However, that is only done once at the beginning of the program, then loaded in memory as a seperate assembly (all using the Code-DOM). The new version does the same thing using .dll's, etc. The real-time part of the program though is basically a message, data, timing pump that just pulls the data, fires processing if necessary and pumps it back on schedule. No 'cool' techniques really inside of either version.

You said:
You'll still be able to write and use unmanaged C++ programs on Longhorn, IIRC. The new Avalon GUI system is .NET-only, but your data collection and manipulation code is in a separate process already, right?

Is that so? I really haven't heard that. I read that there would be an entirely new Windows API, (not Win32) and I thought that the new API was built on .NET. If that's not true and it will just be an updated API that we can interface with natively, that will be better than .NET managed under the hood.

Granted, it's impossible to get true real-time out of Windows anyway since it has a 12 millisec. window it may or may not hit for your instructions, but with .NET under the hood, even our soft real-time stuff would probably have to be ported. Do you know of any references to this subject (Real-time references, new Longhorn API, etc.?) that might be helpful to me?

Brian
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 
GeneralRe: Query Analyzer Control ? Pin
house_anno21-Jan-04 1:27
house_anno21-Jan-04 1:27 
GeneralBest Practices for Modular Approach in Microsft.NET and Microsoft Commerce Server 2002 Pin
kandasamyg20-Jan-04 17:26
kandasamyg20-Jan-04 17:26 

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.