Click here to Skip to main content
15,888,286 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help to TabControl / TabPage Pin
saabbaer12-Feb-04 6:45
saabbaer12-Feb-04 6:45 
Questionhow to get cpu usage rate realtimely using C# Pin
yu-yu12-Feb-04 3:33
yu-yu12-Feb-04 3:33 
AnswerRe: how to get cpu usage rate realtimely using C# Pin
Heath Stewart12-Feb-04 4:10
protectorHeath Stewart12-Feb-04 4:10 
GeneralRe: how to get cpu usage rate realtimely using C# Pin
yu-yu12-Feb-04 13:01
yu-yu12-Feb-04 13:01 
GeneralXmlTextReader with a NetworkStream causes problems Pin
Borgbjerg11-Feb-04 23:00
Borgbjerg11-Feb-04 23:00 
GeneralRe: XmlTextReader with a NetworkStream causes problems Pin
Heath Stewart12-Feb-04 4:04
protectorHeath Stewart12-Feb-04 4:04 
GeneralRe: XmlTextReader with a NetworkStream causes problems Pin
Borgbjerg12-Feb-04 4:30
Borgbjerg12-Feb-04 4:30 
GeneralRe: XmlTextReader with a NetworkStream causes problems Pin
Heath Stewart12-Feb-04 4:42
protectorHeath Stewart12-Feb-04 4:42 
I can't really see how that'd work with a NetworkStream, but I guess it works for you. Good.

One thing I would recommend, though, is that you use the encoding of the stream you get from the server (from XmlTextReader.Encoding) so as not to mix encodings, unless you already know that the stream will be UTF-8 encoded.

 

Microsoft MVP, Visual C#
My Articles
GeneralGrant permission to access the Msysobjects Pin
Daminda11-Feb-04 21:18
Daminda11-Feb-04 21:18 
GeneralRe: Grant permission to access the Msysobjects Pin
Heath Stewart12-Feb-04 3:56
protectorHeath Stewart12-Feb-04 3:56 
GeneralImage into a database Pin
bengolong11-Feb-04 20:42
bengolong11-Feb-04 20:42 
GeneralRe: Image into a database Pin
Mazdak11-Feb-04 22:43
Mazdak11-Feb-04 22:43 
GeneralDeleting read-only files Pin
pankajdaga11-Feb-04 20:42
pankajdaga11-Feb-04 20:42 
GeneralRe: Deleting read-only files Pin
Colin Angus Mackay11-Feb-04 23:15
Colin Angus Mackay11-Feb-04 23:15 
GeneralRe: Deleting read-only files Pin
pankajdaga12-Feb-04 5:49
pankajdaga12-Feb-04 5:49 
GeneralRe: Deleting read-only files Pin
Tom Larsen12-Feb-04 5:13
Tom Larsen12-Feb-04 5:13 
GeneralRe: Deleting read-only files Pin
pankajdaga12-Feb-04 5:48
pankajdaga12-Feb-04 5:48 
GeneralHelp required......... Pin
shkhan11-Feb-04 20:16
shkhan11-Feb-04 20:16 
GeneralRe: Help required......... Pin
John Kuhn11-Feb-04 20:39
John Kuhn11-Feb-04 20:39 
GeneralDeep copy Hashtable Pin
RickardB11-Feb-04 20:15
RickardB11-Feb-04 20:15 
GeneralRe: Deep copy Hashtable Pin
Heath Stewart12-Feb-04 3:43
protectorHeath Stewart12-Feb-04 3:43 
GeneralRe: Deep copy Hashtable Pin
RickardB12-Feb-04 19:06
RickardB12-Feb-04 19:06 
GeneralRe: Deep copy Hashtable Pin
Heath Stewart13-Feb-04 3:31
protectorHeath Stewart13-Feb-04 3:31 
GeneralListing the tables of MS Access (Error is This) Pin
Daminda11-Feb-04 17:14
Daminda11-Feb-04 17:14 
GeneralRe: Listing the tables of MS Access (Error is This) Pin
krisp11-Feb-04 19:34
krisp11-Feb-04 19:34 

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.