adspace
Answer Posted / Bijay Kumar
"The primary purpose of a namespace in .NET is to provide a unique naming context for types (classes, structures, interfaces, etc.) to prevent naming conflicts between different components or libraries."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between datatable and dataset?
Explain the difference between system.string and system.stringbuilder classes?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What are the features of c# which are not present in vb.net?
What is the use of assembly?
Explain an assembly?
What is option strict?
How to retrieve images in sql server database through vb.net?
Explain how can we remove handlers at run time?
How to store images in sql server database through vb.net?
How to send xml file on server using http protocol?
What is early binding?