Quantcast
Channel: ICT Blog » Coding
Browsing latest articles
Browse All 25 View Live

Image may be NSFW.
Clik here to view.

WP7 Takenapplicatie–Startpagina

Dit is een eerste posting over de takenapplicatie tutorial. De tutorial bestaat uit: – Startpagina - Navigatie - Data - Model View ViewModel - DataBinding - Resources - Styles - Controls - Panorama en...

View Article



Autonoom parkeren – Introductie

Mijn naam is Björn Braber en ik ben een derdejaars student op de Hogeschool Rotterdam. In het eerste semester van het derde jaar loop ik stage bij ICT Automatisering. Ik ben dus werkzaam tussen 3...

View Article

Image may be NSFW.
Clik here to view.

Introduction to Slickgrid

Introduction Slickgrid is a javascript grid with full potentials and possibilities. It is a bit difficult to learn and to configure but it offers great performance and flexibility. Some of the nice...

View Article

Image may be NSFW.
Clik here to view.

SignalR – Event notification for the web

As a developer, I always used to implement the observer pattern in software. The principle of the observer pattern is that there is a weak link between the subject and the observers. As a result of...

View Article

Image may be NSFW.
Clik here to view.

Autonoom parkeren – Hardware Keuze

Deze post is een vervolg op Autonoom parkeren – Introductie Voor de opdracht is een op afstand bestuurbaar voertuig nodig. Dit voertuig moet bestuurd worden door een applicatie op de computer. De...

View Article


Image may be NSFW.
Clik here to view.

Autonoom parkeren – Detectie algoritme & Programma

Deze post is een vervolg op Autonoom parkeren – Hardware Keuze Voor het waarnemen van het voertuig wordt een Kinect gebruikt. Met dit apparaat is het mogelijk om een videobeeld te verkrijgen of diepte...

View Article

Image may be NSFW.
Clik here to view.

Mobiel betalen met een Android smartphone door middel van NFC

Ik ben Alex Olfers, student aan Avans hogeschool ’s-Hertogenbosch. Van augustus 2012 tot en met januari 2013 ben ik stagiair bij ICT Automatisering. Tijdens mijn stage werk ik aan het project “Mobiel...

View Article

Image may be NSFW.
Clik here to view.

ECG analyse en conversie naar Health Level 7

Mijn naam is Tom Kokkeler, 3e jaars student aan de Avans hogeschool ’s-Hertogenbosch. De studierichting die ik volg is Technische Informatica (Embedded Systems). De stage periode loopt van augustus...

View Article


TableStorageAppender for Log4net

Logging to the new Table Storage in the cloud is a very common case when you’re working with Azure projects. There are various ways to do this. You can setup log4net to use the Trace log that is...

View Article


Image may be NSFW.
Clik here to view.

Robocode: programming or game

Robocode is a programming game with the goal to code a virtual tank to compete against other virtual tanks. The player writes the intelligence of the tank in Java and has no direct influence on the...

View Article

Await anything

Did you know…. …that in C# 4.0 it’s possible to make anything awaitable by using extention methods. The only requirement for this is to implement a function called GetAwaiter(). Let say for example we...

View Article

Image may be NSFW.
Clik here to view.

Using NUnit for your tests in Team Foundation Service with a Git repository

Since quite some time now it is possible to create a new project in Team Foundation Service (the cloud variant, not to be confused with Team Foundation Server) using Git for your version control. Since...

View Article

Image may be NSFW.
Clik here to view.

BRAIN event: Microsoft Sharepoint 2013

Op 20 juni 2013 organiseerde ICT Automatisering in samenwerking met de .NET Gebruikersgroep Nederland een BRAIN event ditmaal geheel in het teken van Sharepoint 2013  maar dan wel door de bril van een...

View Article


Image may be NSFW.
Clik here to view.

Auto-scaling Application Block and Windows Azure

Imagine this… writing a blog post about the Auto-scaling Application Block (AAB) for Windows Azure, also known as Wasabi, and how to implement it while attending TechEd Europe in Madrid and at the same...

View Article

Image may be NSFW.
Clik here to view.

Snel HTML-pagina’s ontwikkelen – jQuery UI en jQuery Mobile

Stel een klant komt bij je met de vraag om in een korte tijd een programma te schrijven waarbij de user interface via HTML-pagina’s moet worden geïmplementeerd. De achterliggende code (bijvoorbeeld in...

View Article


TechDays 2014 Live Blog – Dag 1

Ook dit jaar staat ICT Automatisering met meerdere collega’s present op de TechDays 2014. Gedurende de dag zullen we op dit liveblog updates plaatsen voor geïnteresseerde collega’s en lezers. Dit jaar...

View Article

TechDays 2014 Live Blog – Dag 2

Op de tweede dag zijn we ook aanwezig en zullen we je op de hoogte houden van nieuwtjes, interessante presentaties en andere opmerkelijke gebeurtenissen. ICT Automatisering staat ook nog steeds met een...

View Article


Image may be NSFW.
Clik here to view.

How to run a second /adfs/ls on your ADFS 2.0 server

Ever wanted to run a second /adfs/ls website on your ADFS2.0 (test)server for whatever reason? I do! I found an easy way and I’ll explain how to do it. In my case there are multiple projects working on...

View Article

Optimistic locking with Java Persistence Api

forcing version increment of parent/root entity object When implementing a locking strategy for a CRUD application you can choose between pessimistic locking and optimistic locking. Most of the time...

View Article

Rest API Response Envelope

Leveraging Spring 4.1 ResponseBodyAdvice I’ll show you how to setup your Java code to create a Rest API response envelope for every Controller response transparently using Spring 4.1. This works with...

View Article

Devoxx 2014: Java EE gains popularity amongst developers

Last week I attended Devoxx 2014 in Antwerp and noticed the revived popularity of Java Enterprise Edition. I was impressed by the ‘Java EE Game Changers’ talk by David Blevins from Apache (one of the...

View Article


EntityFramework: Updating EF4.x to EF6

During the migration of an ASP.Net MVC application for a customer from an on premise environment to Microsoft Azure, I’ve run into some troubles updating EF so that we use the EF6 Retry Logic for...

View Article


Techorama 2015

Voor het tweede jaar op rij wordt op 12 en 13 mei Techorama georganiseerd. Dit technologieseminar wordt niet door Microsoft georganiseerd (zoals TechDays, TechEd en Build) maar door de .NET community...

View Article

Small tip: use QueueBackgroundWorkItem for asynchronous work in ASP.NET

This is a small tip that I’m mainly publishing as a reminder to myself, but it could come in handy for someone else. Background processing tasks in ASP.NET are hard. At any time IIS could decide to...

View Article

Beware where you are POSTing!

Recently I had the pleasure to work with Highcharts, a Javascript library for creating dynamic diagrams. Recommended! The client also wanted the ability to download the data that is used in the...

View Article

Browsing latest articles
Browse All 25 View Live




Latest Images