Click here to Skip to main content
15,925,602 members
Home / Discussions / C#
   

C#

 
AnswerRe: strange exception caused by DirectX? Pin
mav.northwind12-Apr-06 20:02
mav.northwind12-Apr-06 20:02 
GeneralRe: strange exception caused by DirectX? Pin
melanieab13-Apr-06 4:27
melanieab13-Apr-06 4:27 
QuestionSecuring messages between client/server Pin
danchester12-Apr-06 9:47
danchester12-Apr-06 9:47 
AnswerRe: Securing messages between client/server Pin
Judah Gabriel Himango12-Apr-06 11:00
sponsorJudah Gabriel Himango12-Apr-06 11:00 
GeneralRe: Securing messages between client/server Pin
danchester198313-Apr-06 2:03
danchester198313-Apr-06 2:03 
GeneralRe: Securing messages between client/server Pin
Judah Gabriel Himango13-Apr-06 4:56
sponsorJudah Gabriel Himango13-Apr-06 4:56 
GeneralRe: Securing messages between client/server Pin
danchester198317-Apr-06 6:17
danchester198317-Apr-06 6:17 
GeneralRe: Securing messages between client/server Pin
Judah Gabriel Himango17-Apr-06 6:51
sponsorJudah Gabriel Himango17-Apr-06 6:51 
I would venture a guess and say yes, since it's still a System.IO.Stream underneath, with the same familiar methods. But it really depends on your surrounding code; if lots of code is expecting it to act one way, you're going to have to make lots of changes. OTOH, if your code is isolated to the point where only the sending and receiving methods are expecting a regular old stream, you'll only need to change it in those 2 places.
QuestionC# Extracting data out of a .txt file Pin
Hellachuckles12-Apr-06 9:06
Hellachuckles12-Apr-06 9:06 
AnswerRe: C# Extracting data out of a .txt file Pin
Judah Gabriel Himango12-Apr-06 9:13
sponsorJudah Gabriel Himango12-Apr-06 9:13 
GeneralRe: C# Extracting data out of a .txt file Pin
Hellachuckles12-Apr-06 9:24
Hellachuckles12-Apr-06 9:24 
AnswerRe: C# Extracting data out of a .txt file Pin
smurfy3412-Apr-06 9:15
smurfy3412-Apr-06 9:15 
GeneralRe: C# Extracting data out of a .txt file Pin
Hellachuckles12-Apr-06 9:26
Hellachuckles12-Apr-06 9:26 
AnswerRe: C# Extracting data out of a .txt file Pin
Bitwise Gamgee12-Apr-06 9:39
Bitwise Gamgee12-Apr-06 9:39 
GeneralRe: C# Extracting data out of a .txt file Pin
Hellachuckles13-Apr-06 4:32
Hellachuckles13-Apr-06 4:32 
QuestionHelp with socket problem... Pin
Aaron Dilliard12-Apr-06 9:03
Aaron Dilliard12-Apr-06 9:03 
AnswerRe: Help with socket problem... Pin
Tom Wright12-Apr-06 9:11
Tom Wright12-Apr-06 9:11 
GeneralRe: Help with socket problem... Pin
Aaron Dilliard12-Apr-06 9:19
Aaron Dilliard12-Apr-06 9:19 
AnswerRe: Help with socket problem... Pin
leppie12-Apr-06 19:40
leppie12-Apr-06 19:40 
QuestionI need some help with DBNull and checkboxes Pin
Tom Wright12-Apr-06 9:03
Tom Wright12-Apr-06 9:03 
AnswerRe: I need some help with DBNull and checkboxes Pin
junglerover7712-Apr-06 14:11
junglerover7712-Apr-06 14:11 
GeneralRe: I need some help with DBNull and checkboxes Pin
Tom Wright13-Apr-06 4:21
Tom Wright13-Apr-06 4:21 
Questionfull error "Automation server can't create object" Pin
hasantayyar12-Apr-06 8:53
hasantayyar12-Apr-06 8:53 
Questionhow to create a floating toolbar in c#? Pin
Susuko12-Apr-06 8:52
Susuko12-Apr-06 8:52 
QuestionThreading help? Pin
eric_tran12-Apr-06 8:13
eric_tran12-Apr-06 8:13 

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.