Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
GeneralRe: Drawing a string without scaling the font size? Pin
Guffa6-Nov-08 8:09
Guffa6-Nov-08 8:09 
AnswerRe: Drawing a string without scaling the font size? Pin
Anthony Mushrow6-Nov-08 9:13
professionalAnthony Mushrow6-Nov-08 9:13 
Questionto execute command at command prompt from .net C# application Pin
sailesh_gupta6-Nov-08 3:02
sailesh_gupta6-Nov-08 3:02 
AnswerRe: to execute command at command prompt from .net C# application Pin
DaveyM696-Nov-08 3:17
professionalDaveyM696-Nov-08 3:17 
Questionwindows service deployment error Pin
vishnukamath6-Nov-08 2:56
vishnukamath6-Nov-08 2:56 
Questionxml Document Pin
arkiboys6-Nov-08 2:47
arkiboys6-Nov-08 2:47 
AnswerRe: xml Document Pin
Programm3r6-Nov-08 3:12
Programm3r6-Nov-08 3:12 
AnswerRe: xml Document Pin
PIEBALDconsult6-Nov-08 5:19
mvePIEBALDconsult6-Nov-08 5:19 
If the file weren't so large I'd open it in Notepad to fix it.

I would hesitate to write a program that blindly replaces the character(s) without further investigation.

You could write a simple console program to read each line, keeping count, and display the 1116997th line (or all lines that contain invalid characters).

Fixing the problem may be more difficult. Ideally, once you know what's going on, you can provide that information to whoever creates the file and tell them that their process is buggy and they can fix it on their end (I've had to do that).
GeneralRe: xml Document Pin
arkiboys6-Nov-08 11:18
arkiboys6-Nov-08 11:18 
QuestionCan an application referencing Office dll/s work without Office installed? Pin
InFrA0076-Nov-08 2:19
InFrA0076-Nov-08 2:19 
AnswerRe: Can an application referencing Office dll/s work without Office installed? Pin
DaveyM696-Nov-08 2:37
professionalDaveyM696-Nov-08 2:37 
AnswerRe: Can an application referencing Office dll/s work without Office installed? Pin
Paul Conrad6-Nov-08 5:07
professionalPaul Conrad6-Nov-08 5:07 
GeneralRe: Can an application referencing Office dll/s work without Office installed? Pin
Mirko19806-Nov-08 21:36
Mirko19806-Nov-08 21:36 
GeneralRe: Can an application referencing Office dll/s work without Office installed? Pin
InFrA0077-Nov-08 2:47
InFrA0077-Nov-08 2:47 
QuestionWhat should i use for Datashape() Pin
seen18max6-Nov-08 0:43
seen18max6-Nov-08 0:43 
AnswerRe: What should i write for Datashape() Pin
Simon P Stevens6-Nov-08 0:55
Simon P Stevens6-Nov-08 0:55 
GeneralRe: What should i write for Datashape() Pin
seen18max6-Nov-08 1:16
seen18max6-Nov-08 1:16 
AnswerRe: What should i use for Datashape() Pin
DaveyM696-Nov-08 0:58
professionalDaveyM696-Nov-08 0:58 
GeneralRe: What should i use for Datashape() Pin
seen18max6-Nov-08 1:13
seen18max6-Nov-08 1:13 
GeneralRe: What should i use for Datashape() Pin
Simon P Stevens6-Nov-08 1:28
Simon P Stevens6-Nov-08 1:28 
GeneralRe: What should i use for Datashape() Pin
DaveyM696-Nov-08 1:30
professionalDaveyM696-Nov-08 1:30 
GeneralRe: What should i use for Datashape() Pin
seen18max6-Nov-08 1:42
seen18max6-Nov-08 1:42 
GeneralRe: What should i use for Datashape() Pin
DaveyM696-Nov-08 2:16
professionalDaveyM696-Nov-08 2:16 
Questionwindows service Deployment Pin
vishnukamath5-Nov-08 23:25
vishnukamath5-Nov-08 23:25 
AnswerRe: windows service Deployment Pin
AhsanS5-Nov-08 23:58
AhsanS5-Nov-08 23:58 

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.