Click here to Skip to main content
15,914,408 members
Home / Discussions / C#
   

C#

 
QuestionCan I create a public object? Pin
Steve Harp12-Dec-08 3:12
Steve Harp12-Dec-08 3:12 
AnswerRe: Can I create a public object? Pin
Tom Deketelaere12-Dec-08 3:16
professionalTom Deketelaere12-Dec-08 3:16 
GeneralRe: Can I create a public object? Pin
DaveyM6912-Dec-08 3:23
professionalDaveyM6912-Dec-08 3:23 
GeneralRe: Can I create a public object? Pin
Tom Deketelaere12-Dec-08 3:45
professionalTom Deketelaere12-Dec-08 3:45 
AnswerRe: Can I create a public object? Pin
Colin Angus Mackay12-Dec-08 3:25
Colin Angus Mackay12-Dec-08 3:25 
GeneralRe: Can I create a public object? Pin
Steve Harp12-Dec-08 3:45
Steve Harp12-Dec-08 3:45 
GeneralRe: Can I create a public object? Pin
N a v a n e e t h12-Dec-08 6:48
N a v a n e e t h12-Dec-08 6:48 
AnswerRe: Can I create a public object? Pin
CodingYoshi12-Dec-08 3:28
CodingYoshi12-Dec-08 3:28 
AnswerRe: Can I create a public object? Pin
Gideon Engelberth12-Dec-08 3:47
Gideon Engelberth12-Dec-08 3:47 
GeneralRe: Can I create a public object? Pin
Steve Harp12-Dec-08 5:22
Steve Harp12-Dec-08 5:22 
AnswerRe: Can I create a public object? Pin
PIEBALDconsult12-Dec-08 6:49
mvePIEBALDconsult12-Dec-08 6:49 
Questionmath namespace Pin
MS Lee12-Dec-08 2:55
MS Lee12-Dec-08 2:55 
AnswerRe: math namespace Pin
dan!sh 12-Dec-08 3:00
professional dan!sh 12-Dec-08 3:00 
AnswerRe: math namespace Pin
Lev Danielyan12-Dec-08 3:00
Lev Danielyan12-Dec-08 3:00 
GeneralRe: math namespace Pin
MS Lee12-Dec-08 3:12
MS Lee12-Dec-08 3:12 
GeneralRe: math namespace Pin
Lev Danielyan12-Dec-08 3:20
Lev Danielyan12-Dec-08 3:20 
GeneralRe: math namespace Pin
MS Lee12-Dec-08 3:43
MS Lee12-Dec-08 3:43 
GeneralRe: math namespace Pin
Guffa12-Dec-08 9:22
Guffa12-Dec-08 9:22 
GeneralRe: math namespace Pin
PIEBALDconsult12-Dec-08 11:03
mvePIEBALDconsult12-Dec-08 11:03 
GeneralRe: math namespace Pin
Lev Danielyan12-Dec-08 19:41
Lev Danielyan12-Dec-08 19:41 
QuestionRe: math namespace Pin
CPallini12-Dec-08 10:41
mveCPallini12-Dec-08 10:41 
QuestionJunk characters in text file made using Stream Writer. Pin
Saum_Vora12-Dec-08 1:39
Saum_Vora12-Dec-08 1:39 
Hi,

In one of my application created in C#, i am taking back up of data in text file. The data is fetched from db and inserted into datareader. Then each column is read and appended in StreamBuilder with "," delimiters. In this way i append about more than 1000 records in one string builder.Now this builder is written in file using Stream Writer. On checking the file i found that data of few columns of only one row contained junk characters. What should be the reason and how to solve/take care about it.

Regards

Saumik V
AnswerRe: Junk characters in text file made using Stream Writer. Pin
Lev Danielyan12-Dec-08 3:05
Lev Danielyan12-Dec-08 3:05 
QuestionDate n time problem Pin
Neha V12-Dec-08 0:45
Neha V12-Dec-08 0:45 
AnswerRe: Date n time problem Pin
Lev Danielyan12-Dec-08 0:48
Lev Danielyan12-Dec-08 0:48 

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.