timdows
Skip to content
  • Home
  • Projects
  • About

Month: July 2016

ASP.NET Core Application on an existing database (Database First vs Code First)

Posted on July 23, 2016June 16, 2018 by Tim Theeuwes

What is it? Everybody has some existing project that would be suitable for an ASP.NET Core application. For my work I had a project that uses Linq to SQL with some weird database access layer (don’t get me started about that). After two minutes I had around 60 models and a fully stuffed DataContext. Wow[…]

Posted in Projects, Webpages 8 Comments

Secure tunnels to 127.0.0.1 with ngrok

Posted on July 20, 2016June 16, 2018 by Tim Theeuwes

What is it? The guys from https://ngrok.com have done some great work. Their slogan: I want to expose a local server behind a NAT or firewall to the internet. Don’t constantly redeploy your in-progress work to get feedback from clients. ngrok creates a secure public URL (https://yourapp.ngrok.io) to a local webserver on your machine. So[…]

Posted in Projects, Webpages 13 Comments

Custom error filter for json requests in ASP.NET Core 1.0

Posted on July 6, 2016June 16, 2018 by Tim Theeuwes

Errors while doing a json request They suck! You are waiting on your webpage for a XHR request to complete, but without knowing it failed. Angular has some functionality that you can catch any result code outside 200 – 299, but than you’ll give a general error to the user. What if you could really[…]

Posted in Projects, Webpages 1 Comment

Posts navigation

Archives

  • December 2018
  • November 2018
  • June 2018
  • March 2018
  • August 2017
  • July 2017
  • May 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • September 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • May 2013

Meta

  • Log in
tim@inexpro.nl
Zerif Lite powered by WordPress