Forum: ASP.NET Sep 1st, 2006 |
| Replies: 9 Views: 21,094 I was wondering how this would convert over for lets say an access database?
Ive tried to convert it over, but its a no go. |
Forum: C# Aug 4th, 2005 |
| Replies: 8 Views: 4,918 Wow it didnt even inform me about this update, I would have sat down with you and gotten help. Ive been pulling my hair out for weeks now. This windows form is killing me. I made an 87 on the test,... |
Forum: C# Jul 24th, 2005 |
| Replies: 8 Views: 4,918 Well ill be in Sunday from 11am - 5am (central time) Monday. I look forward to seing this forum for help.
Well off to bed |
Forum: C# Jul 21st, 2005 |
| Replies: 8 Views: 4,918 good to hear.
I assume that everyone feels that I want this project done, far from the truth. I couldnt get anwhere if I did this. I think its the fact that theres another issue and thats forum 1... |
Forum: C# Jul 21st, 2005 |
| Replies: 8 Views: 4,918 Well this is what I have thus far, dont even know if im going the right way with this.
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using... |
Forum: C# Jul 21st, 2005 |
| Replies: 8 Views: 4,918 Yes it is the forum window. The code thus far isnt much. I have done something somewhat similar to to this, but in console. And thats all my blasted book teachs is how to work in console yet I have... |
Forum: C# Jul 21st, 2005 |
| Replies: 8 Views: 4,918 This uses Inheritance
Im am doing inheritance on the console line, and well all is semi ok. But what im confused on is how do this in a windows design.
I am trying to complete something, but I... |