Click here to Skip to main content
15,920,687 members
Home / Discussions / C#
   

C#

 
AnswerRe: const vs readonly Pin
Scott Dorman1-Sep-06 13:50
professionalScott Dorman1-Sep-06 13:50 
Question64 bit application Pin
psamy24-Aug-06 23:48
psamy24-Aug-06 23:48 
AnswerRe: 64 bit application Pin
Not Active25-Aug-06 2:31
mentorNot Active25-Aug-06 2:31 
GeneralRe: 64 bit application Pin
Dave Kreskowiak29-Aug-06 2:08
mveDave Kreskowiak29-Aug-06 2:08 
QuestionThread with ListView Pin
mm31024-Aug-06 23:30
mm31024-Aug-06 23:30 
AnswerRe: Thread with ListView [modified] Pin
coolestCoder24-Aug-06 23:45
coolestCoder24-Aug-06 23:45 
GeneralRe: Thread with ListView Pin
mm31025-Aug-06 0:21
mm31025-Aug-06 0:21 
GeneralRe: Thread with ListView Pin
coolestCoder25-Aug-06 0:43
coolestCoder25-Aug-06 0:43 
Questionhow to get single item in foreach loop ?? Pin
sikandarhayat24-Aug-06 21:35
sikandarhayat24-Aug-06 21:35 
AnswerRe: how to get single item in foreach loop ?? Pin
Martin#24-Aug-06 21:41
Martin#24-Aug-06 21:41 
GeneralRe: how to get single item in foreach loop ?? Pin
sikandarhayat24-Aug-06 21:54
sikandarhayat24-Aug-06 21:54 
AnswerRe: how to get single item in foreach loop ?? [modified] Pin
Martin#24-Aug-06 22:16
Martin#24-Aug-06 22:16 
GeneralRe: how to get single item in foreach loop ?? Pin
sikandarhayat25-Aug-06 0:04
sikandarhayat25-Aug-06 0:04 
AnswerRe: how to get single item in foreach loop ?? Pin
Guffa25-Aug-06 0:08
Guffa25-Aug-06 0:08 
AnswerRe: how to get single item in foreach loop ?? Pin
Coding C#25-Aug-06 3:15
Coding C#25-Aug-06 3:15 
AnswerRe: how to get single item in foreach loop ?? Pin
Ennis Ray Lynch, Jr.25-Aug-06 3:22
Ennis Ray Lynch, Jr.25-Aug-06 3:22 
AnswerRe: how to get single item in foreach loop ?? Pin
Scott Dorman1-Sep-06 14:08
professionalScott Dorman1-Sep-06 14:08 
QuestionGraphicsState and hardware Pin
s o v a n n24-Aug-06 21:25
s o v a n n24-Aug-06 21:25 
AnswerRe: GraphicsState and hardware Pin
leppie25-Aug-06 0:30
leppie25-Aug-06 0:30 
QuestionListBox With Tree Pin
Aslam Bari24-Aug-06 21:05
Aslam Bari24-Aug-06 21:05 
GeneralRe: ListBox With Tree Pin
CooperWu24-Aug-06 23:19
CooperWu24-Aug-06 23:19 
QuestionDateTime.ParseExact method query [modified] Pin
chandler8324-Aug-06 20:48
chandler8324-Aug-06 20:48 
AnswerRe: DateTime.ParseExact method query Pin
Guffa24-Aug-06 21:57
Guffa24-Aug-06 21:57 
QuestionGet Form's textBox value into Crystal Reports text Object Pin
M Riaz Bashir24-Aug-06 19:53
M Riaz Bashir24-Aug-06 19:53 
AnswerRe: Get Form's textBox value into Crystal Reports text Object Pin
Coding C#24-Aug-06 20:26
Coding C#24-Aug-06 20:26 
Hi.

you can use parameter property of Crystal report.
add the parameter in the crystal report and then set its value from your code.


hope this works.

Nitin...

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.