Tuesday, March 29, 2011

Ios, Android, WP7 - who cares

Web browsers will end "War for mobile" eventually
http://jacquesmattheij.com/Ios+Android+WP7+who+cares

The Hundred-year Language

http://www.paulgraham.com/hundred.html
April 2003


Like species, languages will form evolutionary trees, with dead-ends branching off all over. We can see this happening already. Cobol, for all its sometime popularity, does not seem to have any intellectual descendants. It is an evolutionary dead-end-- a Neanderthal language.

........................



Main branches of the evolutionary tree pass through the languages that have the smallest, cleanest cores. The more of a language you can write in itself, the better.




What is REST Services,RESTful

It stands for Representational State Transfer.
Like SOAP web services. It is Lightweight and Human Readable Results
It can be implemented in ASP.NET MVC.



REST vs SOAP Web Services