Skip to content

c# or xml which to learn first, kindly advise?

I know both are very important languages and very much in demand, If you had to choose between learning between these which would you learn first.

Thank you.

2 Comments

  1. Michael J wrote:

    First of all, these two are two completely different principles.
    C# is a programming language as XML is a markup language.

    XML doesn’t really require much research, it’s basically an easy-to-process way of storing data into a text file. You define most of it yourself.

    C# however is a complete programming language, which does require some learning. When using C# you will also learn about the Microsoft .NET framework.

    So honestly, if you’re looking for programming.. It’s time for C#, but please do some research first. Wikipedia is always a decent start.

    Best of luck to you.

    Sunday, January 24, 2010 at 11:24 am | Permalink
  2. Hey! Wonderful post! But the webpage has been loading very slowly.

    Wednesday, December 14, 2011 at 5:39 pm | Permalink

Post a Comment

Your email is never published nor shared.