what is actule use of class and interface
and also use of properties
Printable View
what is actule use of class and interface
and also use of properties
I suggest you get a book on C# - you can't cover a question with such scope on a forum like this.
Darwen.
And a book about Object Oriented Design(OOD) or Design Patterns.
Go to your bookstore and pick one. Personally I'd look for the one from the super moderator and all-time god of this site, Brad Jones. I believe it's called "Learn C# in 21 days" or something like that.
Otherwise, any book whatsoever.
Alternatively see what your local library has to offer.
Darwen.