Click here to Skip to main content
15,888,521 members
Home / Discussions / C#
   

C#

 
QuestionRetreive Email & Attachments [modified] Pin
kdwarak13-Sep-09 0:16
kdwarak13-Sep-09 0:16 
AnswerRe: Retreive Email & Attachments Pin
Richard MacCutchan13-Sep-09 1:33
mveRichard MacCutchan13-Sep-09 1:33 
QuestionLoading Excel into sqlserver Pin
kdwarak12-Sep-09 23:37
kdwarak12-Sep-09 23:37 
AnswerRe: Loading Excel into sqlserver Pin
dan!sh 13-Sep-09 0:58
professional dan!sh 13-Sep-09 0:58 
QuestionPrintDoc PrintPreview problem with random numbers Pin
Hilary Jenkinson12-Sep-09 23:18
Hilary Jenkinson12-Sep-09 23:18 
AnswerRe: PrintDoc PrintPreview problem with random numbers Pin
OriginalGriff12-Sep-09 23:28
mveOriginalGriff12-Sep-09 23:28 
GeneralRe: PrintDoc PrintPreview problem with random numbers Pin
Hilary Jenkinson12-Sep-09 23:43
Hilary Jenkinson12-Sep-09 23:43 
GeneralRe: PrintDoc PrintPreview problem with random numbers Pin
OriginalGriff13-Sep-09 0:00
mveOriginalGriff13-Sep-09 0:00 
I see. Then what I would do is construct a card class, and pass the random data to it as the constructor. (The default construcutor could generate this from a random seed as well.) Since the data is only ever relevant to the card, I would then pass the card(s) I wanted to print to the print and / or print preview. A document would then consist of as many cards as would fit on a sheet.

You aren't then passing the data to generate the document back and forth, you are passing the document.

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

GeneralRe: PrintDoc PrintPreview problem with random numbers Pin
Hilary Jenkinson13-Sep-09 0:46
Hilary Jenkinson13-Sep-09 0:46 
QuestionAbout POS system made in C# Pin
CoderForEver12-Sep-09 21:46
CoderForEver12-Sep-09 21:46 
AnswerRe: About POS system made in C# Pin
Richard MacCutchan12-Sep-09 22:21
mveRichard MacCutchan12-Sep-09 22:21 
GeneralRe: About POS system made in C# Pin
CoderForEver13-Sep-09 0:35
CoderForEver13-Sep-09 0:35 
AnswerRe: About POS system made in C# Pin
OriginalGriff12-Sep-09 22:51
mveOriginalGriff12-Sep-09 22:51 
GeneralRe: About POS system made in C# Pin
CoderForEver13-Sep-09 0:27
CoderForEver13-Sep-09 0:27 
GeneralRe: About POS system made in C# Pin
OriginalGriff13-Sep-09 0:48
mveOriginalGriff13-Sep-09 0:48 
GeneralRe: About POS system made in C# Pin
CoderForEver13-Sep-09 0:57
CoderForEver13-Sep-09 0:57 
GeneralRe: About POS system made in C# Pin
OriginalGriff13-Sep-09 1:15
mveOriginalGriff13-Sep-09 1:15 
GeneralRe: About POS system made in C# Pin
CoderForEver14-Sep-09 21:56
CoderForEver14-Sep-09 21:56 
AnswerRe: About POS system made in C# Pin
Dave Kreskowiak13-Sep-09 4:25
mveDave Kreskowiak13-Sep-09 4:25 
GeneralRe: About POS system made in C# Pin
CoderForEver14-Sep-09 21:53
CoderForEver14-Sep-09 21:53 
Questionhelp in tab control Pin
michaelgr112-Sep-09 20:44
michaelgr112-Sep-09 20:44 
AnswerRe: help in tab control Pin
zafersavas12-Sep-09 21:56
zafersavas12-Sep-09 21:56 
AnswerRe: help in tab control Pin
OriginalGriff12-Sep-09 21:56
mveOriginalGriff12-Sep-09 21:56 
QuestionAccessing Session data outside webmethod Pin
AndreFratelli12-Sep-09 15:07
AndreFratelli12-Sep-09 15:07 
AnswerRe: Accessing Session data outside webmethod Pin
Abhijit Jana12-Sep-09 21:42
professionalAbhijit Jana12-Sep-09 21:42 

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.