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

.NET (Core and Framework)

 
GeneralRe: NDoc for .NET v.2.0 - here's the XML Pin
Colin Angus Mackay8-Oct-05 8:30
Colin Angus Mackay8-Oct-05 8:30 
GeneralRe: NDoc for .NET v.2.0 - here's the XML Pin
jjrdk8-Oct-05 21:11
jjrdk8-Oct-05 21:11 
Question[求助]How to Get some account's ACLs on a folder? Pin
jsjszg7-Oct-05 22:10
jsjszg7-Oct-05 22:10 
QuestionSetting background issue for drawing application in .NETCF Pin
Sevu7-Oct-05 21:15
Sevu7-Oct-05 21:15 
AnswerRe: Setting background issue for drawing application in .NETCF Pin
S. Senthil Kumar7-Oct-05 23:01
S. Senthil Kumar7-Oct-05 23:01 
GeneralRe: Setting background issue for drawing application in .NETCF Pin
Sevu8-Oct-05 3:32
Sevu8-Oct-05 3:32 
GeneralRe: Setting background issue for drawing application in .NETCF Pin
S. Senthil Kumar8-Oct-05 19:46
S. Senthil Kumar8-Oct-05 19:46 
QuestionMFC v VC++.Net Pin
Klempie7-Oct-05 9:46
Klempie7-Oct-05 9:46 
I have been having a long debate with the developers in my company about porting our MFC software to C++.Net. The main concern is performance really. The software's primary goal is to track the flight of a ball in three dimensions using vision processing techniques. The software is, however, notoriously unreliable, with pointer errors and other software problems causing crashes quite frequently. Many of you may find this laughable but we are still using the VC6 compiler in Visual Studio 6. Aside from that, having had brief interludes with the .Net framework *and* MFC, I feel the .Net framework is far easier to use than MFC and seems to be a lot more stable too. From what I've seen and heard, .Net seems to be the answer in terms of development and productivity.

The other developers argue that the main issue is real-time performance. They feel that trying to get as low-level as we are would be difficult in .Net (but it's not like we're coding in assembly or even C for that matter; just standard C++). I believe they simply have a misguided understanding of how it all works. They seem to believe that the CLR is functionally the same as the Java Virtual Machine and that the intermediate language requires an extra layer of processing. My understanding is that the main purpose of the MSIL is for cross-platform compatibility and that it is possible to compile to the native machine language thus resulting in performance comparable to a Win32 compiled version.

Firsty, is this the correct analysis, and secondly can anyone give me URL where I could find information on benchtests comparing MFC v .Net compiled C++ programs?
AnswerRe: MFC v VC++.Net Pin
Kevin McFarlane8-Oct-05 9:01
Kevin McFarlane8-Oct-05 9:01 
QuestionMdi Child Icons Pin
izulfiqar6-Oct-05 21:30
izulfiqar6-Oct-05 21:30 
QuestionList<Extentsion> search Pin
Lilli Alexis6-Oct-05 6:10
Lilli Alexis6-Oct-05 6:10 
AnswerRe: List<Extentsion> search Pin
Robert Rohde6-Oct-05 10:52
Robert Rohde6-Oct-05 10:52 
QuestionTransfer array of structures within a structure by COM Pin
jsmdev5-Oct-05 21:50
jsmdev5-Oct-05 21:50 
Questionembedding text files into an exe at runtime Pin
laurac15-Oct-05 16:04
laurac15-Oct-05 16:04 
QuestionSetup starts after installation again Pin
Ariadne5-Oct-05 6:05
Ariadne5-Oct-05 6:05 
AnswerRe: Setup starts after installation again (minor bug) Pin
Ariadne6-Oct-05 20:17
Ariadne6-Oct-05 20:17 
Question[DllImport("...")] declarations Pin
T1TAN5-Oct-05 0:17
T1TAN5-Oct-05 0:17 
AnswerRe: [DllImport("...")] declarations Pin
Daniel Grunwald7-Oct-05 8:10
Daniel Grunwald7-Oct-05 8:10 
GeneralRe: [DllImport("...")] declarations Pin
T1TAN7-Oct-05 11:21
T1TAN7-Oct-05 11:21 
General.NET Tool Pin
Andrey Butov4-Oct-05 8:29
Andrey Butov4-Oct-05 8:29 
QuestionCompact Framework Email Sending Pin
Ryzhiy4-Oct-05 6:13
Ryzhiy4-Oct-05 6:13 
AnswerRe: Compact Framework Email Sending Pin
Ariadne6-Oct-05 20:28
Ariadne6-Oct-05 20:28 
AnswerRe: Compact Framework Email Sending Pin
ESCOBAR@@@6-Oct-05 20:49
ESCOBAR@@@6-Oct-05 20:49 
QuestionDisabling Visual Styles Pin
Drew McGhie4-Oct-05 5:32
Drew McGhie4-Oct-05 5:32 
QuestionCompact Framework Bitmaps Pin
status()4-Oct-05 1:50
status()4-Oct-05 1:50 

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.