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

C#

 
GeneralRe: tabpage events Pin
Corinna John11-Jun-04 2:20
Corinna John11-Jun-04 2:20 
GeneralRe: tabpage events Pin
robmays11-Jun-04 20:45
robmays11-Jun-04 20:45 
Generalproblem in applying grid style to datagrid Pin
Anonymous11-Jun-04 2:06
Anonymous11-Jun-04 2:06 
GeneralRe: problem in applying grid style to datagrid Pin
Heath Stewart11-Jun-04 4:14
protectorHeath Stewart11-Jun-04 4:14 
GeneralReadin XML Attributes Pin
saud_a_k11-Jun-04 1:14
saud_a_k11-Jun-04 1:14 
GeneralRe: Readin XML Attributes Pin
Alex Getman11-Jun-04 2:45
Alex Getman11-Jun-04 2:45 
GeneralRe: Readin XML Attributes Pin
saud_a_k11-Jun-04 3:00
saud_a_k11-Jun-04 3:00 
GeneralRe: Readin XML Attributes Pin
Heath Stewart11-Jun-04 4:10
protectorHeath Stewart11-Jun-04 4:10 
How are you reading in the XML file? If you use an XmlTextReader, for example, there is plenty of ways to access both elements and attributes, as well as processing instructions, comments, etc. If you're using an XmlDocument along with the rest of the XML DOM classes, then there are ways to access attributes, elements, processing insturctions, etc., as well. Read the documentation for the class(es) you're using in the .NET Framework SDK.

Otherwise, please be more specific about why you can't seem to read attributes and maybe we can help.

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Readin XML Attributes Pin
saud_a_k13-Jun-04 20:55
saud_a_k13-Jun-04 20:55 
GeneralRe: Readin XML Attributes Pin
Heath Stewart14-Jun-04 3:40
protectorHeath Stewart14-Jun-04 3:40 
GeneralRe: Readin XML Attributes Pin
saud_a_k14-Jun-04 17:58
saud_a_k14-Jun-04 17:58 
GeneralRe: Readin XML Attributes Pin
Heath Stewart15-Jun-04 2:30
protectorHeath Stewart15-Jun-04 2:30 
GeneralRe: Readin XML Attributes Pin
saud_a_k15-Jun-04 17:57
saud_a_k15-Jun-04 17:57 
GeneralRe: Readin XML Attributes Pin
Heath Stewart16-Jun-04 3:20
protectorHeath Stewart16-Jun-04 3:20 
GeneralRe: Readin XML Attributes Pin
saud_a_k16-Jun-04 18:49
saud_a_k16-Jun-04 18:49 
GeneralRe: Readin XML Attributes Pin
Heath Stewart16-Jun-04 21:00
protectorHeath Stewart16-Jun-04 21:00 
GeneralRe: Readin XML Attributes Pin
saud_a_k16-Jun-04 21:11
saud_a_k16-Jun-04 21:11 
GeneralRe: Readin XML Attributes Pin
eggie511-Jun-04 12:59
eggie511-Jun-04 12:59 
GeneralRe: Readin XML Attributes Pin
saud_a_k14-Jun-04 18:02
saud_a_k14-Jun-04 18:02 
GeneralFTP Class Pin
SatyaDY11-Jun-04 0:24
SatyaDY11-Jun-04 0:24 
GeneralBeginner Q: Where to get Info on "distributed assemblies" Pin
matthias s.11-Jun-04 0:11
matthias s.11-Jun-04 0:11 
GeneralRe: Beginner Q: Where to get Info on "distributed assemblies" Pin
Colin Angus Mackay11-Jun-04 3:51
Colin Angus Mackay11-Jun-04 3:51 
Questionhooking??? Pin
10-Jun-04 22:32
suss10-Jun-04 22:32 
AnswerRe: hooking??? Pin
Stefan Troschuetz10-Jun-04 23:15
Stefan Troschuetz10-Jun-04 23:15 
AnswerRe: hooking??? Pin
leppie11-Jun-04 7:20
leppie11-Jun-04 7:20 

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.