Click here to Skip to main content
15,917,329 members
Home / Discussions / C#
   

C#

 
GeneralRe: Generate Sequencial Number Pin
Luc Pattyn7-May-10 2:15
sitebuilderLuc Pattyn7-May-10 2:15 
GeneralRe: Generate Sequencial Number Pin
OriginalGriff7-May-10 4:02
mveOriginalGriff7-May-10 4:02 
AnswerRe: Generate Sequencial Number Pin
nagendrathecoder6-May-10 23:04
nagendrathecoder6-May-10 23:04 
AnswerRe: Generate Sequencial Number Pin
Peace ON6-May-10 23:05
Peace ON6-May-10 23:05 
AnswerRe: Generate Sequencial Number Pin
Peace ON6-May-10 23:22
Peace ON6-May-10 23:22 
AnswerRe: Generate Sequencial Number Pin
#realJSOP6-May-10 23:25
professional#realJSOP6-May-10 23:25 
QuestionGenerate Error While Build Dll Pin
Anubhava Dimri6-May-10 21:29
Anubhava Dimri6-May-10 21:29 
AnswerRe: Generate Error While Build Dll Pin
Bernhard Hiller6-May-10 21:40
Bernhard Hiller6-May-10 21:40 
GeneralRe: Generate Error While Build Dll Pin
Anubhava Dimri6-May-10 21:43
Anubhava Dimri6-May-10 21:43 
GeneralRe: Generate Error While Build Dll Pin
Vimalsoft(Pty) Ltd6-May-10 21:56
professionalVimalsoft(Pty) Ltd6-May-10 21:56 
GeneralRe: Generate Error While Build Dll Pin
Anubhava Dimri6-May-10 22:16
Anubhava Dimri6-May-10 22:16 
GeneralRe: Generate Error While Build Dll Pin
Vimalsoft(Pty) Ltd6-May-10 22:31
professionalVimalsoft(Pty) Ltd6-May-10 22:31 
QuestionDataSet to List<> Pin
Illegal Operation6-May-10 17:43
Illegal Operation6-May-10 17:43 
AnswerRe: DataSet to List Pin
Luc Pattyn6-May-10 17:51
sitebuilderLuc Pattyn6-May-10 17:51 
A List of what type?
You could use Add to add an instance of type T to a List<T>
You could use Add to add a DataSet to a List<DateSet>
So what is it you want?

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

Prolific encyclopedia fixture proof-reader browser patron addict?
We all depend on the beast below.


GeneralRe: DataSet to List Pin
Illegal Operation6-May-10 17:55
Illegal Operation6-May-10 17:55 
GeneralRe: DataSet to List Pin
Luc Pattyn6-May-10 18:06
sitebuilderLuc Pattyn6-May-10 18:06 
GeneralRe: DataSet to List Pin
Illegal Operation6-May-10 18:09
Illegal Operation6-May-10 18:09 
GeneralRe: DataSet to List Pin
Luc Pattyn6-May-10 18:15
sitebuilderLuc Pattyn6-May-10 18:15 
Questionappend(a,b,&result) Pin
Abdul-Rhman Alsri6-May-10 14:03
Abdul-Rhman Alsri6-May-10 14:03 
AnswerRe: append(a,b,&result) Pin
Dr.Walt Fair, PE6-May-10 14:40
professionalDr.Walt Fair, PE6-May-10 14:40 
AnswerRe: append(a,b,&result) Pin
Luc Pattyn6-May-10 14:47
sitebuilderLuc Pattyn6-May-10 14:47 
AnswerRe: append(a,b,&result) Pin
Anthony Mushrow6-May-10 14:56
professionalAnthony Mushrow6-May-10 14:56 
AnswerRe: append(a,b,&result) Pin
PIEBALDconsult6-May-10 15:02
mvePIEBALDconsult6-May-10 15:02 
GeneralRe: append(a,b,&result) Pin
Luc Pattyn6-May-10 15:24
sitebuilderLuc Pattyn6-May-10 15:24 
Questionkey_down event fired twice Pin
igalep1326-May-10 11:18
igalep1326-May-10 11:18 

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.