Click here to Skip to main content
15,885,704 members
Home / Discussions / C#
   

C#

 
GeneralRe: Threads, Static Fields & Abstract Classes Problem Pin
JohnLBevan10-Jun-10 0:55
professionalJohnLBevan10-Jun-10 0:55 
GeneralRe: Threads, Static Fields & Abstract Classes Problem Pin
Luc Pattyn10-Jun-10 1:05
sitebuilderLuc Pattyn10-Jun-10 1:05 
Questionmaking auto serial number for each build of project Pin
kasraa000980009-Jun-10 9:47
kasraa000980009-Jun-10 9:47 
AnswerRe: making auto serial number for each build of project Pin
#realJSOP9-Jun-10 10:02
mve#realJSOP9-Jun-10 10:02 
GeneralRe: making auto serial number for each build of project Pin
Jason Vetter9-Jun-10 10:11
Jason Vetter9-Jun-10 10:11 
GeneralRe: making auto serial number for each build of project Pin
#realJSOP9-Jun-10 23:45
mve#realJSOP9-Jun-10 23:45 
AnswerRe: making auto serial number for each build of project Pin
Tony Richards9-Jun-10 10:44
Tony Richards9-Jun-10 10:44 
QuestionHow to build reportviewer using existing dynamic dataset without report wizard Pin
roman_s9-Jun-10 8:24
roman_s9-Jun-10 8:24 
So lets say I have Form1

in Form1 I want to build a reportviewer1 linked to an reportex.rdlc.

I have designed the rdlc and when the code executes it creates the dataset that is returned as dsCount

DataSet dsCount = ConvertDownloadAuditToDataSet(daCountList);


I want reportviewer1 to bind this dsCount to the report.

I know how to build on creating a xsd dataset but when I have an embedded dataset Im not sure how to bind it
QuestionFor Multilingual Application Pin
Andy Rama9-Jun-10 7:59
Andy Rama9-Jun-10 7:59 
AnswerRe: For Multilingual Application Pin
Dimitri Witkowski9-Jun-10 8:50
Dimitri Witkowski9-Jun-10 8:50 
QuestionRe: For Multilingual Application Pin
Andy Rama10-Jun-10 6:07
Andy Rama10-Jun-10 6:07 
AnswerRe: For Multilingual Application Pin
Dimitri Witkowski10-Jun-10 6:16
Dimitri Witkowski10-Jun-10 6:16 
GeneralRe: For Multilingual Application Pin
Andy Rama10-Jun-10 6:18
Andy Rama10-Jun-10 6:18 
QuestionHow to return a collection from a method. Pin
Chiman19-Jun-10 6:28
Chiman19-Jun-10 6:28 
AnswerRe: How to return a collection from a method. Pin
Luc Pattyn9-Jun-10 6:50
sitebuilderLuc Pattyn9-Jun-10 6:50 
AnswerRe: How to return a collection from a method. Pin
Not Active9-Jun-10 6:57
mentorNot Active9-Jun-10 6:57 
GeneralRe: How to return a collection from a method. [modified] Pin
#realJSOP9-Jun-10 7:43
mve#realJSOP9-Jun-10 7:43 
GeneralRe: How to return a collection from a method. Pin
Not Active9-Jun-10 7:47
mentorNot Active9-Jun-10 7:47 
GeneralRe: How to return a collection from a method. Pin
Luc Pattyn9-Jun-10 8:28
sitebuilderLuc Pattyn9-Jun-10 8:28 
GeneralRe: How to return a collection from a method. Pin
DaveyM699-Jun-10 8:59
professionalDaveyM699-Jun-10 8:59 
GeneralRe: How to return a collection from a method. Pin
Luc Pattyn9-Jun-10 9:05
sitebuilderLuc Pattyn9-Jun-10 9:05 
AnswerRe: How to return a collection from a method. Pin
carbon_golem9-Jun-10 7:30
carbon_golem9-Jun-10 7:30 
AnswerRe: How to return a collection from a method. Pin
#realJSOP9-Jun-10 7:47
mve#realJSOP9-Jun-10 7:47 
JokeRe: How to return a collection from a method. Pin
Andrew Rissing9-Jun-10 7:55
Andrew Rissing9-Jun-10 7:55 
GeneralRe: How to return a collection from a method. Pin
#realJSOP9-Jun-10 8:26
mve#realJSOP9-Jun-10 8: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.