blah blah blah is here! blah blah » Close

0
votes
2 answers

Can someone give me a practical example of Association, aggregation and composition

Hi, Can you give some practical example of association, aggregation and composition which will make this understandable. A code sample wud be really helpfull. regards,

1
votes
11 answers

C# Progress Bar Example with Percentage of Completion

hi, Could I have some C# code example of how to use the progress bar, with the percentage of completion? For example, during execution of some code, says in Counting Down from 1000 to Zero, I would like to send the progress bar moving wi ...

1
votes
1 answers

DirectX examples

I'm looking for a simple DirectX example to get me started. Of the two I've already downloaded the first had compile errors that I don't understand and the second could not convert from VS 2005 to VS 2008 Express. BTW: I'm not looking t ...

Feedback