Click here to Skip to main content
15,918,275 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: free ASP.NET message board(forums) system Pin
MoustafaS13-Jun-05 18:17
MoustafaS13-Jun-05 18:17 
GeneralFileStream inserts extra characters Pin
xeaglex13-Jun-05 11:39
xeaglex13-Jun-05 11:39 
GeneralRe: FileStream inserts extra characters Pin
Saksida Bojan14-Jun-05 22:58
Saksida Bojan14-Jun-05 22:58 
GeneralRe: FileStream inserts extra characters Pin
xeaglex15-Jun-05 4:38
xeaglex15-Jun-05 4:38 
GeneralRe: FileStream inserts extra characters Pin
Saksida Bojan15-Jun-05 20:15
Saksida Bojan15-Jun-05 20:15 
GeneralRe: FileStream inserts extra characters Pin
xeaglex16-Jun-05 4:23
xeaglex16-Jun-05 4:23 
GeneralRe: FileStream inserts extra characters Pin
Saksida Bojan16-Jun-05 10:15
Saksida Bojan16-Jun-05 10:15 
GeneralRe: FileStream inserts extra characters Pin
Saksida Bojan20-Jan-06 1:16
Saksida Bojan20-Jan-06 1:16 
This is realy realy late post. (A Year)

At that time, i didn't know what can be wrong, but i have recently have some simular problem. I found this post when i was cleaning my e-mail box.

StreamReader ^sr = gcnew StreamReader(File::OpenRead("test.txt"), Encoding::Default);


Encoding::Default is using windows default setting. If you don't specificy the encoding it will use UTF7 encoding by default.
GeneralRendering Forms Controls within rows of a listbox Pin
Ruth Ivimey-Cook13-Jun-05 7:46
Ruth Ivimey-Cook13-Jun-05 7:46 
GeneralRe: Rendering Forms Controls within rows of a listbox Pin
oykica13-Jun-05 17:41
oykica13-Jun-05 17:41 
GeneralRe: Rendering Forms Controls within rows of a listbox Pin
Ruth Ivimey-Cook13-Jun-05 22:11
Ruth Ivimey-Cook13-Jun-05 22:11 
GeneralRe: Rendering Forms Controls within rows of a listbox Pin
oykica13-Jun-05 22:52
oykica13-Jun-05 22:52 
GeneralCOM interop Pin
Manju13-Jun-05 3:19
Manju13-Jun-05 3:19 
GeneralVS 2002 and VS 2003 at the same time… Pin
anderslundsgard12-Jun-05 23:28
anderslundsgard12-Jun-05 23:28 
GeneralRe: VS 2002 and VS 2003 at the same time… Pin
toxcct13-Jun-05 1:10
toxcct13-Jun-05 1:10 
GeneralRe: VS 2002 and VS 2003 at the same time… Pin
anderslundsgard13-Jun-05 3:06
anderslundsgard13-Jun-05 3:06 
GeneralGetting rid of lag with pictureBox Pin
pcxboy11-Jun-05 19:00
pcxboy11-Jun-05 19:00 
GeneralRe: Getting rid of lag with pictureBox Pin
Robert Rohde11-Jun-05 20:42
Robert Rohde11-Jun-05 20:42 
GeneralRe: Getting rid of lag with pictureBox Pin
pcxboy11-Jun-05 20:50
pcxboy11-Jun-05 20:50 
GeneralRe: Getting rid of lag with pictureBox Pin
Robert Rohde11-Jun-05 21:16
Robert Rohde11-Jun-05 21:16 
GeneralRe: Getting rid of lag with pictureBox Pin
pcxboy12-Jun-05 0:31
pcxboy12-Jun-05 0:31 
GeneralRe: Getting rid of lag with pictureBox Pin
Robert Rohde12-Jun-05 1:02
Robert Rohde12-Jun-05 1:02 
GeneralImplementing Access Levels Pin
tinkis11-Jun-05 8:45
tinkis11-Jun-05 8:45 
GeneralApplication has generated an exception that could not be handled Pin
xeric10-Jun-05 18:25
xeric10-Jun-05 18:25 
GeneralRe: Application has generated an exception that could not be handled Pin
mav.northwind10-Jun-05 21:06
mav.northwind10-Jun-05 21:06 

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.