Click here to Skip to main content
16,011,754 members
Home / Discussions / C#
   

C#

 
GeneralRe: Shortcut keys and macros [modified] Pin
12Code18-Mar-09 19:01
12Code18-Mar-09 19:01 
AnswerRe: Shortcut keys and macros Pin
Pankaj Nikam18-Mar-09 18:35
professionalPankaj Nikam18-Mar-09 18:35 
GeneralRe: Shortcut keys and macros Pin
12Code18-Mar-09 19:17
12Code18-Mar-09 19:17 
GeneralRe: Shortcut keys and macros Pin
Pankaj Nikam18-Mar-09 19:36
professionalPankaj Nikam18-Mar-09 19:36 
Questionhow to join 2 tables in a data set Pin
Nine_18-Mar-09 17:31
Nine_18-Mar-09 17:31 
AnswerRe: how to join 2 tables in a data set Pin
tech60318-Mar-09 19:06
tech60318-Mar-09 19:06 
GeneralRe: how to join 2 tables in a data set Pin
Nine_19-Mar-09 1:29
Nine_19-Mar-09 1:29 
GeneralRe: how to join 2 tables in a data set Pin
tech60319-Mar-09 3:06
tech60319-Mar-09 3:06 
I'm sorry the first answer did not help you, I'm guessing you have a reason to populate two separate datasets and then parse through them to get your info.

You may want to look at this article, it explains how to use select/sort things using your dataset and a datatable.

http://msdn.microsoft.com/en-us/library/system.data.datatable.select.aspx[^]

Also you will most likely have to do a dataset copy then dataset.add to add the columns to the copied dataset in order to get the results you want. Not sure if this is exactly what your looking for but hope this points you in the right direction.

Matthew Vass
QA Analyst
mvass@hostmysite.com
HostMySite.com

QuestionWindows Media Player control - suppress full screen Pin
Christian Graus18-Mar-09 16:51
protectorChristian Graus18-Mar-09 16:51 
AnswerRe: Windows Media Player control - suppress full screen Pin
ABitSmart18-Mar-09 18:05
ABitSmart18-Mar-09 18:05 
QuestionDeploy N-Tier Application... Pin
Illegal Operation18-Mar-09 12:26
Illegal Operation18-Mar-09 12:26 
QuestionMessage Removed Pin
18-Mar-09 10:59
professionalN_tro_P18-Mar-09 10:59 
AnswerRe: Get an IntPtr to an Image Pin
Christian Graus18-Mar-09 11:05
protectorChristian Graus18-Mar-09 11:05 
GeneralMessage Removed Pin
18-Mar-09 11:31
professionalN_tro_P18-Mar-09 11:31 
GeneralRe: Get an IntPtr to an Image Pin
Christian Graus18-Mar-09 12:27
protectorChristian Graus18-Mar-09 12:27 
GeneralRe: Get an IntPtr to an Image Pin
0x3c018-Mar-09 21:11
0x3c018-Mar-09 21:11 
QuestionHow to connect Oracle to my C# program Pin
E_Gold18-Mar-09 10:59
E_Gold18-Mar-09 10:59 
AnswerRe: How to connect Oracle to my C# program Pin
EliottA18-Mar-09 11:03
EliottA18-Mar-09 11:03 
QuestionIdentifying which user is running a process? Pin
bbranded18-Mar-09 9:55
bbranded18-Mar-09 9:55 
AnswerRe: Identifying which user is running a process? Pin
Anthony Mushrow18-Mar-09 10:29
professionalAnthony Mushrow18-Mar-09 10:29 
GeneralRe: Identifying which user is running a process? Pin
bbranded18-Mar-09 10:39
bbranded18-Mar-09 10:39 
QuestionNeed Advice about Inserting Pin
soulidentities18-Mar-09 9:00
soulidentities18-Mar-09 9:00 
AnswerRe: Need Advice about Inserting [modified] Pin
fly90418-Mar-09 9:16
fly90418-Mar-09 9:16 
GeneralRe: Need Advice about Inserting Pin
soulidentities18-Mar-09 9:18
soulidentities18-Mar-09 9:18 
GeneralRe: Need Advice about Inserting Pin
fly90418-Mar-09 9:36
fly90418-Mar-09 9:36 

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.