Click here to Skip to main content
15,890,670 members
Home / Discussions / C#
   

C#

 
GeneralRe: Illegal cross thread exception in Invoke method Pin
AspDotNetDev7-Apr-10 9:10
protectorAspDotNetDev7-Apr-10 9:10 
GeneralRe: Illegal cross thread exception in Invoke method Pin
yeah10007-Apr-10 10:01
yeah10007-Apr-10 10:01 
QuestionSub Containers Control Pin
Xmen Real 17-Mar-10 4:05
professional Xmen Real 17-Mar-10 4:05 
AnswerRe: Sub Containers Control Pin
Bernhard Hiller17-Mar-10 4:40
Bernhard Hiller17-Mar-10 4:40 
GeneralRe: Sub Containers Control Pin
Xmen Real 17-Mar-10 5:16
professional Xmen Real 17-Mar-10 5:16 
GeneralRe: Sub Containers Control Pin
Keith Barrow17-Mar-10 5:33
professionalKeith Barrow17-Mar-10 5:33 
GeneralRe: Sub Containers Control Pin
Xmen Real 17-Mar-10 7:00
professional Xmen Real 17-Mar-10 7:00 
Questionbind from XML Pin
Jassim Rahma17-Mar-10 3:52
Jassim Rahma17-Mar-10 3:52 
I have this xml:

<resume>
<details>
<resumeName>Jassim</resumeName>
</details>
<experience>
<company ID="xxxxxxxxxxxxxxxx">
<name>apple</name>
<title>developer</title>
</company>
<company ID="bbbbbbbbbbbbbbbbb">
<name>microsoft</name>
<title>analyst</title>
</company>
</experience>
</resume>


how can I bind the expreience elemnt into a data grid so I will have ID, company and title columns?
AnswerRe: bind from XML Pin
Kythen17-Mar-10 5:33
Kythen17-Mar-10 5:33 
QuestionFilesInfo to DataGrid Pin
Jassim Rahma17-Mar-10 3:36
Jassim Rahma17-Mar-10 3:36 
AnswerRe: FilesInfo to DataGrid Pin
OriginalGriff17-Mar-10 3:58
mveOriginalGriff17-Mar-10 3:58 
Questionrefer to name instead of ID Pin
Jassim Rahma17-Mar-10 3:32
Jassim Rahma17-Mar-10 3:32 
AnswerRe: refer to name instead of ID Pin
Mirko198017-Mar-10 3:59
Mirko198017-Mar-10 3:59 
QuestionCount Words in a string Pin
kevinwell17-Mar-10 3:16
kevinwell17-Mar-10 3:16 
AnswerRe: Count Words in a string Pin
PIEBALDconsult17-Mar-10 3:27
mvePIEBALDconsult17-Mar-10 3:27 
AnswerRe: Count Words in a string Pin
OriginalGriff17-Mar-10 3:41
mveOriginalGriff17-Mar-10 3:41 
AnswerRe: Count Words in a string Pin
Mirko198017-Mar-10 3:52
Mirko198017-Mar-10 3:52 
GeneralRe: Count Words in a string Pin
OriginalGriff17-Mar-10 4:01
mveOriginalGriff17-Mar-10 4:01 
GeneralRe: Count Words in a string Pin
Luc Pattyn17-Mar-10 5:14
sitebuilderLuc Pattyn17-Mar-10 5:14 
GeneralRe: Count Words in a string Pin
Som Shekhar17-Mar-10 6:43
Som Shekhar17-Mar-10 6:43 
AnswerRe: Count Words in a string Pin
#realJSOP17-Mar-10 7:31
mve#realJSOP17-Mar-10 7:31 
GeneralRe: Count Words in a string Pin
AspDotNetDev17-Mar-10 20:04
protectorAspDotNetDev17-Mar-10 20:04 
QuestionC# Form Application - WebBrowserControl - DocumentComplete issue Pin
Jon Braunsma17-Mar-10 2:42
Jon Braunsma17-Mar-10 2:42 
AnswerRe: C# Form Application - WebBrowserControl - DocumentComplete issue Pin
Dave Kreskowiak17-Mar-10 3:22
mveDave Kreskowiak17-Mar-10 3:22 
GeneralRe: C# Form Application - WebBrowserControl - DocumentComplete issue Pin
Jon Braunsma17-Mar-10 10:46
Jon Braunsma17-Mar-10 10: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.