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

.NET (Core and Framework)

 
GeneralRe: can application service start without being logged in? Pin
Dave Kreskowiak15-May-13 4:12
mveDave Kreskowiak15-May-13 4:12 
GeneralRe: can application service start without being logged in? Pin
Marco Bertschi15-May-13 21:15
protectorMarco Bertschi15-May-13 21:15 
QuestionMVC Pin
JAYRAJ GIRI6-May-13 23:03
JAYRAJ GIRI6-May-13 23:03 
AnswerRe: MVC Pin
Dave Kreskowiak7-May-13 15:12
mveDave Kreskowiak7-May-13 15:12 
AnswerRe: MVC Pin
Bikash Prakash Dash13-May-13 19:18
Bikash Prakash Dash13-May-13 19:18 
QuestionFlurent Nhibernate issues Pin
Punnoose Joseph2-May-13 2:30
Punnoose Joseph2-May-13 2:30 
QuestionChange custom settings inn app.config (vb.net) Pin
Member 995543229-Apr-13 10:26
Member 995543229-Apr-13 10:26 
AnswerRe: Change custom settings inn app.config (vb.net) Pin
Dave Kreskowiak29-Apr-13 11:05
mveDave Kreskowiak29-Apr-13 11:05 
AnswerRe: Change custom settings inn app.config (vb.net) Pin
Richard MacCutchan29-Apr-13 23:04
mveRichard MacCutchan29-Apr-13 23:04 
AnswerRe: Change custom settings inn app.config (vb.net) Pin
Anna King9-May-13 2:51
professionalAnna King9-May-13 2:51 
SuggestionRegarding Resume Parser Tool Pin
ganesh96199129-Apr-13 0:09
ganesh96199129-Apr-13 0:09 
GeneralRe: Regarding Resume Parser Tool Pin
Eddy Vluggen29-Apr-13 1:01
professionalEddy Vluggen29-Apr-13 1:01 
GeneralRe: Regarding Resume Parser Tool Pin
ganesh96199129-Apr-13 1:28
ganesh96199129-Apr-13 1:28 
GeneralRe: Regarding Resume Parser Tool Pin
Eddy Vluggen29-Apr-13 2:14
professionalEddy Vluggen29-Apr-13 2:14 
GeneralRe: Regarding Resume Parser Tool Pin
Pete O'Hanlon29-Apr-13 2:17
mvePete O'Hanlon29-Apr-13 2:17 
GeneralRe: Regarding Resume Parser Tool Pin
ganesh96199129-Apr-13 2:35
ganesh96199129-Apr-13 2:35 
GeneralRe: Regarding Resume Parser Tool Pin
Pete O'Hanlon29-Apr-13 2:54
mvePete O'Hanlon29-Apr-13 2:54 
GeneralRe: Regarding Resume Parser Tool Pin
ganesh96199129-Apr-13 3:09
ganesh96199129-Apr-13 3:09 
GeneralRe: Regarding Resume Parser Tool Pin
Pete O'Hanlon29-Apr-13 3:13
mvePete O'Hanlon29-Apr-13 3:13 
GeneralRe: Regarding Resume Parser Tool Pin
Sarthakaggarwal10-May-13 5:38
Sarthakaggarwal10-May-13 5:38 
GeneralRe: Regarding Resume Parser Tool Pin
Pete O'Hanlon10-May-13 7:20
mvePete O'Hanlon10-May-13 7:20 
GeneralRe: Regarding Resume Parser Tool Pin
Bram van Kampen10-May-13 14:42
Bram van Kampen10-May-13 14:42 
Hi,

Do I understand it correctly that you want to convert an array, which you retrieved from a word document into a set of XML entities?

The first question is what is in your Array. If your array is a list of structures initialized with the information you need to fill in the XML Fields. your problem is simple, just use sprintf,
If, as I fear, that is not the case, the question becomes how to make sense of the available data. What formal structure(if any) does the Word Source document have.

Note that Tax Authorities around the world send out forms to fill in, (one char per Box). That results in a structured document that can be mechanically parsed and checked for errors.

Smile | :)
Bram van Kampen

GeneralRe: Regarding Resume Parser Tool Pin
Richard MacCutchan29-Apr-13 5:07
mveRichard MacCutchan29-Apr-13 5:07 
QuestionSyntax error in update statement. Pin
Shaandg28-Apr-13 19:24
professionalShaandg28-Apr-13 19:24 
AnswerRe: Syntax error in update statement. Pin
MaulikDusara28-Apr-13 21:10
MaulikDusara28-Apr-13 21:10 

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.