| Article: |
Understanding Interfaces in .NET | |
| Subject: | Don't have to be a genius to understand interfaces | |
| Date: | 2003-07-02 12:45:00 | |
| From: | anonymous2 | |
| Come on ! Interfaces are quite easy to understand. Don't post an article on that so that the author can gain great credit. If you want to learn about interfaces, grab the C# in a nutshell book and read it. Once you understand the basic idea of an interface in the book, you won't have any other problem with them. | ||
Showing messages 1 through 2 of 2.
-
Don't have to be a genius to understand interfaces
2003-07-02 13:33:19 anonymous2 [Reply | View]
-
Don't have to be a genius to understand interfaces
2003-07-03 12:37:08 anonymous2 [Reply | View]
This article mistates the history of interfaces, confuses objects and types, is incorrect on the manner in which the foreach loop works, and has a poorer explanation than is available in the free online help. Other than that, I guess it's OK.




This was actually the best explanation I have seen. Some of us appreciate articles such as this.