Yeah, I've got a whole chapter on it. But the 'quick and dirty' way to pass data is using report formulas. Only requires one line of code, and you have to make sure the formula text matches what you would see in Crystal Reports EXACTLY.
ReportObject.DataDefinition.FormulaFields("formula").Text = "..."
But hey, don't let me talk you out of buying the book.