Live data from Hacker News

Viewing profile — Yusho

Yusho

HN member
Joined
Wed, Sep 20, 2017, 10:53 AM UTC
HN karma
12
Public activity
10 items

About Yusho

No profile information was provided.

Recent public activity

  1. comment
    Comment #21280277

    DinkToPDF works well to render the HTML produced by Views into PDFs

  2. comment
    Comment #18845219

    Poorly written article. But overall I can understand the enthusiasm the author is expressing for .Net Core. I am programming with it since 1.0 and we already have a big productive …

  3. comment
    Comment #18413618

    We are replacing out homegrown PHP ERP system with ASP.NET Core MVC since Version 1.0. It is a blast to work with LINQ and Lambdas and I really miss it in other languages. EF Core …

  4. comment
    Comment #18413607

    Microsoft just recently commited them selfs more to .Net Core and it looks like it will replace .Net Framework in a not to distant future https://github.com/aspnet/AspNetCore/issue…

  5. comment
    Comment #17228330

    On the other hand, as soon as banks become really big, they loose interest in ordinary customers. In Switzerland the services of big banks like Credit Suisse or UBS are getting wor…

  6. comment
    Comment #15931649

    When we look at the 3 countries with the most growth in combination with meat consumption (data from wikipedia) 1. China 58.2 kg/person and year 2. India 4.4 kg/person and year 3. …

  7. comment
    Comment #15931554

    That's exactly why the rule of 72 should be thought more often. Just seeing how quickly the population can double at the current growth rate is an eye opener. 72 / 1.1 = 65 Years M…

  8. comment
    Comment #15347688

    I just installed it and my .Net Core 2.0 Application worked instantly, so far I am very pleased with the performance. One big plus I see in Rider is the same Git Integration they u…

  9. comment
    Comment #15293104

    This is a common misconception, VS2017 doesn't ship with the .Net Core SDK, you need to manually install it seperatly. This is also described in the Book: https://nbarbettini.gitbo…

  10. comment
    Comment #15292336

    Did you also install the .Net Core 2.0 SDK?