Namespaces have the following properties:
- They help in organizing large code projects.
- They're delimited by using the . operator.
- 'using' directive obviates the requirement to specify the name of the namespace for every class.
- .Net also use namespace to organize library classes
- We can add our custom namespace
C# Playlist:
https://www.youtube.com/playlist?list=PLt4nG7RVVk1jeR69N8QlG6kf9M8I-Zjv6
CHECK OUT CODING SIMPLIFIED
https://www.youtube.com/codingsimplified
★☆★ VIEW THE BLOG POST: ★☆★
http://thecodingsimplified.com
I started my YouTube channel, Coding Simplified, during Dec of 2015.
Since then, I've published over 500+ videos.
★☆★ SUBSCRIBE TO ME ON YOUTUBE: ★☆★
https://www.youtube.com/codingsimplified?sub_confirmation=1
★☆★ Send us mail at: ★☆★
Email: [email protected]