Click here to Skip to main content
16,006,531 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Help, Guru!: serialize/deserialize derived class between two application? Pin
jparsons27-Sep-03 14:28
jparsons27-Sep-03 14:28 
QuestionPushButton control??? Pin
Michael D Bray18-Sep-03 4:43
Michael D Bray18-Sep-03 4:43 
AnswerRe: PushButton control??? Pin
James T. Johnson18-Sep-03 7:41
James T. Johnson18-Sep-03 7:41 
Generalthere are no components in service.dll that can be placed on toolbox Pin
HittenTheSlopes17-Sep-03 6:09
HittenTheSlopes17-Sep-03 6:09 
GeneralSpeed improvement on dotnet Pin
Anthony_Yio16-Sep-03 21:03
Anthony_Yio16-Sep-03 21:03 
GeneralRe: Speed improvement on dotnet Pin
fadee16-Sep-03 22:40
fadee16-Sep-03 22:40 
GeneralRe: Speed improvement on dotnet Pin
Michael D Bray18-Sep-03 4:33
Michael D Bray18-Sep-03 4:33 
GeneralRe: Speed improvement on dotnet Pin
Anthony_Yio18-Sep-03 16:37
Anthony_Yio18-Sep-03 16:37 
Thank you Mike for attending my question.

>>"Are you running the program from inside the VS.net environment?"
No. it is not. However, I don't think that would make much different unless you are talking about release built and debug built.


Okay, here are some of the informations of my project. It is basically a class library which wraps the C++ source codes. It does image processing.

I notice that the dotnet built is slower than the original built in C++ although I realize that my class library still runs on Win32 platform and not dotnet. You could check this by going to configuration manager properties in VS.NET.

In short, I would like to know are there any tuning or setting in the configuration that allow me to optimize my class library execution speed.
I would like my dotnet class library to be as closest fast to the C++ executables as possible.

thank you.

Sonork 100.41263:Anthony_Yio
GeneralMSDN problems Pin
Ahkron16-Sep-03 7:00
Ahkron16-Sep-03 7:00 
GeneralDTC Error Pin
Isaac Woo15-Sep-03 7:43
Isaac Woo15-Sep-03 7:43 
GeneralADDING A PASSWORD GENERATOR INTO A WINDOWS FORM Pin
len_ems14-Sep-03 16:19
len_ems14-Sep-03 16:19 
QuestionWould someone please put me on the right track? Pin
profoundwhispers12-Sep-03 22:52
profoundwhispers12-Sep-03 22:52 
General.Net Sockets Pin
Dave Compton12-Sep-03 2:58
Dave Compton12-Sep-03 2:58 
GeneralRe: .Net Sockets Pin
Dave Compton12-Sep-03 4:06
Dave Compton12-Sep-03 4:06 
Generalmulti-user project design Pin
User 814711-Sep-03 5:35
User 814711-Sep-03 5:35 
GeneralRe: multi-user project design Pin
Michael P Butler11-Sep-03 5:49
Michael P Butler11-Sep-03 5:49 
QuestionIMessage Interface in Remoting? Pin
0siris11-Sep-03 3:20
0siris11-Sep-03 3:20 
GeneralStandardPrinter Pin
gecko2310-Sep-03 3:13
gecko2310-Sep-03 3:13 
GeneralCatching exception when starting exe from network drive Pin
the-unforgiven9-Sep-03 9:36
the-unforgiven9-Sep-03 9:36 
GeneralRe: Catching exception when starting exe from network drive Pin
0siris11-Sep-03 4:45
0siris11-Sep-03 4:45 
GeneralRe: Catching exception when starting exe from network drive Pin
Michael D Bray18-Sep-03 4:28
Michael D Bray18-Sep-03 4:28 
GeneralComplex data binding and ListView column sorting problem Pin
zinzinlabine7-Sep-03 6:18
zinzinlabine7-Sep-03 6:18 
GeneralReflection question Pin
Gluber20026-Sep-03 15:54
Gluber20026-Sep-03 15:54 
GeneralRe: Reflection question Pin
leppie7-Sep-03 4:08
leppie7-Sep-03 4:08 
GeneralSuspendLayout() doen't work on richTextBox Pin
eranas3-Sep-03 21:07
eranas3-Sep-03 21:07 

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.