Part 21 - C# Tutorial - Inheritance in c#.avi

preview_player
Показать описание
Text version of the video

Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our YouTube channel. Hope you can help.

Slides

All C# Text Articles

All C# Slides

All Dot Net and SQL Server Tutorials in English

All Dot Net and SQL Server Tutorials in Arabic

In this part of the c sharp tutorial we will learn
1. Why Inheritance
2. Advantages of inheritance
3. Inheritance Syntax
4. Inheritance Concepts
Рекомендации по теме
Комментарии
Автор

Your videos has always helped me from my struggling time when i was finding job to switching jobs. you have really helped people in large in getting them jobs. your teaching methodology is awesome, unmatched and gives a clear insight in every concept. There are few who spread the knowledge they have. you are one best of them. Thank you very much. good luck.

vikaspathania
Автор

To think that this tutorials were made 10 years ago, and they are still helping me today is a blessing. Thank you sir. I use your videos like a bible. very helpful. Thank you plenty.

nightking
Автор

I also request all our community to please don't discourage such person. If you have something better than him prove that otherwise just appreciate him for his great effort. The world need such persons in current time where money and time is everything. Nobody wants to loose either money or time.

BinuPortBlair
Автор

Sure, will do it soon. In the description of this video, I have included the link for ASP .NET, C#, and SQL Server playlists. All the videos are arranged in logical sequence in these playlists, which could be useful to you. Please share the link with your friends who you think would also benefit from them. If you like these videos, please click on the THUMBS UP button below the video. For email alerts, when new videos are uploaded, you may subscribe to my channel.

Csharp-video-tutorialsBlogspot
Автор

You are a legend bro . the way you make difficult advanced concepts so easy, with your teaching skill, repeating words and sentence when required, and emphasizing and giving time when required to think . awesome!God bless you.

Ash-radio
Автор

Im not gonna lie. I was sceptical at first from the quality of the microphone. But now im looking forward to every video in this list. Your way of explaining is far better than any other. Thank you for being so good at learning and at the same time making these free vids available to make the whole coding-world smarter. And even without "PLEASE SUBSCRIBE FREE GIVEAWAY THIS VID SPONSORED BY" stuff. My subscription to you is my most genuine!

morganantonsen
Автор

Hi Venkat, I am really proud of you. I am trying to understand the concepts since 2004 and referred many cbts and ebooks but after watching your videos I realize how simple was this if presented in proper way. Really respect your way of presentation and you are the 21th century Dronacharya. Each time when I am free, I am watching the downloaded video and every time I get some new concepts which I already knows but like a theory not like the real concept.

BinuPortBlair
Автор

Thanks Venkat. Your videos are very very helpful. I have learnt all C# and ASP.net from these videos only. Thanks a ton for providing such quality content. God Bless you.

nitinpandey
Автор

I just want to say, your tutorial videos are better than anyone else's on YouTube, or even professional video learning sites. You actually take the time to explain why things work the way they work, and in what situations certain things need to be used in. I have yet to find that in any other tutorial series. Keep up the good work.

robertthompson
Автор

I’ve been watching your video series on C# and just wanted to say thank you so much for posting!  The videos are GREAT and you’re one of the best teachers I’ve ever had.  Many thanks and appreciation for your time and knowledge.  Wish you the best!

pedjakrstic
Автор

Hi Farhan, actually it is the other way round.

public class ParentClass
{
//...
}
public class ChildClass : ParentClass
{
//...
}

ParentClass PC = new ChildClass(); // OK
ChildClass CC = new ParentClass(); // Error

PC & CC are not objects, they are just object reference variables. Parent class reference variable can point to a child class object, because the child class object has everything of the parent class + extra features of the child class.

Csharp-video-tutorialsBlogspot
Автор

The lessons are great, thank you, but the only thing I wish is to change the Mic because your voice goes in distortion unfortunately. And keep the mic a little bit away from the lips to avoid the air hits.

MrMustafakamel
Автор

Venkat, I love your tutorials! I cannot believe how much I have learned from you so far in this series. Your video tutorials are easy to understand (how you explain things) and easy to follow. Thanks for all your hard work! Keep on making great tutorials!

stevenlawson
Автор

Bhai venkat i will say your a superhero. your videos have developed my interest into coding which i wasnt been able to learn in the university and so far i have nearly completed the C# course looking for the ADO.Net course to begin as it really interesting and easy to understand thank you venkat for making it so easy and like a piece of cake for me especially. A big Thumbsup to you

tait
Автор

Sir you are great and your video as well.
The teaching method is awsome and it helped me a lot to learn C#.
I have found your tutorial far better than paid websites tutorial.

mohitsaini
Автор

sir, you have something special while explaining, i have seen many tutorial but, nobody is near, thanks for this free material, it means to us, who can't spend on coaching classes.

vibhusharma
Автор

It's like a SQL select. A parent table to a child table (one to many), making the relationship can get fields from both tables. The only difference is that here one can reference the father the son.
Thanks kudvenkat, this concept is new to me.
Greetings from Peru.

juanespinoza
Автор

Most of the videos related to c# I've ever watched on YouTube were so monotonous that I couldn't really grasp their concept but your way of explaining complicated concepts simply through examples is absolutely worth applauding. Thanks bro. I'll look forward to new video lessons about C# in latest version.Good luck

JOJOSHgaming
Автор

these are the best vedios on C# i had ever encountered so far... Thanks indeed Venkat...keep it up...excellent job

vrushalibalbudhe
Автор

Awesome, I don't find Any tutorial like yours in anywhere. I believe all good stuff in the world is free. all you need to find them. keep rocking....

nurshah