Forum Moderators: open
Thanks to our two moderators for taking on this forum. Xoc is a former Microsoft programmer and is currently a traveling .NET instructor. Lisa is a full time web guru working in Microsoft related technologies.
The scope of the forum is going to be rather large. Most Microsoft 'centric .NET technologies are game here: including C#, ASP, and IIS questions.
how standard are the particular tags MS uses
XML tags for the most part are created by the developer and adhere only to the standard needed in an XSLT for display or a DTD for parsing. Therefore, unlike HTML, Microsoft couldn't introduce proprietary tags.
The basic XML tags are standardized by the w3 group, I believe.
XML tags for the most part are created by the developer and adhere only to the standard needed in an XSLT for display or a DTD for parsing. Therefore, unlike HTML, Microsoft couldn't introduce proprietary tags.