objectiveC, C# and more interesting stuff
Call Us: +31 (0) 84 86 78 130

Archive for the ‘Coding’ Category

Async downloading of data

This code shows you HOW to achieve something and it is not intended as a copy-paste solution. My post about using a NSURLConnection in a different thread has been read a lot. I made this post almost 3 years ago and I would like to show you

Read more

Async downloading of data

This code shows you HOW to achieve something and it is not intended as a copy-paste solution. My post about using a NSURLConnection in a different thread has been read a lot. I made this post almost 3 years ago and I would like to show you

Read more

A circle progressbar

For a small application I wanted to write, I wanted to make a progressbar that is a circle instead of a normal horizontal bar. I wanted to press a button, which is just a normal image and then have a circle go around it, showing the progress.

Read more

A circle progressbar

For a small application I wanted to write, I wanted to make a progressbar that is a circle instead of a normal horizontal bar. I wanted to press a button, which is just a normal image and then have a circle go around it, showing the progress.

Read more

string extension methods for C#

I admit, I have a big passion for writing useful extension methods in C#. I love how easy they make my job and keep me from writing code over and over again. There are some methods I use regularly and most of them apply to the string

Read more

string extension methods for C#

I admit, I have a big passion for writing useful extension methods in C#. I love how easy they make my job and keep me from writing code over and over again. There are some methods I use regularly and most of them apply to the string

Read more

Using the interface orientations from your project definition

I have always been annoyed by the way you have to handle your interface orientation detection and which orientations you allow for your application. You can specify the orientations in your project’s plist file, but I am not completely sure why the UIViewControllers don’t use this by

Read more

Using the interface orientations from your project definition

I have always been annoyed by the way you have to handle your interface orientation detection and which orientations you allow for your application. You can specify the orientations in your project’s plist file, but I am not completely sure why the UIViewControllers don’t use this by

Read more

Protected: Localize your UIViews (the easy way)

There is no excerpt because this is a protected post.

Read more

Protected: Localize your UIViews (the easy way)

There is no excerpt because this is a protected post.

Read more

Bad Behavior has blocked access attempts in the last 7 days.