Click here to Skip to main content
15,885,914 members
Home / Discussions / C#
   

C#

 
GeneralRe: Picture Box Pin
Mazdak22-Aug-03 7:27
Mazdak22-Aug-03 7:27 
GeneralRe: Picture Box Pin
joan_fl22-Aug-03 7:38
joan_fl22-Aug-03 7:38 
GeneralRe: Picture Box Pin
Mazdak22-Aug-03 8:11
Mazdak22-Aug-03 8:11 
GeneralRe: Picture Box Pin
joan_fl22-Aug-03 7:36
joan_fl22-Aug-03 7:36 
GeneralRe: Picture Box Pin
Member 37886924-Aug-03 21:46
Member 37886924-Aug-03 21:46 
GeneralRe: Picture Box Pin
joan_fl25-Aug-03 2:09
joan_fl25-Aug-03 2:09 
GeneralRe: Picture Box Pin
Member 37886924-Aug-03 22:26
Member 37886924-Aug-03 22:26 
QuestionFastest manipulation of numbers(real and integer) in C# ? Pin
Demokritos22-Aug-03 5:19
Demokritos22-Aug-03 5:19 
After a long time I'm thinking to deal with programming again.
I want to write a math application(many graphics) with incredible many calculations in a little time so I must manipulate numbers(integer and real) as fast as possible.
I remember in "TURBO C" and old processors for fastest access(about two times faster) to integer numbers they should be declared as register and no more than two names otherwise the rest would be ignored.
In nowdays what about in "C#" and huge L2 cache memory of powerfull processors?
Has this capability to do with L2 cache?
I mean can I use L2 cache exclusively for frequently used variable names?
AnswerRe: Fastest manipulation of numbers(real and integer) in C# ? Pin
Julian Bucknall [MSFT]22-Aug-03 5:49
Julian Bucknall [MSFT]22-Aug-03 5:49 
GeneralRe: Fastest manipulation of numbers(real and integer) in C# ? Pin
Demokritos22-Aug-03 23:36
Demokritos22-Aug-03 23:36 
GeneralRe: Fastest manipulation of numbers(real and integer) in C# ? Pin
leppie23-Aug-03 1:25
leppie23-Aug-03 1:25 
GeneralRe: Fastest manipulation of numbers(real and integer) in C# ? Pin
Ista23-Aug-03 15:48
Ista23-Aug-03 15:48 
GeneralRe: Fastest manipulation of numbers(real and integer) in C# ? Pin
Julian Bucknall [MSFT]25-Aug-03 9:57
Julian Bucknall [MSFT]25-Aug-03 9:57 
GeneralI cann't understand ,how I can flip WindowsMetaFile *.wmf Pin
Velichko Sarev22-Aug-03 1:59
Velichko Sarev22-Aug-03 1:59 
GeneralRASDIALPARAMS via byte array Pin
HG22-Aug-03 1:16
HG22-Aug-03 1:16 
GeneralRe: RASDIALPARAMS via byte array Pin
leppie22-Aug-03 23:07
leppie22-Aug-03 23:07 
GeneralRe: RASDIALPARAMS via byte array Pin
HG22-Aug-03 23:35
HG22-Aug-03 23:35 
GeneralRe: RASDIALPARAMS via byte array Pin
leppie23-Aug-03 1:28
leppie23-Aug-03 1:28 
GeneralI FOUND IT ! Pin
HG24-Aug-03 23:04
HG24-Aug-03 23:04 
Generalperformance issue updating datatable Pin
troels_sorensen21-Aug-03 21:51
troels_sorensen21-Aug-03 21:51 
Question[Help]How to get width & height of the text? Pin
xfqiu21-Aug-03 21:15
xfqiu21-Aug-03 21:15 
AnswerRe: [Help]How to get width & height of the text? Pin
Nnamdi Onyeyiri21-Aug-03 23:31
Nnamdi Onyeyiri21-Aug-03 23:31 
Questionhow to download UtilityLibrary? Pin
dongdongrojiny21-Aug-03 20:56
dongdongrojiny21-Aug-03 20:56 
AnswerRe: how to download UtilityLibrary? Pin
J. Dunlap21-Aug-03 21:11
J. Dunlap21-Aug-03 21:11 
GeneralRe: how to download UtilityLibrary? Pin
leppie22-Aug-03 13:58
leppie22-Aug-03 13:58 

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.