Click here to Skip to main content
15,923,689 members
Home / Discussions / C#
   

C#

 
AnswerRe: Counting the Number of Working Days Pin
AFSEKI7-May-07 6:52
AFSEKI7-May-07 6:52 
QuestionTCP/IP & UDP Pin
Prakash A 19802-May-07 0:39
Prakash A 19802-May-07 0:39 
AnswerRe: TCP/IP & UDP Pin
Guffa2-May-07 1:02
Guffa2-May-07 1:02 
AnswerRe: TCP/IP & UDP Pin
Christian Graus2-May-07 1:05
protectorChristian Graus2-May-07 1:05 
AnswerRe: TCP/IP & UDP Pin
Eytukan2-May-07 2:14
Eytukan2-May-07 2:14 
QuestionPrinting Drawing Shapes Pin
free_soul4242-May-07 0:36
free_soul4242-May-07 0:36 
AnswerRe: Printing Drawing Shapes Pin
Bijesh2-May-07 2:23
Bijesh2-May-07 2:23 
QuestionTCP/IP & UDP Pin
Prakash A 19802-May-07 0:16
Prakash A 19802-May-07 0:16 
AnswerRe: TCP/IP & UDP Pin
Muammar©2-May-07 0:27
Muammar©2-May-07 0:27 
Questionproblem in grouping of radio buttons in C#.net 205 Pin
pashitech2-May-07 0:06
pashitech2-May-07 0:06 
AnswerRe: problem in grouping of radio buttons in C#.net 205 Pin
Giorgi Dalakishvili2-May-07 0:07
mentorGiorgi Dalakishvili2-May-07 0:07 
GeneralRe: problem in grouping of radio buttons in C#.net 205 Pin
pashitech2-May-07 0:19
pashitech2-May-07 0:19 
QuestionVOIP Client in C# Pin
Waskira1-May-07 23:52
Waskira1-May-07 23:52 
AnswerRe: VOIP Client in C# Pin
Rahul Babu2-May-07 2:33
Rahul Babu2-May-07 2:33 
GeneralRe: VOIP Client in C# Pin
Waskira2-May-07 20:18
Waskira2-May-07 20:18 
QuestionFiltering datasets Pin
Muammar©1-May-07 23:52
Muammar©1-May-07 23:52 
AnswerRe: Filtering datasets Pin
Pete O'Hanlon1-May-07 23:58
mvePete O'Hanlon1-May-07 23:58 
GeneralRe: Filtering datasets Pin
Muammar©2-May-07 0:15
Muammar©2-May-07 0:15 
GeneralRe: Filtering datasets Pin
Mazdak2-May-07 0:26
Mazdak2-May-07 0:26 
GeneralRe: Filtering datasets Pin
Muammar©2-May-07 0:45
Muammar©2-May-07 0:45 
GeneralRe: Filtering datasets Pin
Mazdak2-May-07 1:00
Mazdak2-May-07 1:00 
GeneralRe: Filtering datasets Pin
Mazdak2-May-07 1:02
Mazdak2-May-07 1:02 
GeneralRe: Filtering datasets Pin
Muammar©2-May-07 1:16
Muammar©2-May-07 1:16 
GeneralRe: Filtering datasets Pin
Mazdak2-May-07 1:22
Mazdak2-May-07 1:22 
GeneralRe: Filtering datasets Pin
szukuro2-May-07 1:51
szukuro2-May-07 1:51 
The method DataAdapter.Fill as the name suggests fills the DataSet or the DataTable that get's passed as an argument. So passing a filtered DataSet doesn't really achieve anything. Perhaps if you were to enlighten us what exactly you are trying to do.

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.