Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
AnswerRe: Gridview Pin
Vimalsoft(Pty) Ltd19-Aug-09 22:20
professionalVimalsoft(Pty) Ltd19-Aug-09 22:20 
AnswerRe: Gridview Pin
padmanabhan N19-Aug-09 22:43
padmanabhan N19-Aug-09 22:43 
AnswerRe: Gridview Pin
wyj12020-Aug-09 0:40
wyj12020-Aug-09 0:40 
QuestionNetworkStream problem... Pin
Trapper-Hell19-Aug-09 20:43
Trapper-Hell19-Aug-09 20:43 
AnswerRe: NetworkStream problem... Pin
Luc Pattyn19-Aug-09 22:51
sitebuilderLuc Pattyn19-Aug-09 22:51 
GeneralRe: NetworkStream problem... Pin
Trapper-Hell23-Aug-09 21:07
Trapper-Hell23-Aug-09 21:07 
GeneralRe: NetworkStream problem... Pin
Luc Pattyn24-Aug-09 0:38
sitebuilderLuc Pattyn24-Aug-09 0:38 
GeneralRe: NetworkStream problem... Pin
Trapper-Hell24-Aug-09 2:30
Trapper-Hell24-Aug-09 2:30 
This is just to inform you that I have just amended most code as you kindly suggested. With regards to exception handling, I must say that I have been a bit careless in implementing them, thus that is why they lack so much - sorry about that. Now I have now implemented two methods:

void Send(object obj) - which serializes the object immediately into a NetworkStream.
object Receive() - which deserializes from the NetworkStream into an object.

Obviously enough this should be much better both in terms of performance and simplicity of code.

I'm not sure that this would solve the problem of not being able to receive all the data (I don't expect it too anyway), and I'll keep you informed.

I would like to thank you once again, however, if you get an idea on how to ensure that all data is read, I kindly ask you to reply with that Smile | :) Thanks so much!
GeneralRe: NetworkStream problem... Pin
Luc Pattyn24-Aug-09 2:36
sitebuilderLuc Pattyn24-Aug-09 2:36 
GeneralRe: NetworkStream problem... Pin
Trapper-Hell24-Aug-09 20:06
Trapper-Hell24-Aug-09 20:06 
GeneralRe: NetworkStream problem... Pin
Luc Pattyn24-Aug-09 23:49
sitebuilderLuc Pattyn24-Aug-09 23:49 
QuestionWin Form - resize form problem Pin
Gindi Bar Yahav19-Aug-09 19:41
Gindi Bar Yahav19-Aug-09 19:41 
AnswerRe: Win Form - resize form problem Pin
dan!sh 19-Aug-09 20:14
professional dan!sh 19-Aug-09 20:14 
AnswerRe: Win Form - resize form problem Pin
darkelv19-Aug-09 20:15
darkelv19-Aug-09 20:15 
GeneralRe: Win Form - resize form problem Pin
Gindi Bar Yahav19-Aug-09 20:30
Gindi Bar Yahav19-Aug-09 20:30 
GeneralRe: Win Form - resize form problem Pin
dan!sh 19-Aug-09 20:42
professional dan!sh 19-Aug-09 20:42 
GeneralRe: Win Form - resize form problem Pin
darkelv19-Aug-09 21:37
darkelv19-Aug-09 21:37 
AnswerRe: Win Form - resize form problem Pin
Trapper-Hell19-Aug-09 20:49
Trapper-Hell19-Aug-09 20:49 
QuestionResource File Help Pin
Dushan12319-Aug-09 18:12
Dushan12319-Aug-09 18:12 
AnswerRe: Resource File Help Pin
Christian Graus19-Aug-09 18:23
protectorChristian Graus19-Aug-09 18:23 
Questionusing DOM how to identify the link that is clicked? Pin
Jacobb Michael19-Aug-09 17:54
Jacobb Michael19-Aug-09 17:54 
QuestionHealth monitoring server up or down and logging to database Pin
ramindya19-Aug-09 13:37
ramindya19-Aug-09 13:37 
AnswerRe: Health monitoring server up or down and logging to database Pin
Christian Graus19-Aug-09 15:36
protectorChristian Graus19-Aug-09 15:36 
QuestionBackground Worker Pin
spankyleo12319-Aug-09 12:14
spankyleo12319-Aug-09 12:14 
AnswerRe: Background Worker Pin
Luc Pattyn19-Aug-09 12:55
sitebuilderLuc Pattyn19-Aug-09 12:55 

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.