Forum: C# Oct 9th, 2008 |
| Replies: 2 Views: 1,470 I was looking at a tutorial for when you extend a class. One tutorial said you used a keyword extends between the two class names and another tutorial said you used a period between the two class... |
Forum: C# Oct 6th, 2008 |
| Replies: 5 Views: 728 ok, Not sure if this is a silly question or not. I'm trying to relate it to technical support. I have been in the technical support field for many years and with thousands of technical articles... |
Forum: C# Oct 5th, 2008 |
| Replies: 7 Views: 1,791 |
Forum: C# Oct 4th, 2008 |
| Replies: 7 Views: 1,791 Hi. I'm trying to learn c# using some online tutorials. At one point, it was teaching me that objects are defined by attributes (data) and behaviors. Example of an Object could be a person with eye,... |