Custom controls: A control authored by a user or a third-party software vendor that does not belong to the .NET Framework class library. This is a generic...
Namespace is a logical naming scheme for group related types.Some class types that logically belong together they can be put into a common namespace. They preve...