4 ms·
C # creator Anders Hejlsberg made a statement a few years after the .net platform came into being, recognizing that data was very important and admitting that t
by altun 6y ago
C # creator Anders Hejlsberg made a statement a few years after the .net platform came into being, recognizing that data was very important and admitting that they were developing linq.
- pjmlp 6y agoIt would be interesting to get that statement, because .NET original plan was to be what WinRT is. A improvement over the COM runtime with better tooling, but then they pivoted the idea with J++, and had to reboot it with .NET for the reasons we all know. https://msdnshared.blob.core.windows.net/media/MSDNBlogsFS/prod.evol.blogs.msdn.com/CommunityServer.Components.PostAttachments/00/10/32/72/38/Ext-VOS.pdf https://msdnshared.blob.core.windows.net/media/MSDNBlogsFS/p...
- altun 6y agoThe article I read years ago. I could not find that article, I found a similar one. https://visualstudiomagazine.com/blogs/desmond-file/2007/03/will-linq-be-anders-hejlsbergs-next-big-hit.aspx https://visualstudiomagazine.com/blogs/desmond-file/2007/03/...
- pjmlp 6y agoThing is, LINQ came into .NET via Cω and Erik Meyer's work, hence why I was curious about Anders Hejlsberg making such kind of statements. "Confessions of a Used Programming Language SalesmanGetting the Masses Hooked on Haskell" https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.72.868&rep=rep1&type=pdf https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.72...
- altun 6y agoThe interesting thing is that the following sentence is said years after it was decided to eliminate vfp. "It's my hope that in five to 10 years, programming languages simply will have queries as a concept"