Click here to Skip to main content
15,905,420 members
Home / Discussions / C#
   

C#

 
GeneralRe: Threading & StreamReader.Read() Question Pin
Harvey Saayman6-Apr-09 8:51
Harvey Saayman6-Apr-09 8:51 
AnswerRe: Threading & StreamReader.Read() Question Pin
Luc Pattyn6-Apr-09 8:30
sitebuilderLuc Pattyn6-Apr-09 8:30 
Questionhow to transfer binary files ? Pin
E_Gold6-Apr-09 7:05
E_Gold6-Apr-09 7:05 
AnswerRe: how to transfer binary files ? Pin
Luc Pattyn6-Apr-09 7:23
sitebuilderLuc Pattyn6-Apr-09 7:23 
GeneralRe: how to transfer binary files ? Pin
EliottA6-Apr-09 9:16
EliottA6-Apr-09 9:16 
GeneralRe: how to transfer binary files ? Pin
Luc Pattyn6-Apr-09 9:34
sitebuilderLuc Pattyn6-Apr-09 9:34 
AnswerRe: how to transfer binary files ? Pin
jschell6-Apr-09 8:16
jschell6-Apr-09 8:16 
AnswerRe: how to transfer binary files ? Pin
riced6-Apr-09 12:06
riced6-Apr-09 12:06 
Do you really means send and receive as bits?
Or do you mean send and receive bytes?
If the latter try looking at the BinaryReader and BinaryWriter classes (together with StingReader and StringWriter?).

If you do mean sending and receiving bits you need to look at the bit shifting operators.

All stuff available via the help in VS (and possibly via Google). Smile | :)

Regards
David R

Questionproblem with listview and an extended treelistView Pin
mirko866-Apr-09 6:34
mirko866-Apr-09 6:34 
AnswerRe: problem with listview and an extended treelistView Pin
DaveyM696-Apr-09 12:04
professionalDaveyM696-Apr-09 12:04 
AnswerRe: problem with listview and an extended treelistView Pin
Mycroft Holmes6-Apr-09 12:24
professionalMycroft Holmes6-Apr-09 12:24 
QuestionCreating Setup File Pin
Narendra Reddy Vajrala6-Apr-09 6:10
Narendra Reddy Vajrala6-Apr-09 6:10 
QuestionRe: Creating Setup File Pin
Eddy Vluggen6-Apr-09 6:17
professionalEddy Vluggen6-Apr-09 6:17 
AnswerRe: Creating Setup File Pin
Narendra Reddy Vajrala6-Apr-09 6:30
Narendra Reddy Vajrala6-Apr-09 6:30 
GeneralRe: Creating Setup File Pin
Rajdeep.NET is BACK6-Apr-09 7:36
Rajdeep.NET is BACK6-Apr-09 7:36 
GeneralRe: Creating Setup File Pin
Narendra Reddy Vajrala6-Apr-09 23:08
Narendra Reddy Vajrala6-Apr-09 23:08 
Questionset focus to Process using c# in API/Code [modified] Pin
lostboy6-Apr-09 5:59
lostboy6-Apr-09 5:59 
AnswerRe: set focus to Process using c# in API/Code Pin
Henry Minute6-Apr-09 12:14
Henry Minute6-Apr-09 12:14 
QuestionRTP developement in .net Pin
Saurabh90906-Apr-09 5:45
Saurabh90906-Apr-09 5:45 
QuestionPrint a datagridview bound to a list<> Pin
Christian_V_V6-Apr-09 5:45
Christian_V_V6-Apr-09 5:45 
AnswerRe: Print a datagridview bound to a list<> Pin
Henry Minute6-Apr-09 6:25
Henry Minute6-Apr-09 6:25 
QuestionDataset table row edit mode Pin
dingo146-Apr-09 5:31
dingo146-Apr-09 5:31 
AnswerRe: Dataset table row edit mode Pin
Mycroft Holmes6-Apr-09 12:29
professionalMycroft Holmes6-Apr-09 12:29 
QuestionHelp For .Net ComponentClass help Pin
crrajaguru6-Apr-09 4:20
crrajaguru6-Apr-09 4:20 
AnswerRe: Help For .Net ComponentClass help Pin
Jack Li6-Apr-09 4:32
Jack Li6-Apr-09 4:32 

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.