Click here to Skip to main content
15,899,313 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralEditable Pivot (Rotated) Datagrid- Article Request Pin
Ghazi H. Wadi10-Oct-04 23:36
Ghazi H. Wadi10-Oct-04 23:36 
GeneralHelp needed in namespace std Pin
Ehsan Zafar8-Oct-04 20:01
Ehsan Zafar8-Oct-04 20:01 
GeneralRe: Help needed in namespace std Pin
Chris Richardson8-Oct-04 22:16
Chris Richardson8-Oct-04 22:16 
Generalfile transfer Pin
wahrheit@tiscalinet.it6-Oct-04 0:33
wahrheit@tiscalinet.it6-Oct-04 0:33 
GeneralRe: file transfer Pin
sreejith ss nair6-Oct-04 20:39
sreejith ss nair6-Oct-04 20:39 
GeneralRe: file transfer Pin
Vasudevan Deepak Kumar8-Oct-04 4:45
Vasudevan Deepak Kumar8-Oct-04 4:45 
Generaldata base Pin
Member 14170125-Oct-04 17:49
Member 14170125-Oct-04 17:49 
Questionhow to populate grid nwithout reforming an xml? Pin
manivannan.p2-Oct-04 2:16
manivannan.p2-Oct-04 2:16 
Hi,
I have an XML file, which contains several nodes like the ones below:

<saml:Attribute AttributeName="ssbAssertionVersion"

AttributeNamespace="http://www.syntegra.com">
<saml:AttributeValue

xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion">1.0</saml:AttributeValue>
</saml:Attribute>

- <saml:Attribute AttributeName="cn" AttributeNamespace="http://www.syntegra.com">
<saml:AttributeValue xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion">Doe Joanna

B</saml:AttributeValue>
</saml:Attribute>

----> My objective is to , take the value present inside the tag, "saml:AttributeValue " and

populate it in my custom grid control, which will accept the element name as a parameter and

display its value.

Problems:
1. ELEMENT NAME IS THE SAME IN ALL THE NODES, "saml:AttributeValue".
2.I dont want to reframe a new xml file out of this present one, since it increases the

processing time.
3.I cant give an xpath query, directly to the my custom grid control.it will accept only the

element name of a xml file.

Please help me, if you can think of a logic, that has to finally make the 'saml:AttributeValue'

element name unique,without reforming a new xml so that i can directly feed that into my grid

control.

Thanks In advance,

Regs, Manivannan
GeneralWanted: Articles on Managed DX9 in C# Pin
DeepT28-Sep-04 8:00
DeepT28-Sep-04 8:00 
GeneralRe: Wanted: Articles on Managed DX9 in C# Pin
sreejith ss nair6-Oct-04 20:55
sreejith ss nair6-Oct-04 20:55 
GeneralOWA dissection Pin
Hugo Hallman22-Sep-04 1:56
Hugo Hallman22-Sep-04 1:56 
Generalresize contol on runtime Pin
imMansoor20-Sep-04 19:52
imMansoor20-Sep-04 19:52 
GeneralRe: resize contol on runtime Pin
sreejith ss nair6-Oct-04 20:44
sreejith ss nair6-Oct-04 20:44 
GeneralUrgent... Pin
lkjun20-Sep-04 7:03
lkjun20-Sep-04 7:03 
GeneralRe: Urgent... Pin
Steven Campbell20-Sep-04 7:38
Steven Campbell20-Sep-04 7:38 
GeneralRe: Urgent... Pin
sreejith ss nair20-Sep-04 17:41
sreejith ss nair20-Sep-04 17:41 
GeneralRe: Urgent... Pin
Steven Campbell21-Sep-04 2:27
Steven Campbell21-Sep-04 2:27 
GeneralRe: Urgent... Pin
Colin Angus Mackay21-Sep-04 11:01
Colin Angus Mackay21-Sep-04 11:01 
GeneralCD-RW Pin
User 41923818-Sep-04 5:24
User 41923818-Sep-04 5:24 
GeneralRe: CD-RW Pin
Anonymous18-Sep-04 14:51
Anonymous18-Sep-04 14:51 
GeneralRe: CD-RW Pin
Anonymous18-Sep-04 19:18
Anonymous18-Sep-04 19:18 
GeneralRe: CD-RW Pin
User 41923818-Sep-04 22:56
User 41923818-Sep-04 22:56 
QuestionWhat a Developer Needs ? Pin
jk chan18-Sep-04 2:11
jk chan18-Sep-04 2:11 
AnswerRe: What a Developer Needs ? Pin
sreejith ss nair20-Sep-04 17:52
sreejith ss nair20-Sep-04 17:52 
GeneralRe: What a Developer Needs ? Pin
Anonymous20-Sep-04 22:46
Anonymous20-Sep-04 22:46 

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.