Quantcast
Channel: Per-Olof Bondesson – blog.
Browsing all 21 articles
Browse latest View live

Simple AOP in JavaScript

During a recent re-factoring of some JavaScript I accidentally removed the last line of a function that told the UI to re-render according to the new data. After that I figured, why not move this...

View Article


Setting Windows 8 language

The problem So, you just installed en English copy of Windows 8 and have set your culture to Swedish. All is good and well. Until you take a look on the start screen and […]

View Article


News on the future of C# as a language

What’s going on here? Mads Torgersen have commented on two language feature suggestions on uservoice. Noting that they are actively working on them. If you have not voted for your most wanted features...

View Article

Instance counting with Autofac

You want to do what? In a recent project I had a problem with some form of memory leak. Since the project used Autofac I figured that we could use it to find likely […]

View Article

Windows Phone 8.1 for developers – the Background Media Player

This blog post is part of a series about how Windows Phone 8.1 affects developers. The series is written in collaboration with Microsoft evangelist Peter Bryntesson, check out his blog here. Dude… what...

View Article


Creating your very own RFP-library

NOTE What I will be showing in this post is not a fully-fledged RFP-library. There is quite a few shortcuts that have been made, heck the code will not even deal with exceptions. Rather […] The post...

View Article

Deploying a node.js application on Azure

Recently I needed to publish a simplish node.js application on Azure. It were already running smoothly on heroku so I figured that it shouldn’t be any issue to just deploy and be done with […] The post...

View Article

Windows 10 for developers

Wow. The level of innovation and new products that Microsoft showed yesterday with HoloLens, Surface Hub and Windows 10 is rare to get in one event – we are mightily impressed. With Windows 10 […] The...

View Article


BUILD 2015 – day 1

Phew, day one of BUILD 2015 has passed and it was a blast. Here we’ll summarize our general impressions, and takeaways from the sessions we saw. Keynote A lot more developer focused than we […] The...

View Article


BUILD 2015 – day 2

Keynote A keynote full of demos and details. It started off with some media streaming and quickly went on to a demo of the Surface Hub meeting-screen together with Power BI for reporting. Windows […]...

View Article

Developing for HoloLens using Unity

While attending Build I got the opportunity to try out developing a few simple things for the HoloLens. In this post I will let you know my takeaways from the experience. A quick demo […] The post...

View Article

Instance counting with Autofac

You want to do what? In a recent project I had a problem with some form of memory leak. Since the project used Autofac I figured that we could use it to find likely sources for the leak. The solution?...

View Article

Windows Phone 8.1 for developers – the Background Media Player

This blog post is part of a series about how Windows Phone 8.1 affects developers. The series is written in collaboration with Microsoft evangelist Peter Bryntesson, check out his blog here. Dude… what...

View Article


Creating your very own RFP-library

NOTE What I will be showing in this post is not a fully-fledged RFP-library. There is quite a few shortcuts that have been made, heck the code will not even deal with exceptions. Rather than using this...

View Article

Deploying a node.js application on Azure

Recently I needed to publish a simplish node.js application on Azure. It were already running smoothly on heroku so I figured that it shouldn’t be any issue to just deploy and be done with it. TL:DR;...

View Article


Windows 10 for developers

Wow. The level of innovation and new products that Microsoft showed yesterday with HoloLens, Surface Hub and Windows 10 is rare to get in one event – we are mightily impressed. With Windows 10 powering...

View Article

BUILD 2015 – day 1

Phew, day one of BUILD 2015 has passed and it was a blast. Here we’ll summarize our general impressions, and takeaways from the sessions we saw. Keynote A lot more developer focused than we had...

View Article


BUILD 2015 – day 2

Keynote A keynote full of demos and details. It started off with some media streaming and quickly went on to a demo of the Surface Hub meeting-screen together with Power BI for reporting. Windows apps...

View Article

Developing for HoloLens using Unity

While attending Build I got the opportunity to try out developing a few simple things for the HoloLens. In this post I will let you know my takeaways from the experience. A quick demo to start things...

View Article

Microsoft Build 2017 – Day 1 – Chat bots and AI

First day of build is now over. One thing is for sure, it sure was a lot more focused than previous years. If, Chat-bots, IoT, machine learning and cloud catches your eye, this might have been heaven...

View Article
Browsing all 21 articles
Browse latest View live