ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What is Namespace in C#....?

A Namespace is used to organize your code and is collection of classes, interfaces, enum, struct, and Delegates. A namespace can contain other namespaces.

For example:

Using System;

Using System.Data;

Using system.Web and Many otheres

user-image
تم إضافة السؤال من قبل Javed Ahmad , Senior Developer , HCL Technologies Ltd
تاريخ النشر: 2017/09/19
Rehan Mahmood
من قبل Rehan Mahmood , Senior Advisory Software Engineer , FutureNow

Its a logical division of related classes.

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟