Click here to Skip to main content
15,888,968 members
Home / Discussions / C#
   

C#

 
AnswerRe: how could i make my program support multilanguage. Pin
Kannan Kalyanaraman1-Jan-03 23:32
Kannan Kalyanaraman1-Jan-03 23:32 
GeneralRe: how could i make my program support multilanguage. Pin
Wang Kaiming3-Jan-03 1:41
Wang Kaiming3-Jan-03 1:41 
GeneralDirectX 9 C# Pin
egon1-Jan-03 22:21
egon1-Jan-03 22:21 
GeneralRe: DirectX 9 C# Pin
Cristoff2-Jan-03 1:03
Cristoff2-Jan-03 1:03 
GeneralRe: DirectX 9 C# Pin
anotherside20002-Jan-03 6:04
anotherside20002-Jan-03 6:04 
GeneralRe: DirectX 9 C# Pin
egon6-Jan-03 4:58
egon6-Jan-03 4:58 
GeneralRe: DirectX 9 C# Pin
egon7-Jan-03 2:25
egon7-Jan-03 2:25 
QuestionByte* , Byte Array , or allocate memory? Pin
Anonymous1-Jan-03 21:13
Anonymous1-Jan-03 21:13 
what would be the fastest thing to use if i would like to read bytes from a big chunk of data in c#
and i basicly only need to read from the buffer.

ive tried using byte* to pin down the first element of a bytearray but it actually wasnt any faster than reading from the byte array w/o pointers , so i guess i wouldnt get any speed gain if i do the same on a memchunk that i allocate with some allocmem api?


//Roger
Questionhighspeed c#? Pin
Anonymous1-Jan-03 20:55
Anonymous1-Jan-03 20:55 
AnswerRe: highspeed c#? Pin
Kannan Kalyanaraman1-Jan-03 21:30
Kannan Kalyanaraman1-Jan-03 21:30 
AnswerRe: highspeed c#? Pin
Furty4-Jan-03 16:03
Furty4-Jan-03 16:03 
QuestionHow to "QueryPerformanceCounter"? Pin
Cristoff1-Jan-03 20:33
Cristoff1-Jan-03 20:33 
AnswerRe: How to "QueryPerformanceCounter"? Pin
Kannan Kalyanaraman1-Jan-03 21:24
Kannan Kalyanaraman1-Jan-03 21:24 
General.wav file Pin
shimin1-Jan-03 19:07
shimin1-Jan-03 19:07 
GeneralDesign a Datagrid to resemble properties window in VS.NET Pin
gommo1-Jan-03 17:10
gommo1-Jan-03 17:10 
QuestionOnline Game - Communication Method? Pin
Eric Astor1-Jan-03 10:28
Eric Astor1-Jan-03 10:28 
AnswerRe: Online Game - Communication Method? Pin
Kannan Kalyanaraman1-Jan-03 18:58
Kannan Kalyanaraman1-Jan-03 18:58 
GeneralRe: Online Game - Communication Method? Pin
Eric Astor2-Jan-03 3:00
Eric Astor2-Jan-03 3:00 
GeneralIcons from executable Pin
Nick Parker1-Jan-03 10:20
protectorNick Parker1-Jan-03 10:20 
GeneralRe: Icons from executable Pin
Stephane Rodriguez.1-Jan-03 10:31
Stephane Rodriguez.1-Jan-03 10:31 
GeneralRe: Icons from executable Pin
Nick Parker1-Jan-03 10:43
protectorNick Parker1-Jan-03 10:43 
GeneralRe: Icons from executable Pin
Stephane Rodriguez.1-Jan-03 19:05
Stephane Rodriguez.1-Jan-03 19:05 
GeneralRe: Icons from executable Pin
Nick Parker2-Jan-03 5:51
protectorNick Parker2-Jan-03 5:51 
GeneralRe: Icons from executable Pin
Stephane Rodriguez.2-Jan-03 10:05
Stephane Rodriguez.2-Jan-03 10:05 
GeneralRe: Icons from executable Pin
Nick Parker2-Jan-03 11:43
protectorNick Parker2-Jan-03 11:43 

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.