Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
QuestionCapture with Windows Media Encoder SDK Pin
shmarov21-Sep-05 1:48
shmarov21-Sep-05 1:48 
QuestionAvoid stuck while reading a large textfile Pin
Seraphin21-Sep-05 0:14
Seraphin21-Sep-05 0:14 
AnswerRe: Avoid stuck while reading a large textfile Pin
Guffa21-Sep-05 0:41
Guffa21-Sep-05 0:41 
GeneralRe: Avoid stuck while reading a large textfile Pin
Seraphin21-Sep-05 0:48
Seraphin21-Sep-05 0:48 
GeneralRe: Avoid stuck while reading a large textfile Pin
Guffa21-Sep-05 1:24
Guffa21-Sep-05 1:24 
GeneralRe: Avoid stuck while reading a large textfile Pin
Seraphin21-Sep-05 1:49
Seraphin21-Sep-05 1:49 
GeneralRe: Avoid stuck while reading a large textfile Pin
Dan Neely21-Sep-05 1:53
Dan Neely21-Sep-05 1:53 
GeneralRe: Avoid stuck while reading a large textfile Pin
Guffa21-Sep-05 3:37
Guffa21-Sep-05 3:37 
Dividing the size by two to the the number of chars only works if the textfile is saved as 16 bit unicode. Most text files are ANSI or UTF-8, which uses 8 bit encoding.

---
b { font-weight: normal; }

Question.net remoting Pin
Geert van Horrik21-Sep-05 0:04
Geert van Horrik21-Sep-05 0:04 
AnswerRe: .net remoting Pin
S. Senthil Kumar21-Sep-05 4:28
S. Senthil Kumar21-Sep-05 4:28 
GeneralRe: .net remoting Pin
Geert van Horrik21-Sep-05 4:40
Geert van Horrik21-Sep-05 4:40 
Questionenconding style ERROR Pin
Campaniço20-Sep-05 23:44
Campaniço20-Sep-05 23:44 
Questionwindows service Pin
Mridang Agarwalla20-Sep-05 21:54
Mridang Agarwalla20-Sep-05 21:54 
Questionhow to make it work?? Pin
shanzy20-Sep-05 21:52
shanzy20-Sep-05 21:52 
AnswerRe: how to make it work?? Pin
Guffa20-Sep-05 21:55
Guffa20-Sep-05 21:55 
AnswerRe: how to make it work?? Pin
mav.northwind20-Sep-05 22:01
mav.northwind20-Sep-05 22:01 
GeneralRe: how to make it work?? Pin
shanzy20-Sep-05 22:05
shanzy20-Sep-05 22:05 
AnswerRe: how to make it work?? Pin
Luis Alonso Ramos21-Sep-05 5:47
Luis Alonso Ramos21-Sep-05 5:47 
QuestionAbout Remoting Pin
baskar.G20-Sep-05 19:13
baskar.G20-Sep-05 19:13 
AnswerRe: About Remoting Pin
akshayswaroop21-Sep-05 3:22
akshayswaroop21-Sep-05 3:22 
QuestionReading Emails from Exchange Server;MSXML 2.6, XMLHTTP Problem Pin
Member 185593520-Sep-05 18:28
Member 185593520-Sep-05 18:28 
QuestionCan you tell me how to custom a arrow with GDI+ Pin
dreamwinter20-Sep-05 17:25
dreamwinter20-Sep-05 17:25 
AnswerRe: Can you tell me how to custom a arrow with GDI+ Pin
Andy Moore20-Sep-05 18:05
Andy Moore20-Sep-05 18:05 
GeneralRe: Can you tell me how to custom a arrow with GDI+ Pin
Andy Moore20-Sep-05 18:06
Andy Moore20-Sep-05 18:06 
AnswerRe: Can you tell me how to custom a arrow with GDI+ Pin
mav.northwind20-Sep-05 20:51
mav.northwind20-Sep-05 20:51 

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.