Click here to Skip to main content
15,891,473 members
Home / Discussions / C#
   

C#

 
GeneralRe: Calling ZeroMemory Pin
Mike Dimmick19-Mar-05 22:56
Mike Dimmick19-Mar-05 22:56 
GeneralRe: Calling ZeroMemory Pin
PaleyX19-Mar-05 23:52
PaleyX19-Mar-05 23:52 
GeneralRe: Calling ZeroMemory [EDITED] Pin
Dave Kreskowiak20-Mar-05 5:56
mveDave Kreskowiak20-Mar-05 5:56 
GeneralRe: Calling ZeroMemory [EDITED] Pin
PaleyX20-Mar-05 6:09
PaleyX20-Mar-05 6:09 
GeneralRe: Calling ZeroMemory [EDITED] Pin
leppie20-Mar-05 7:12
leppie20-Mar-05 7:12 
GeneralRe: Calling ZeroMemory [EDITED] Pin
PaleyX20-Mar-05 13:56
PaleyX20-Mar-05 13:56 
GeneralRe: Calling ZeroMemory [EDITED] Pin
Dave Kreskowiak20-Mar-05 14:07
mveDave Kreskowiak20-Mar-05 14:07 
GeneralRe: Calling ZeroMemory [EDITED] Pin
PaleyX20-Mar-05 14:11
PaleyX20-Mar-05 14:11 
I am using the byte array as a bit array and I need to constanty iterate over it ANDing and ORing it against another byte array. I am creating a 3 way crosstab report and by recycling the memory I only have 3 byte arrays in memory at any one time which give me big savings. The array is basically the number of "person" records on a database divided by 8
GeneralQuickly loading jpg thumbs Pin
Travelster19-Mar-05 6:28
Travelster19-Mar-05 6:28 
GeneralRe: Quickly loading jpg thumbs Pin
Dave Kreskowiak19-Mar-05 14:00
mveDave Kreskowiak19-Mar-05 14:00 
GeneralAutomatic create SelectCommand, InsertCommand, DeleteCommand and Paremeters like Server Explorer in vs.net Pin
god4k19-Mar-05 2:00
god4k19-Mar-05 2:00 
GeneralRe: Automatic create SelectCommand, InsertCommand, DeleteCommand and Paremeters like Server Explorer in vs.net Pin
sreejith ss nair19-Mar-05 19:33
sreejith ss nair19-Mar-05 19:33 
Generalinteracting with web service client side problem Pin
Ankit Aneja19-Mar-05 1:17
Ankit Aneja19-Mar-05 1:17 
GeneralSending “large” packed of data over TCP/IP using Socket Pin
Magnus2718-Mar-05 23:30
Magnus2718-Mar-05 23:30 
GeneralRe: Sending “large” packed of data over TCP/IP using Socket Pin
Judah Gabriel Himango19-Mar-05 19:39
sponsorJudah Gabriel Himango19-Mar-05 19:39 
GeneralTo Textbox or not to Textbox Pin
Todd_s0218-Mar-05 20:22
Todd_s0218-Mar-05 20:22 
GeneralRe: To Textbox or not to Textbox Pin
MoustafaS19-Mar-05 5:46
MoustafaS19-Mar-05 5:46 
GeneralRe: To Textbox or not to Textbox Pin
Luis Alonso Ramos19-Mar-05 22:25
Luis Alonso Ramos19-Mar-05 22:25 
GeneralRe: To Textbox or not to Textbox Pin
Todd_s0220-Mar-05 14:52
Todd_s0220-Mar-05 14:52 
GeneralRe: To Textbox or not to Textbox Pin
Luis Alonso Ramos20-Mar-05 18:40
Luis Alonso Ramos20-Mar-05 18:40 
GeneralCombobox in Datagrid Class Pin
18-Mar-05 19:43
suss18-Mar-05 19:43 
GeneralRe: Combobox in Datagrid Class Pin
MoustafaS19-Mar-05 5:59
MoustafaS19-Mar-05 5:59 
GeneralStoring Some settings in Registry Pin
ronin177018-Mar-05 16:04
ronin177018-Mar-05 16:04 
GeneralRe: Storing Some settings in Registry Pin
MoustafaS19-Mar-05 6:08
MoustafaS19-Mar-05 6:08 
GeneralRe: Storing Some settings in Registry Pin
Yaakov Davis19-Mar-05 10:20
Yaakov Davis19-Mar-05 10:20 

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.