classes in C#.NET
-
Hi all, Can anyone provide me with good link to learn classes for window based programming. Well i know the concept of it but finding difficulty when i try to implement it. I couldn't find any good link for that. I would be glad if someone help me out in this. Thanks
-
Hi all, Can anyone provide me with good link to learn classes for window based programming. Well i know the concept of it but finding difficulty when i try to implement it. I couldn't find any good link for that. I would be glad if someone help me out in this. Thanks
-
Classes are not only for window based programming as you call it. Classes are one of the tools to implement what is generally known as object oriented programming. Look it up on google. Generally OOP is mastered with expierence for me.
yeh i know this. The reason i asked for window based is because i want to create a windows based application. So even few simple things matters a lot in that. Well i have googled but not getting any good material for it. There are just a simple examples of classes, i need some good examples. But still ill try and search in google.... Thanks
-
yeh i know this. The reason i asked for window based is because i want to create a windows based application. So even few simple things matters a lot in that. Well i have googled but not getting any good material for it. There are just a simple examples of classes, i need some good examples. But still ill try and search in google.... Thanks