Musings on Information Technology - A view from the trenches
Showing posts with label
ASP.NET 5
.
Show all posts
Showing posts with label
ASP.NET 5
.
Show all posts
Sunday, 10 January 2016
Cloning Reddit to learn ASP.NET 5 - Part 6
›
In the last post in the series, we used a DTO to minimize the transfered data but we retrieved all that data from the database, shouldn'...
Sunday, 3 January 2016
Cloning Reddit to learn ASP.NET 5 - Part 5
›
In the last post we finally started to do something to the front end, namely the SubReddit bar on top, but the values were hard coded and th...
Saturday, 2 January 2016
Cloning Reddit to learn ASP.NET 5 - Part 4
›
In the previous post we ended up again with a broken, although partially this time, application let's try to fix it. The problem was t...
Friday, 1 January 2016
Cloning Reddit to learn ASP.NET 5 - Part 3
›
In the last post we applied a database migration but nothing occurred. The reason for this was that the RedditContext class was not tracki...
44 comments:
Thursday, 31 December 2015
Cloning Reddit to learn ASP.NET 5 - Part 2
›
In the previous post we got started in our quest to build a Reddit Clone. We ended up with a broken project so let's try to fix that. ...
Wednesday, 30 December 2015
Cloning Reddit to learn ASP.NET 5 - Part 1
›
I've always found it a bit boring to follow a book or video to try to learn a new, or old technology, so I thought I would try a differe...
›
Home
View web version