Part 48 C# Tutorial Difference between Types and Type Members

Part 48   C# Tutorial   Difference between Types and Type Members

C#, SQL Server, WCF, MVC and ASP .NET video tutorials for beginners http://www.youtube.com/user/kudvenkat/playlists Complete 60 part c# series: www.youtube.c…
Video Tutorial Rating: 5 / 5

Don’t forget to check out our other video tutorials or share this video with a friend.

1 Star2 Stars3 Stars4 Stars5 Stars 0 votes
Loading... 2,260 views





8 responses to “Part 48 C# Tutorial Difference between Types and Type Members”

  1. naga raj says:

    Thank you Mr.Venkat..your videos are excellent 

  2. Priyank Parikh says:

    hi venket,
    can u slove my doubt , ? can we inherit a namespace as we inherit class and
    interfaces ? 

  3. Priyank Parikh says:

    u can collaps or expand code by directly Right Click and and select
    outlining ,
    thats Cool 

  4. naina neware says:

    Hi Venkat, As per your video CLASS comes under TYPES category but I saw in
    applications TYPES i.e. CLASSES being used with protected and private
    access modifier…but as per you video classes…can have only internal and
    public access modifier any specific reason for that?????

  5. kudvenkat says:

    Hi, thank you very much for taking time to give feedback. I am really glad
    you liked these videos. To receive email alerts, when new videos are
    uploaded, please subscribe to my youtube channel. May I ask you for a
    favour. I want these tutorials to be helpful for as many people as
    possible. Please share the link with your friends and family who you think
    would also benefit from them. If you like these videos, please click on the
    THUMBS UP button below the video.

  6. kudvenkat says:

    Hi Naina, to my knowledge TYPES, i.e CLASSES can only have INTERNAL and
    PUBLIC access modifiers. But type members (properties, methods etc) can
    have all the other access modifiers. Can you please share the code, where
    you have seen a class that is not public or internal. Thanks.

  7. George Mghebrishvili says:

    thank you

  8. Sriniwaas PPandu says:

    These are golden videos of .Net thank you for posting

Leave a Reply to Priyank Parikh Cancel reply

Your email address will not be published. Required fields are marked *