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

C#

 
GeneralRe: Need some guidance in making client-server software Pin
Munis-q27-Oct-09 7:00
Munis-q27-Oct-09 7:00 
GeneralRe: Need some guidance in making client-server software Pin
PIEBALDconsult27-Oct-09 10:45
professionalPIEBALDconsult27-Oct-09 10:45 
GeneralRe: Need some guidance in making client-server software Pin
Munis-q27-Oct-09 22:17
Munis-q27-Oct-09 22:17 
GeneralRe: Need some guidance in making client-server software Pin
PIEBALDconsult28-Oct-09 5:33
professionalPIEBALDconsult28-Oct-09 5:33 
QuestionJagged Array Problems [modified] Pin
Steve5177126-Oct-09 7:45
Steve5177126-Oct-09 7:45 
AnswerRe: Jagged Array Problems Pin
Richard MacCutchan26-Oct-09 8:00
mveRichard MacCutchan26-Oct-09 8:00 
AnswerRe: Jagged Array Problems Pin
OriginalGriff26-Oct-09 8:02
mvaOriginalGriff26-Oct-09 8:02 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 8:23
Steve5177126-Oct-09 8:23 
OriginalGriff wrote:
allScriptImage[e.RowIndex] = new Byte[scriptImage.Length];


This line is giving me the exception.. I am trying to dynamically assign the sizes on the fly.

Basically, I have a ScanImage() method that returns a Byte[].. I want to enter that Byte[] into a Byte[][]... There will be a variable total number of Bytes[], each size will vary as well.

Thanks,
Steve
GeneralRe: Jagged Array Problems Pin
Luc Pattyn26-Oct-09 8:38
sitebuilderLuc Pattyn26-Oct-09 8:38 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 9:00
Steve5177126-Oct-09 9:00 
GeneralRe: Jagged Array Problems Pin
Not Active26-Oct-09 9:23
mentorNot Active26-Oct-09 9:23 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 14:57
Steve5177126-Oct-09 14:57 
AnswerRe: Jagged Array Problems Pin
Not Active26-Oct-09 8:06
mentorNot Active26-Oct-09 8:06 
GeneralRe: Jagged Array Problems Pin
Steve5177126-Oct-09 8:50
Steve5177126-Oct-09 8:50 
QuestionDataGridView Scrollbars Disabled Pin
musefan26-Oct-09 7:21
musefan26-Oct-09 7:21 
QuestionHow to create GUI designer for users Pin
omeecode26-Oct-09 6:38
omeecode26-Oct-09 6:38 
AnswerRe: How to create GUI designer for users Pin
Henry Minute26-Oct-09 6:46
Henry Minute26-Oct-09 6:46 
AnswerRe: How to create GUI designer for users Pin
J4amieC26-Oct-09 7:39
J4amieC26-Oct-09 7:39 
AnswerRe: How to create GUI designer for users Pin
MickCurley26-Oct-09 8:53
MickCurley26-Oct-09 8:53 
Questionwindows service security permissions Pin
Chesnokov Yuriy26-Oct-09 6:31
professionalChesnokov Yuriy26-Oct-09 6:31 
AnswerRe: windows service security permissions Pin
Covean26-Oct-09 7:33
Covean26-Oct-09 7:33 
GeneralRe: windows service security permissions Pin
Chesnokov Yuriy26-Oct-09 8:56
professionalChesnokov Yuriy26-Oct-09 8:56 
GeneralRe: windows service security permissions Pin
Covean26-Oct-09 23:19
Covean26-Oct-09 23:19 
QuestionRe: windows service security permissions Pin
Chesnokov Yuriy27-Oct-09 0:14
professionalChesnokov Yuriy27-Oct-09 0:14 
AnswerRe: windows service security permissions Pin
Covean27-Oct-09 0:39
Covean27-Oct-09 0:39 

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.