This month was our first .NET Oxford of 2019, and we were very pleased to welcome back Ian Cooper, who was this time talking about NGINX! For more details about the last time he joined us, see my blog post from March 2018 where he did a talk on 12 Factor Applications.
You're working on a web project which has a webapp and one or more APIs, perhaps an Identity Server too. Locally, your webapp is http://localhost:5000
, your API is http://localhost:5001
, your Identity Server is http://localhost:5002
, etc, etc.
As another year draws to an end, it's time for another year in review blog post. And this year I hit the big "four-zero", so it also marks the end of a decade! But don't worry - I won't try and overview the past decade in this post - let's stick with 2018!...
This is the 3rd blog post in my LINQPad Tips and Tricks series. The first two posts can be found below. If you haven't read them already, I'd highly recommend having a look through those as well as this post...
This month was our last .NET Oxford of 2018, and this time we had another lightning talk event! I always really enjoy these lightning talk events, as there's always a lot more variation, and much more of a community feel with more people getting up on-stage. And being December, our Primary sponsors Corriculo Recruitment adding even more to that social (and Christmassy!) feel by bringing along plenty of Mulled Wine too!
This month at .NET Oxford, we had Benjamin Howarth joining us to talk about Performance in the Javascript Era! Yes, I know - we're a ".NET" user-group - but not to worry - there was tons of server-side .NET in there too - so don't let the talk-title put you off!
I've worked with quite a few companies now - both as a permanent employee and as a contractor/consultant. However, up until now, I haven't worked with a team who use Pull Requests for all code changes. Whilst I know the PR model well through GitHub and open source - I hadn't previously used it within an actual workplace.
This month, we had our biggest meetup yet, as we welcomed Jon Skeet himself to .NET Oxford to tell us about some of the upcoming C#8 features. And as you can see from the photo below - he certainly filled the house!...
Have you ever had a bug report that just reads "It doesn't work"? Or more likely it has a bit more information than that, but clearly not enough for you to actually do something about it. You then ask for more information, and get a little bit more back - but you have to keep on emailing back and forth and explicitly asking questions to squeeze out all the information you need to reproduce, diagnose, and hopefully fix the issue.
Anyone who is subscribed to the .NET Oxford Meetup.com mailing list, would have received a group email from me last week about what looked like a bug in Meetup.com. At the time of writing that email, it appeared that Meetup was taking members from the wrong end of the waiting list when places became available!