HTML is da most simplest programming language on earth unlike java,c++ etc, I realy recoment HTML
HTML is not a programming language.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
HTML is da most simplest programming language on earth unlike java,c++ etc, I realy recoment HTML
I don't use Silverlight at all, but aren't silverlight made content bigger in file size? That would translate to longer page load times, which in my opinion is plain bad even if you have a fast connection. Furthermore, I stand to be corrected, you need to download libraries in order to view Silverlight content, the same as needing to download Adobe flash in order to see flash content. Windows OS would probably have the required files baked into the install disc, but other other OS?
you are correct, but this is not what we are talking about. We are merely talking about the languages used to create the content.
Noone is saying that its a good idea to make a site in Silverlight - that's not what its made for. SL is for LOB apps.
Now today I started making a little site to allow people to RSVP to my wedding - and I am SHOCKED at how ****ty HTML is.
Ok, so before I get hated, I know it's powerful and all that, but have you guys used XAML? I am talking only about the layout engine, not the technology.
And it's just simple stuff, like creating a stack of items, or having a block and centering it. The fact that there are 362million google results for "center a div" is telling (and yes, very unreliable as a metric).
In XAML, to align any UIElement in it's parent container you simply set: "VerticalAlignment=Center/Top/Bottom" and "HorizontalAlignment=Center,Left,Right". And to stack a bunch of elements up you just enclose them in: "<StackPanel>" and you can set it to horizontal or vertical.
Added to that the binding capabilities which put HTML 5 to shame - I just don't get why HTML is such a horrible language.
Thanks for the answer! The fact that we need to discuss how to do simple things like this reliably proves my point.
I guess I'm just wondering why you need to know 3 different languages to make one layout? Arguably anything you can make in html/css/js can also be make on plain XAML. I would be interested for someone to point out something that can't.
You realize it works in reverse too right?
So I guess the question should have been:
"If you are a desktop developer and looking at W8, why would you choose HTML/CSS/JS over XAML/C#? "
Silverlight? Seriously?
HTML5 is far from being finished and the language is becoming more dependant on CSS.
Open standards FTW!
June 11, 2012, 7:42am PDT
Microsoft is enabling its LightSwitch tool to render HTML5, company officials announced during the Day 1 keynote at its TechEd North America conference.
HTML is da most simplest programming language on earth unlike java,c++ etc, I realy recoment HTML