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

C#

 
AnswerRe: C# use linq for on filename Pin
dan!sh 16-Jan-13 20:08
professional dan!sh 16-Jan-13 20:08 
GeneralRe: C# use linq for on filename Pin
dcof17-Jan-13 8:19
dcof17-Jan-13 8:19 
AnswerRe: C# use linq for on filename Pin
Eddy Vluggen17-Jan-13 0:35
professionalEddy Vluggen17-Jan-13 0:35 
GeneralRe: C# use linq for on filename Pin
dcof17-Jan-13 8:18
dcof17-Jan-13 8:18 
QuestionRead every single keyboard press? [solved] Pin
Midnight Ahri16-Jan-13 15:24
Midnight Ahri16-Jan-13 15:24 
GeneralRe: Read every single keyboard press? Pin
PIEBALDconsult16-Jan-13 15:34
mvePIEBALDconsult16-Jan-13 15:34 
QuestionRe: Read every single keyboard press? Pin
Midnight Ahri16-Jan-13 15:52
Midnight Ahri16-Jan-13 15:52 
AnswerRe: Read every single keyboard press? Pin
PIEBALDconsult16-Jan-13 15:56
mvePIEBALDconsult16-Jan-13 15:56 
AnswerRe: Read every single keyboard press? Pin
Midnight Ahri16-Jan-13 16:03
Midnight Ahri16-Jan-13 16:03 
GeneralRe: Read every single keyboard press? Pin
PIEBALDconsult16-Jan-13 17:13
mvePIEBALDconsult16-Jan-13 17:13 
GeneralRe: Read every single keyboard press? Pin
pt140116-Jan-13 19:30
pt140116-Jan-13 19:30 
AnswerRe: Read every single keyboard press? Pin
Midnight Ahri16-Jan-13 19:43
Midnight Ahri16-Jan-13 19:43 
GeneralRe: Read every single keyboard press? Pin
pt140116-Jan-13 20:04
pt140116-Jan-13 20:04 
AnswerRe: Read every single keyboard press? Pin
Midnight Ahri16-Jan-13 20:27
Midnight Ahri16-Jan-13 20:27 
AnswerRe: Read every single keyboard press? Pin
Dave Kreskowiak16-Jan-13 17:32
mveDave Kreskowiak16-Jan-13 17:32 
AnswerRe: Read every single keyboard press? Pin
Eddy Vluggen17-Jan-13 0:41
professionalEddy Vluggen17-Jan-13 0:41 
GeneralRe: Read every single keyboard press? Pin
jschell17-Jan-13 8:30
jschell17-Jan-13 8:30 
AnswerRe: Read every single keyboard press? Pin
Eddy Vluggen17-Jan-13 9:39
professionalEddy Vluggen17-Jan-13 9:39 
AnswerRe: Read every single keyboard press? Pin
Abhinav S16-Jan-13 17:16
Abhinav S16-Jan-13 17:16 
AnswerRe: Read every single keyboard press? Pin
Midnight Ahri16-Jan-13 18:09
Midnight Ahri16-Jan-13 18:09 
QuestionJoining 2 DataSets Pin
RickSharp16-Jan-13 7:19
RickSharp16-Jan-13 7:19 
SuggestionRe: Joining 2 DataSets Pin
HuorSwords17-Jan-13 2:16
HuorSwords17-Jan-13 2:16 
It is only an option, but...

You may need to create a third dataset which the relationship itself is defined, and feed it with the information you get from these two webservices.

After that, you still can iterate through this third dataset to fill your gridview.
Questionwpf OR windows forms ??? Pin
Mohamad Shahmardan16-Jan-13 3:56
Mohamad Shahmardan16-Jan-13 3:56 
AnswerRe: wpf OR windows forms ??? Pin
Richard MacCutchan16-Jan-13 4:20
mveRichard MacCutchan16-Jan-13 4:20 
AnswerRe: wpf OR windows forms ??? Pin
Pete O'Hanlon16-Jan-13 4:26
mvePete O'Hanlon16-Jan-13 4:26 

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.