Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #37.0K
2 Posted Topics
Ok I'm converting a program from Java to C# and currently stuck on a certain aspect of it. Ok I have; [code=Java]private Graphics g1; private Bitmap picture; picture = new Bitmap(x1, y1); g1 = Graphics.FromImage(picture); pbMand.Image = picture;[/code] pbMand is the name of my picture box, which I will use … | |
Ok I have a computer which has died so to speak. Asus P5N73-AM mobo Sata HDD ATI gfx card E6600 Processor 2 Gig of RAM DVD Combo etc... And basically its not sending signal the monitor. Lets start from the beginning I have tried the monitor and cable on a … |
The End.