TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About namespaces
A
Namespace
is just like a interface which is used in java technology and it is used for uniquely identify one or more names from other similar names of different objects.
Namespace
is find distinguish objects with similar names but different origins.
Namespace
is primarily used in programming languages where the same name may be used for different objects. It is created to group together those names that might be repeated elsewhere within the same or interlinked programs, objects and elements. For example, an XML namespace consists of element types and attribute names. Each of the names within that namespace is only related/linked to that namespace.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (4)
Srinivasa Sivkumar (3)
Abhimanyu K Vatsa (3)
Ibrahim Ersoy (2)
Abhishek Jaiswal (2)
G Gnana Arun Ganesh (2)
Gul Md Ershad (1)
Prasham Sabadra (1)
Rathrola Prem Kumar (1)
Anand Narayanaswamy (1)
Hussain Patel (1)
Abhijit Patil (1)
Pankaj Lohani (1)
Dhananjay Kumar (1)
Ajay (1)
Malcolm Crowe (1)
Levent Yildiz (1)
James Tomar (1)
Lajapathy Arun (1)
Michael Bleistein (1)
Praveen Moosad (1)
Puran Mehra (1)
Sonu Chauhan (1)
Jay Smith (1)
Rajesh VS (1)
Related resources for namespaces
No resource found
Collections in C#
6/21/2017 5:32:00 AM.
This article describes Collections in C#. A collection is a way to create and manage groups of related objects. The group of objects can grow and shrink dynamically depending on the requirements in th
Revisiting Concepts Of JavaScript For SharePoint / Office 365 Developer - JavaScript Namespaces - Part Two
5/31/2017 2:14:54 PM.
Revisiting concepts of JavaScript for SharePoint/ Office 365 developer - JavaScript Namespaces.
How To Organize Classes Using Namespaces
3/23/2017 11:37:41 AM.
How To Organize Classes Using Namespaces.
OOP In WinJS #2: Nested Namespaces
3/23/2016 9:26:54 AM.
In this article, I'll be talking about how to use Nested Namespaces in WinJS library. We'll be using Universal Windows Apps for showing the demo.
OOP in WinJS #1: Namespaces
3/22/2016 10:09:49 AM.
In this article, I'll be talking about how to use namespaces in WinJS library. We'll be using Universal Windows Apps for showing the demo.
C# FAQ 3 - Getting Started With C#
10/31/2015 1:48:57 AM.
This article examines the basics concepts associated with C# programming such as CLR, Class libraries and namespaces.
Understanding Namespaces in C#
6/17/2015 10:51:43 AM.
In this article you will learn about Namespace in C# language.
Alias Statement and Command Line Argument in C#
3/31/2014 2:28:38 PM.
This article explains the alias statement and command line arguments in C#.
ALIAS And Command Line Argument in C#
2/26/2014 11:23:12 AM.
This article will familiarize you with alias concepts and command line arguments in C#.
Introduction To ADO.NET
2/21/2014 12:54:45 PM.
In this article I explain the basic details of ADO.NET.
Connectivity With Database In Windows Forms Application Using F#
9/13/2013 8:17:51 PM.
This article explains how to work with Windows Forms applications in F#, how to connect with a SQL Server database from the Windows Forms application and how to add user controls in the Windows Forms application.
JavaScript Functions as Namespaces
9/9/2013 11:42:17 AM.
This article explains namespaces in JavaScript.
Creating and Using Namespaces in VB.NET
12/1/2012 4:29:24 AM.
We all know namespaces are the basic building block for the .NET framework. In this article, I’m going to show how to create and use namespaces with VB.NET and C#.
Understanding and using Namespaces in VB.NET
11/10/2012 3:48:38 AM.
In this article, you will learn about namespaces in VB.NET. Here you will learn how to create and use namespaces.
Create and Use Namespaces in VB.NET
11/10/2012 3:40:35 AM.
We all know namespaces are the basic building block for the .NET framework. In this article, I'm going to show how to create and use namespaces with VB.NET and C#.
ASP.Net Namespaces in VB.Net
11/10/2012 2:19:33 AM.
In this article we will discuss on Namespace with respect to ASP.Net web pages.
C# or VB.NET: World War III
11/9/2012 9:47:47 AM.
I know many .NET developers have this question in their mind. Which language do I use to develop .NET applications?
GDI+ Namespaces and Classes in VB.NET
11/8/2012 8:29:09 AM.
In this article I will explain about GDI+ Namespaces and Classes in .NET.
An SNMP Library for .NET Framework
9/30/2012 2:39:23 AM.
Snmp.dll is a C# class library for the .NET framework. It has been developed on the Windows platform and may be useful on others also.
Namespaces in XAML
9/29/2012 8:49:42 AM.
In this article, you will learn about namespaces used in XAML or XML.
Sending Email with C# using SMTP Servers
9/29/2012 8:26:12 AM.
This article will explain how we can send emails using SMTP servers.
WPF: An Introduction (Part 2)
9/29/2012 6:33:14 AM.
This is the second part of an introduction to WPF; here we are going to learn WPF in detail.
XML Namespaces
5/20/2012 6:29:23 AM.
In this article I will explain you about XML namespace, DTD and schemas and Extensible Hyper Text Markup Language.
Dynamically Getting Database Collection From SQL Server Using C#
4/19/2012 6:49:29 PM.
In this article we are going to see how to get a database List dynamically using C#.
Namespaces in C#
8/11/2011 1:06:32 AM.
In this article you will learn how to write custom namespaces and nested namespaces in C#.
Declaring Namespaces with Micro Focus for COBOL.NET
9/24/2010 10:25:39 AM.
In this article we will see how to use the ILUSING directive to declare namespaces in your COBOL.NET programs using Micro Focus.
Namespaces and Assemblies in C#
11/27/2009 12:17:33 AM.
In this article I will explain about Namespaces and Assemblies in C#.
GDI+ Namespaces and Classes in .NET
10/29/2009 6:24:47 AM.
In this article I will explain about GDI+ Namespaces and Classes in .NET
Overview of ADO.NET Namespaces and Classes
10/6/2009 1:07:49 AM.
In this article I will explain about ADO.NET namespaces and classes.
ADO.NET: What's changed in .NET Beta 2?
8/31/2006 5:47:22 AM.
ADO.NET API is one of the changed APIs. In this article, I've covered some of ADO.NET changes in Beta 2.
Basic concepts of Threading: Part II
1/27/2006 11:19:07 PM.
In this article a brief description about System.Threading Namespace, Classes and Interfaces provided that enables multithreading programming.
OpenGL using CsGL
12/26/2005 4:51:54 AM.
I m glad to be the first one writing about OpenGL at this site. What I want to show you in this article is that it is fairly easy to setup a form that is capable of showing 3D.
Namespaces in C#
12/23/2005 4:42:21 AM.
Namespaces allow you to create a system to organize your code. A good way to organize your namespaces is via a hierarchical system.
Working with Namespaces in C#
12/22/2005 4:20:52 AM.
In C#, namespaces are used to logically arrange classes, structs, interfaces, enums and delegates. The namespaces in C# can be nested. That means one namespace can contain other namespaces also.
Write Relational Data to an XML File
12/19/2005 12:42:30 AM.
This article shows you how you can write data from a database to an XML file using DataSet.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download