by DotNetNerd
7. October 2015 06:38
The rest of day one i skipped blogging, in order to stat focused for my own talk. I ende me up seeing the other talks on the Microsoft track, which were really good. Anders Lybecker did a nice talk on comming things in ASP.NET, Mark Seeman had fun with a tennis kata demobstrating property based testing and Jeppe Andersen introduced the new build feature in Visual Studio Online - something I have an actual need for on a current project.
More...
by DotNetNerd
5. October 2015 11:05
Today GOTO Copenhagen was kicked off and it has been packed with good talks. The keynote was by Anita Sengupta, who talked about working on descent and landing on Mars based on her work at NASA. Amasingly interesting subject, and some really extreme conditions that these people work under. To illustrate it takes 7 minutes from when they enter the atmosphere on Mars until the robot has landed, but the signal takes 14 minutes minutes from it is sent until it reaches control on earth. More...
by DotNetNerd
22. September 2015 10:49
Lately I have been using gulp with the new Visual Studio 2015 integration, which I really like. With so much good tooling in place, I think it is the right step for Visual Studio to embrace it. The one thing that is cumbersome about the experience currently is the setup required to get up and running. So, hopefully I can save others from a bit of trial and error with these ourlined steps.
More...
by DotNetNerd
27. August 2015 11:57
We are at that time of the year where GOTO Copenhagen is in sight, and I am once again on board as a blogger. This year will be a little different though, because I will also be speaking myself. My talk is titled "TypeScript - a look at SPA's with Angular 2", a topic that I've had the pleasure of speaking quite a bit about, so I look forward to doing it at GOTO.
More...
by DotNetNerd
8. July 2015 07:22
Fair warning, this is not a tech post, but me doing some happy contenplating. Hopefully someone might get something from this, but if you are looking for my usual techy posts, this one is not one of them. So with that in place..
If there is one thing I have been thick headed about in my life, it is how much my "problems" are created entirely by myself. It took me almost 34 years to truly acknowledge this, but when I did it hit me like a ton of bricks - really nice, fluffy happy bricks. More...
by DotNetNerd
25. June 2015 07:40
Pleanty of people have said that concurrency and functional programming are becomming essential to developing modern systems. Some have even gone so far as to say that if you don't adapt you will become a maintenance programmer in a few years. With the increasing need for concurrency to provide speed and handeling of huge amounts of data, I beleive it to be true. I do however beleive there will still be pleanty of smaller applications, so I am not predicting doomesday for anyone quite yet.
More...
by dotnetnerd
31. May 2015 16:29
I was asked to do a talk about Single Page Applications and Angular 2 in a couple of weeks. At first I was a little sceptical, because Angular 2 is far from a finished product yet. After agreeing that the main points could be around SPA architecture, TypeScript and how you can build these kinds of applications without using a framework I said yes. So lately I have been working on the talk and the first part has been quite easy to do. Yesterday I got started on demoes, and dived into Angular 2 for real.
More...
by DotNetNerd
4. May 2015 05:22
At Build there was a number of huge announcements. It is amazing to see that Azure is keeping up the pace, and as a developer I am excited about the promise of services that will enable me to focus on implementing solutions rather than fiddeling with servers and infrastructure.
More...
by DotNetNerd
1. May 2015 10:13
Besides App Services, Azure offers an alternative that is slightly to the left of the far right on the big IaaS to PaaS scale called Azure Service Fabric. Conceptually Service Fabric is based on containers, allowing you to fit many services into a single VM and it gives you more fine grained control than with App Services by providing a manifest describing how it should operate.
More...
by DotNetNerd
29. April 2015 18:31
Since I am watching Satya Nadellas the keynote and taking notes, I figured I might as well put them into a blogpost. So here it goes.
More...