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 MLP
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Dennis Thomas (1)
Tural Suleymani (1)
Amir Ali (1)
Mike Gold (1)
Vinod Kumar (1)
Vijay Prativadi (1)
Sundar (1)
Related resources for MLP
No resource found
Sending An HL7 Message, Receiving It Using A Listener And Sending An Acknowledgement Back
5/26/2023 10:06:56 AM.
HL7 (Health Level Seven) is a set of standards, formats and definitions for the exchange, integration, sharing, and retrieval of electronic health information. The HL7 standards are produced by the HL
XML Shredding In T-SQL
7/19/2022 9:32:17 PM.
In this article, you will learn about XML shredding in T-SQL.
XmlParsing Using XmlPullParser in Android Studio
3/25/2020 4:30:46 AM.
In this Article you will Learn about Xmlparsing using PullPArser
IM Chat Interface for C# and .NET
12/12/2018 5:41:02 AM.
This article describes a way to create a colorful chat interface for instant messaging. In this chat interface you can use html and emoticon tags to display colorful text and bitmaps in order to give
XML Parser In PHP
8/13/2018 2:11:11 AM.
In this article, I explain about the XML parser in PHP. The tree-based parser transforms an XML documents to tree structure. The event-based parser views XML documents as a series of events.
Telerik Rad HtmlPlaceHolder in Silverlight 5 Via WCF Service
4/2/2012 10:30:51 AM.
Today, in this article let’s concentrate on another Silverlight application, whereby communicating with a WCF Service to perform some operation.
How to use an XML data source in ASP.NET 2.0
6/20/2006 2:31:06 AM.
XML data is a good alternative to relational database, especially for web applications. The topic that follow introduce you to the use of XML data source with ASP.NET 2.0.