Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / March 2005

Tip: Looking for answers? Try searching our database.

What is the use of namespace?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Wong CS - 06 Mar 2005 03:58 GMT
Dear developers,

may i know wat is the main use of Namespace in declaration... for example:
[WebService (Namespace=http://www.cantaso.com/"]...
the Namespace is for...?? does it affect the our compilation..?

pls advice and thanks a lot..

cheers,
Wong CS
Scott M. - 06 Mar 2005 04:16 GMT
The long answer (which I won't go into here) has to do with the fact that in
XML (which is how WebService data is transmitted) allows for the user to
create their own markup elements and attributes and this opens the door for
ambiguity if/when this Web Service XML should need to inter-mingle with
other XML.

The short answer is that an XML namespace serves the same purpose as .NET
namespaces, it just uses a URL as the namespace format, rather than a dot
notation to do it.

> Dear developers,
>
[quoted text clipped - 6 lines]
> cheers,
> Wong CS

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.