Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
GeneralTwo listviews Pin
V.17-Nov-06 2:43
professionalV.17-Nov-06 2:43 
Questioniterating arraylists Pin
numbers1thru917-Nov-06 2:04
numbers1thru917-Nov-06 2:04 
AnswerRe: iterating arraylists Pin
ejuanpp17-Nov-06 2:27
ejuanpp17-Nov-06 2:27 
GeneralRe: iterating arraylists Pin
numbers1thru917-Nov-06 2:47
numbers1thru917-Nov-06 2:47 
AnswerRe: iterating arraylists Pin
Private_Void17-Nov-06 2:29
Private_Void17-Nov-06 2:29 
GeneralRe: iterating arraylists Pin
numbers1thru917-Nov-06 2:48
numbers1thru917-Nov-06 2:48 
QuestionHow to read an exact character from text file Pin
CodeItWell17-Nov-06 1:34
CodeItWell17-Nov-06 1:34 
AnswerRe: How to read an exact character from text file Pin
Colin Angus Mackay17-Nov-06 1:46
Colin Angus Mackay17-Nov-06 1:46 
I would imagine you would have to parse the file to find the second line, then offset from the start of the second line to find the 15th character. Some text representations use multibyte character encoding so it may not be a 15 byte (or 30 byte) offset because each character can have a different length to the next one.


AnswerRe: How to read an exact character from text file Pin
V.17-Nov-06 2:44
professionalV.17-Nov-06 2:44 
GeneralRe: How to read an exact character from text file Pin
ednrgc17-Nov-06 4:53
ednrgc17-Nov-06 4:53 
Questiondynamic progressbar in C#.Net Pin
abdelhameed8117-Nov-06 0:46
abdelhameed8117-Nov-06 0:46 
AnswerRe: dynamic progressbar in C#.Net Pin
J4amieC17-Nov-06 1:09
J4amieC17-Nov-06 1:09 
AnswerRe: dynamic progressbar in C#.Net Pin
Pete O'Hanlon17-Nov-06 1:23
mvePete O'Hanlon17-Nov-06 1:23 
QuestionVersions of C# and .Net Pin
Smon the Vidd17-Nov-06 0:34
Smon the Vidd17-Nov-06 0:34 
AnswerRe: Versions of C# and .Net Pin
Kevin McFarlane17-Nov-06 0:39
Kevin McFarlane17-Nov-06 0:39 
GeneralRe: Versions of C# and .Net Pin
Dewald21-Nov-06 0:42
Dewald21-Nov-06 0:42 
GeneralRe: Versions of C# and .Net Pin
Kevin McFarlane21-Nov-06 8:52
Kevin McFarlane21-Nov-06 8:52 
QuestionURGENT : Display HTML Document into an Application Form Pin
Ahmad_kaau16-Nov-06 23:24
Ahmad_kaau16-Nov-06 23:24 
AnswerRe: URGENT : Display HTML Document into an Application Form Pin
Christian Graus16-Nov-06 23:39
protectorChristian Graus16-Nov-06 23:39 
GeneralRe: URGENT : Display HTML Document into an Application Form Pin
Pete O'Hanlon17-Nov-06 1:25
mvePete O'Hanlon17-Nov-06 1:25 
GeneralRe: URGENT : Display HTML Document into an Application Form Pin
Ahmad_kaau17-Nov-06 2:10
Ahmad_kaau17-Nov-06 2:10 
GeneralRe: URGENT : Display HTML Document into an Application Form Pin
Pete O'Hanlon17-Nov-06 3:35
mvePete O'Hanlon17-Nov-06 3:35 
GeneralRe: URGENT : Display HTML Document into an Application Form Pin
Ahmad_kaau17-Nov-06 4:45
Ahmad_kaau17-Nov-06 4:45 
AnswerRe: URGENT : Display HTML Document into an Application Form Pin
ejuanpp16-Nov-06 23:41
ejuanpp16-Nov-06 23:41 
Questionhow to set a property in CustomWebControl like WinForm TextBox's 'lines' Property Pin
wstech16-Nov-06 23:16
wstech16-Nov-06 23:16 

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.