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 Markup Language
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shresth Jaiswal (2)
Mahesh Chand (2)
Debendra Dash (1)
Mahsa Hassankashi (1)
Prasham Sabadra (1)
Shiju Joseph (1)
harikishan.jayaraj (1)
Nakul Goyal (1)
Shivani (1)
Syed Ahmed (1)
Related resources for Markup Language
No resource found
Storing XML Data In SQL Server
10/11/2015 2:00:21 PM.
In this article you will learn how to store XML data in SQL Server.
Security On The Web By Advanced Encryption Standard (AES) and Security Assertion Markup Language (SAML)
9/23/2015 1:32:12 AM.
In this article you will learn security on the web by Advanced Encryption Standard (AES) and Security Assertion Markup Language (SAML).
Quickstart With XML: Part 2
4/9/2015 7:51:46 PM.
This part provides simple syntax rules to write a XML document. It is a complete XML document.
Quickstart With XML: Part 1
4/9/2015 7:42:19 PM.
In this article we will learn about the eXtensible Markup Language.
Content Types in SharePoint 2010
12/2/2013 5:19:33 AM.
But before going into more details, let's first discuss briefly what the content types are.
CAML Query Designer in Sharepoint 2013
5/1/2013 1:13:00 PM.
Collaborative Application Markup Language (CAML) is an XML-based query language. CAML Designer is a tool that helps you to generate CAML queries to SharePoint lists.
Bulk Data Transactions using OpenXML
9/29/2012 7:24:30 AM.
OPENXML is a new function added to SQL Server 2000 that provides a rowset view over an XML document. Since a rowset is simply a set of rows that contain columns of data, OPENXML is the function that allows an XML document to be treated in the familiar relational database format. It allows for the passing of an XML document to a T-SQL stored procedure for updating the data.
XML Strengths and Weaknesses with DOM, ASP, and XSL
9/29/2012 6:17:46 AM.
In this article we're going to take a look at some of the terminology that comes with using XML and its related technologies, as well as how to create and transform XML documents with XSL using Microsoft's MSXML parser. To test the code samples shown in this article you should be running Windows NT/2000/XP with IIS installed. You should also have SQL server 2000 installed on the same machine.
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.
Working with XML
5/20/2012 6:29:03 AM.
This article begins with basic definitions of Hypertext Markup Language (HTML), XML, and other Web-related technologies.
Mobile Device Capabilities
5/19/2012 6:42:55 AM.
This article explains about mobile devices and their capabilities.
Translate Driving directions from Google Maps in XML format
1/28/2010 11:27:43 PM.
In this article, I demonstrate on how you can integrate the Keyhole Markup Language document in Asp.net using C#.