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

C#

 
GeneralRe: how i get data from datatable Pin
Mycroft Holmes13-Jan-13 23:58
professionalMycroft Holmes13-Jan-13 23:58 
GeneralRe: how i get data from datatable Pin
a1_shay14-Jan-13 0:53
a1_shay14-Jan-13 0:53 
GeneralRe: how i get data from datatable Pin
PIEBALDconsult14-Jan-13 3:05
mvePIEBALDconsult14-Jan-13 3:05 
GeneralRe: how i get data from datatable Pin
a1_shay14-Jan-13 3:08
a1_shay14-Jan-13 3:08 
GeneralRe: how i get data from datatable Pin
PIEBALDconsult14-Jan-13 3:36
mvePIEBALDconsult14-Jan-13 3:36 
GeneralRe: how i get data from datatable Pin
a1_shay14-Jan-13 12:34
a1_shay14-Jan-13 12:34 
Questionis it possible to work with Word files using Binary Reader and writer? Pin
hurrem13-Jan-13 5:41
hurrem13-Jan-13 5:41 
AnswerRe: is it possible to work with Word files using Binary Reader and writer? Pin
Garth J Lancaster13-Jan-13 10:19
professionalGarth J Lancaster13-Jan-13 10:19 
I would have thought using Binary Reader and Writer would be extremely tortuous for this - you would have to parse the document file(s) by hand

Why not look at a level of abstraction 'above' that .. this is an interop/RCW method of interacting with a Word Doc ... http://code.msdn.microsoft.com/office/CSAutomateWord-f422cae5[^] but it may not be good for 500 pages - you'd have to loop through all pages getting the text, (possibly) creating a new document with the translated text.

There are other ways to read/write Word documents - Read Document Text Directly from Microsoft Word File[^] for instance

'g'
QuestionDeleting registry values Pin
Erol230913-Jan-13 4:51
Erol230913-Jan-13 4:51 
AnswerRe: Deleting registry values Pin
Thomas Daniels13-Jan-13 6:06
mentorThomas Daniels13-Jan-13 6:06 
GeneralRe: Deleting registry values Pin
Erol230913-Jan-13 8:44
Erol230913-Jan-13 8:44 
GeneralRe: Deleting registry values Pin
Thomas Daniels14-Jan-13 5:57
mentorThomas Daniels14-Jan-13 5:57 
AnswerRe: Deleting registry values Pin
Pete O'Hanlon13-Jan-13 8:56
mvePete O'Hanlon13-Jan-13 8:56 
GeneralRe: Deleting registry values Pin
Erol230913-Jan-13 22:17
Erol230913-Jan-13 22:17 
GeneralRe: Deleting registry values Pin
Jibesh13-Jan-13 22:32
professionalJibesh13-Jan-13 22:32 
GeneralRe: Deleting registry values Pin
Pete O'Hanlon13-Jan-13 23:40
mvePete O'Hanlon13-Jan-13 23:40 
QuestionIndex was outside the bounds of the array. Pin
Erol230913-Jan-13 4:11
Erol230913-Jan-13 4:11 
AnswerRe: Index was outside the bounds of the array. Pin
OriginalGriff13-Jan-13 4:15
mveOriginalGriff13-Jan-13 4:15 
GeneralRe: Index was outside the bounds of the array. Pin
Erol230913-Jan-13 4:17
Erol230913-Jan-13 4:17 
GeneralRe: Index was outside the bounds of the array. Pin
OriginalGriff13-Jan-13 4:21
mveOriginalGriff13-Jan-13 4:21 
AnswerRe: Index was outside the bounds of the array. Pin
PIEBALDconsult13-Jan-13 4:41
mvePIEBALDconsult13-Jan-13 4:41 
QuestionObject reference not set to an instance of an object Pin
Erol230912-Jan-13 19:25
Erol230912-Jan-13 19:25 
AnswerRe: Object reference not set to an instance of an object Pin
Jibesh12-Jan-13 19:41
professionalJibesh12-Jan-13 19:41 
QuestionSaving selected option into database Pin
Oyebisi Jemil12-Jan-13 11:31
Oyebisi Jemil12-Jan-13 11:31 
AnswerRe: Saving selected option into database Pin
Pete O'Hanlon12-Jan-13 11:45
mvePete O'Hanlon12-Jan-13 11:45 

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.