ASP.Net & XML | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

ASP.Net & XML

What is ASP.Net and XML? What are their uses in web development? Because I only use html, css, js, jquery, php and mysql to build a website 🤔

2nd Dec 2016, 11:05 AM
Irfaan Parrahoo
Irfaan Parrahoo - avatar
6 Answers
+ 3
btw thanks for the info @AlekSandar 😆
2nd Dec 2016, 2:19 PM
Irfaan Parrahoo
Irfaan Parrahoo - avatar
+ 2
To build a good website, one should include practise of ASP.Net, XML & AngularJS too?
2nd Dec 2016, 2:18 PM
Irfaan Parrahoo
Irfaan Parrahoo - avatar
+ 1
ASP.NET is programming language mainly used in the same context as PHP. XML is used to store some data and to transport it. XML has tags just like HTML which helps both user and machine to understand which informationa are stored.
2nd Dec 2016, 1:16 PM
Aleksandar
Aleksandar - avatar
+ 1
AngularJS is JavaScript framework so if you want to build good website you should have understanding of scripting languages HTML and CSS, JS. Then you have to know some programming language to do Back end part. You can achieve that with PHP or ASP.NET. Beside these you can also achive that with Python, Ruby on rails, Java, etc. When your website have Bac end part it can be considered as an web application.
2nd Dec 2016, 2:23 PM
Aleksandar
Aleksandar - avatar
+ 1
Alright, got it 😀 Thanks a lot 😁
2nd Dec 2016, 2:27 PM
Irfaan Parrahoo
Irfaan Parrahoo - avatar
+ 1
Youre welcome...happy to help if I can :D
2nd Dec 2016, 2:28 PM
Aleksandar
Aleksandar - avatar