Click here to Skip to main content
15,893,622 members
Home / Discussions / C#
   

C#

 
GeneralRe: Blank lines in a rich text box from a Serial Device, am I getting rid of them correctly..... Pin
PIEBALDconsult29-Aug-12 6:54
mvePIEBALDconsult29-Aug-12 6:54 
GeneralRe: Blank lines in a rich text box from a Serial Device, am I getting rid of them correctly..... Pin
glennPattonWork329-Aug-12 22:01
professionalglennPattonWork329-Aug-12 22:01 
GeneralRe: Blank lines in a rich text box from a Serial Device, am I getting rid of them correctly..... Pin
glennPattonWork329-Aug-12 23:19
professionalglennPattonWork329-Aug-12 23:19 
QuestionExtract excel from SQLDB Pin
dabuskol29-Aug-12 2:31
dabuskol29-Aug-12 2:31 
AnswerRe: Extract excel from SQLDB Pin
Eddy Vluggen29-Aug-12 2:42
professionalEddy Vluggen29-Aug-12 2:42 
GeneralRe: Extract excel from SQLDB Pin
dabuskol29-Aug-12 2:45
dabuskol29-Aug-12 2:45 
GeneralRe: Extract excel from SQLDB Pin
Eddy Vluggen29-Aug-12 3:01
professionalEddy Vluggen29-Aug-12 3:01 
Questionworking with xml Pin
sc steinhayse29-Aug-12 2:27
sc steinhayse29-Aug-12 2:27 
In a C# 2010 desktop/console appplication, I would to know how to accomplish my tasks (or at least part of my taks) listed below working with xml:
1. I want to parse out specific nodes so that I can access the various level of nodes I am working with.
2. I would like to place various data elements in a collection/array that I can work with like an array.
3. I would like to take the xml file and add certain sections to a sql server 2008 r2 database.
**Note: The xml contains the various kind of stuctures:
a. There is an occurence of 0 to 50 customer names.
b. There is a node is just unique elements.
c. There is an occurences of 0 to 25 elements that contain the
following 4 items in each occurence:
customer number, customber address, customer city state and zip,
contact name, contact number.

Thus can you tell me and/or point to to references that will show me how to accomplish my goals (or at least part of the goals)? If I have at least an example or two to look at, I can figure out how to accomplish the rest of the goals.
AnswerRe: working with xml Pin
Pete O'Hanlon29-Aug-12 2:35
mvePete O'Hanlon29-Aug-12 2:35 
GeneralRe: working with xml Pin
sc steinhayse29-Aug-12 3:49
sc steinhayse29-Aug-12 3:49 
GeneralRe: working with xml Pin
Pete O'Hanlon29-Aug-12 4:04
mvePete O'Hanlon29-Aug-12 4:04 
QuestionHow to get print from Zebra printng machine Tpl 2844 Pin
Mohammed Abdul Muqeet28-Aug-12 20:03
Mohammed Abdul Muqeet28-Aug-12 20:03 
AnswerRe: How to get print from Zebra printng machine Tpl 2844 Pin
Pete O'Hanlon28-Aug-12 23:08
mvePete O'Hanlon28-Aug-12 23:08 
QuestionC# take xml and store in sql server Pin
dcof28-Aug-12 18:00
dcof28-Aug-12 18:00 
AnswerRe: C# take xml and store in sql server Pin
PIEBALDconsult28-Aug-12 19:19
mvePIEBALDconsult28-Aug-12 19:19 
AnswerRe: C# take xml and store in sql server Pin
BobJanova28-Aug-12 23:39
BobJanova28-Aug-12 23:39 
GeneralRe: C# take xml and store in sql server Pin
sc steinhayse29-Aug-12 3:51
sc steinhayse29-Aug-12 3:51 
GeneralRe: C# take xml and store in sql server Pin
BobJanova29-Aug-12 4:52
BobJanova29-Aug-12 4:52 
AnswerRe: C# take xml and store in sql server Pin
V.29-Aug-12 2:04
professionalV.29-Aug-12 2:04 
GeneralRe: C# take xml and store in sql server Pin
sc steinhayse29-Aug-12 3:51
sc steinhayse29-Aug-12 3:51 
AnswerRe: C# take xml and store in sql server Pin
jschell30-Aug-12 8:59
jschell30-Aug-12 8:59 
QuestionC# use linq to parse xml Pin
dcof28-Aug-12 17:28
dcof28-Aug-12 17:28 
AnswerRe: C# use linq to parse xml Pin
PIEBALDconsult28-Aug-12 19:21
mvePIEBALDconsult28-Aug-12 19:21 
AnswerRe: C# use linq to parse xml Pin
V.29-Aug-12 2:00
professionalV.29-Aug-12 2:00 
GeneralRe: C# use linq to parse xml Pin
dcof29-Aug-12 10:56
dcof29-Aug-12 10:56 

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.