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 XML schema
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 (3)
Joe Miguel (2)
Ankur Mishra (1)
Jean Paul (1)
Mukesh Kumar (1)
Martin Kropp (1)
Susan Abraham (1)
Azim Zahir (1)
John Charles Olamendy (1)
Mike Gold (1)
Sarvesh Damle (1)
John O Donnell (1)
Related resources for XML schema
No resource found
Adding Typed DataSets in ADO.NET
11/2/2020 9:14:22 AM.
In this article I will explain about Adding Typed DataSets in ADO.NET.
Let’s Understand the Levels of Document Object Model (DOM)
4/16/2020 5:51:22 PM.
This article describes the levels of the Document Object Model (DOM).
Create Content Type Using Schema
11/17/2014 5:54:44 PM.
In this article we can explore how to create a content type using XML Schema.
XML Schema Validator in VB.NET
11/10/2012 1:31:57 AM.
The XML Schema Validator checks if a given XML document is well formed and has a valid schema model. If it finds the document is not a valid XML schema, it generates the error telling the problem in the schema.
Create a Strongly Typed DataSet Using The XML Schema Definition Tool (XSD.exe)
10/22/2012 9:11:09 AM.
In this article we are going to see how to create a strongly typed DataSet from a XSD schema file using the XML Schema Definition Tool (XSD.exe).
Best Approach for Designing Interoperable Web Service
10/13/2012 5:52:26 AM.
This article will clarify and explain in detail the different Web Service Design Methodologies as defined by the Web Services Standardization Groups, clarify the terms, highlight their differences.
Validating Input Xml Data Files
9/29/2012 7:21:32 AM.
In this article we'll discus two strategies for validating input XML data files. The validation of an XML input file could occur at various instances of processing.
XML Schema Validator
9/29/2012 6:29:52 AM.
The XML Schema Validator checks if a given XML document is well formed and has a valid schema model.
Using the Data Form Wizard in ADO.NET
3/2/2012 4:59:53 AM.
In this article I will explain about using the Data Form Wizard in ADO.NET.
XML SchemaValidator
12/2/2011 12:51:15 AM.
This article shows how to validate an XML document against a schema using C#. For demonstration of this, I have created a GUI application using Visual Studio 2005 Express Edition.
Biztalk Messaging Services
4/3/2008 7:22:09 AM.
This article is intended to illustrate the concepts of mapping in Biztalk Server 2006.
Using Snippets in Visual Studio 2005
9/1/2006 1:52:48 AM.
Visual Studio contains several built-in intellisense code snippets. Snippets are like templates and can be described completely in XML. If you understand the snippet xml schema, you can easily begin to create your own snippets.
Working With OleDb Data Adapters
8/29/2006 8:36:59 AM.
This step by step tutorial guides you to create your database applications using OleDb Data Adapters in VS.NET.
Leveraging on XML feature of Microsoft Office Word 2003
1/7/2006 5:42:57 AM.
Word 2003 came up with a new feature of saving the conventional word document (.doc) files in the XML format. You can retrieve the information inside the Word 2003 documents by using the XPath queries and some logic.
Creating Graphics with XML
12/26/2005 5:46:26 AM.
This article shows how to create images on the fly and uses XML to specify the properties of the images.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download