Click here to Skip to main content
15,896,118 members

Comments by Mcbaloo (Top 30 by date)

Mcbaloo 11-Dec-17 4:28am View    
item.creditors contains two items . What i have noticed is that after applying FirstorDefault, only the first item is printed out(twice). I want the two items out.
Mcbaloo 10-Dec-17 0:58am View    
Sorry I'm just commenting. I have done what you said. But is there a way to access the objects I created inside the transaction object?. I created a details object to store the CdtName and Cdt address. Then have the details inside transactions. I want to get CdtName from transactions without having to use details object directly
Mcbaloo 14-Oct-17 3:05am View    
This is a school assignment right?? Sadly, i don't think here is the best place. Why not take your time, think, understand the assignment, then try it write the code. You can start by first by using a number and an alphabet. Start from the foundation and write your code up to the top
Mcbaloo 16-Aug-17 4:38am View    
i have updated my question with more source code. So i'm finding it hard to see why it can't tell the difference between where one record begins or end
Mcbaloo 16-Aug-17 3:36am View    
i have updated my question with more source code. So i'm finding it hard to see why it can't tell the difference between where one record begins or end