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

.NET (Core and Framework)

 
QuestionVS.NET ClassWizard? Pin
Travis D. Mathison4-Mar-02 14:26
Travis D. Mathison4-Mar-02 14:26 
AnswerRe: VS.NET ClassWizard? Pin
Mazdak5-Mar-02 0:42
Mazdak5-Mar-02 0:42 
GeneralRe: VS.NET ClassWizard? Pin
Travis D. Mathison5-Mar-02 3:25
Travis D. Mathison5-Mar-02 3:25 
GeneralRe: VS.NET ClassWizard? Pin
Mazdak5-Mar-02 4:19
Mazdak5-Mar-02 4:19 
GeneralRe: VS.NET ClassWizard? Pin
Travis D. Mathison5-Mar-02 4:21
Travis D. Mathison5-Mar-02 4:21 
GeneralRe: VS.NET ClassWizard? Pin
Chandram5-Mar-02 21:26
Chandram5-Mar-02 21:26 
GeneralRe: VS.NET ClassWizard? Pin
Kevin McFarlane26-Mar-02 8:28
Kevin McFarlane26-Mar-02 8:28 
GeneralEfficiency issues from VC++6.0 to VC++.NET Pin
myenigmaself4-Mar-02 9:51
myenigmaself4-Mar-02 9:51 
I recently ported an old VC++ program from 6.0 to .NET. There were a few issues to begin with, but the only thing that I've changed in the product is that I'm using the Shared DLL option to reference MFC now instead of Static Library. The program builds fine and runs, but when I perform pointer intensive operations the performance in .NET is horrible. We're talking an order of magnitude here. Execution that takes 2 seconds in 6.0 takes 30 seconds in .NET. I've tried all the optimizations I can think of but none of them did anything to increase performance. Should I just stick to 6.0 for now? Why is it so slow? It's unmanaged code so I don't think GC would be affecting performance at all. It seems like it is though. What's the deal? Any input is appreciated.

myenigmaself
http://myenigmaself.gaiden.com
myenigmaself@yahoo.com
"If debugging is the process of removing bugs from code, programming must be the process of putting them in."~~DykstraOMG | :OMG:
GeneralRe: Efficiency issues from VC++6.0 to VC++.NET Pin
Rick Crone14-Mar-02 9:29
Rick Crone14-Mar-02 9:29 
GeneralRe: Efficiency issues from VC++6.0 to VC++.NET Pin
16-Mar-02 6:54
suss16-Mar-02 6:54 
GeneralNeed help serializing object in c++ Pin
HJB4173-Mar-02 16:16
HJB4173-Mar-02 16:16 
QuestionHow much of .NET is .NET ? Pin
1-Mar-02 16:41
suss1-Mar-02 16:41 
AnswerRe: How much of .NET is .NET ? Pin
James T. Johnson1-Mar-02 18:13
James T. Johnson1-Mar-02 18:13 
AnswerRe: How much of .NET is .NET ? Pin
Daniel 'Tak' M.9-Mar-02 9:47
Daniel 'Tak' M.9-Mar-02 9:47 
QuestionEpsilon Emmulation in VS.NET? Pin
28-Feb-02 7:02
suss28-Feb-02 7:02 
GeneralInteraction with MSN Messenger Pin
27-Feb-02 3:30
suss27-Feb-02 3:30 
General.Net and ZoneAlarm !!!!!!! Pin
Stan Shannon27-Feb-02 0:44
Stan Shannon27-Feb-02 0:44 
GeneralRe: .Net and ZoneAlarm !!!!!!! Pin
Jörgen Sigvardsson27-Feb-02 1:05
Jörgen Sigvardsson27-Feb-02 1:05 
GeneralRe: .Net and ZoneAlarm !!!!!!! Pin
Stan Shannon27-Feb-02 1:15
Stan Shannon27-Feb-02 1:15 
GeneralWebService using CORBA Pin
26-Feb-02 23:28
suss26-Feb-02 23:28 
GeneralC# - MC++ friend,internal, and templates Pin
pattyweb26-Feb-02 17:05
pattyweb26-Feb-02 17:05 
GeneralRe: C# - MC++ friend,internal, and templates Pin
Anders Molin26-Feb-02 22:25
professionalAnders Molin26-Feb-02 22:25 
GeneralRe: C# - MC++ friend,internal, and templates Pin
pattyweb27-Feb-02 2:17
pattyweb27-Feb-02 2:17 
GeneralRe: C# - MC++ friend,internal, and templates Pin
Anders Molin27-Feb-02 2:23
professionalAnders Molin27-Feb-02 2:23 
Questioncan i deploy .net in small size? Pin
25-Feb-02 20:31
suss25-Feb-02 20:31 

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.