Viewing profile — entitycontext
entitycontext
HN member- Joined
- Fri, Apr 24, 2015, 6:51 PM UTC
- HN karma
- 46
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About entitycontext
No profile information was provided.
Recent public activity
-
comment
Comment #11652717
The efforts of Uber and Lyft over the last few months to rewrite the laws of the City of Austin to their pleasing through a not-at-all-subtle application of money, spam and propaga…
-
comment
Comment #11394231
According to Mike Harsh, a beta version is coming in an insider release "after the Build conference." [1] During an interview Q&A, Kevin Gallo says that it might show up in a week …
-
comment
Comment #11260062
No, that's a fair interpretation of my comment - after all, the meaning of "cloud optimized" is kind of vague. However, if you compare the new version and previous version and the …
-
comment
Comment #11259620
Actually, I don't see it as pure marketing fluff to call the new ASP and .NET Core "cloud optimized". Breaking the framework into smaller pay-for-play components to reduce deployme…
-
comment
Comment #11248776
It's a shame, since these topics could make for a rich conversational interview that probably has more to do with the actual job than whiteboarding an algorithm. Just taking source…
-
comment
Comment #11248207
It seems like there is a large middle area of concepts in between low-level algorithms/data structures and high-level system architecture that are left out of many of these intervi…
-
comment
Comment #10314663
Not sure if they were working together with GitHub on this, but Microsoft also announced today that Visual Studio Online Git repos now support Git-LFS with unlimited free storage: …
-
comment
Comment #10217881
At least for Windows 8/10, I'm not sure if something like React Native is really necessary, since the platform itself already has built-in support for making "native" apps in HTML/…
-
comment
Comment #9956585
If the OP is also going to be using ASP.NET MVC, two additional recommended courses on Microsoft Virtual Academy are: Introduction to ASP.NET MVC https://www.microsoftvirtualacadem…
-
comment
Comment #9919322
The ASP.NET team recently published a roadmap here: https://github.com/aspnet/Home/wiki/Roadmap There will be three more beta releases scheduled for July, August and September, fol…
-
comment
Comment #9435441
Beyond retrieving the contents of several unrelated enum-like tables in one roundtrip, multiple result sets are also super-useful for grabbing a deep relationship tree of joined ta…