Being Erica
Erica’s life is a mess. She’s jumping from one temp job to the next, has no lasting relationships and she feels that she hasn’t accomplished anything in her life. One…
Read moreFor the ‘Program Analysis and Transformation’ seminar I compared three language workbenches, namely Jetbrains Meta Programming System (MPS), Spoofax and Actifsource (Although Actifsoure is not a language workbench but rather…
Read moreClayton Young, the best gunman around, is about to be executed. In the last minute the governor offers him a deal. Clayton has to kill Matthew Saberneck. He agrees to…
Read moreIn my last post I showed that you can write a ‘cast’-method with all kind of strange properties. You probably think that this is very stupid thing to do. This…
Read moreSince Java introduced generics the type declarations got at lot longer. This is especially annoying when an API forces you to cast objects, like the reflection-API, the JDO-API , etc.…
Read moreDisclaimer: This post is based on the C# 5.0 CTP. Everything described here is subject to future changes. Last time I demonstrated that the synchronization context is also relevant for…
Read moreDisclaimer: This post is based on the C# 5.0 CTP. Everything described here is subject to future changes. Last time we explored some implications of the C# asynchronous operations for…
Read moreDisclaimer: This post is based on the C# 5.0 CTP. Everything described here is subject to future changes. I’ve already discussed some implications of the async feature in my previous…
Read moreDisclaimer: This post is based on the C# 5.0 CTP. Everything described here is subject to future changes. The next version of C# and VB.NET will have support for asynchronous…
Read more