Careers 2.0 by Stack Overflow
gravatar
profile updated
on Feb 6

Philippe Vlérick

Brussels, Belgium

www.pvle.be

Top 20% Stack Overflow for
Top 30% Stack Overflow for
Currently Software Architect at Directorate General Justice - European Commission.

I started programming scripting from mIRC. From there I got to Basic. From there, I moved to Pascal in grad school, then C, Java and C++, then again Java and C at university. I also experimented .net in my free time and fell in love with C#.

I like programming, learning about programming, talking about programming with my enlighten colleagues at lunch, reading about programming, dreaming about programming, etc... I also like writing documents, but only when I have something interesting to write about and that is it useful, not when everybody knows that no one will never read it.

I dislike bureaucracy, administrative work that gets in the way, having only one monitor, people with no sense of humor, being told that a 40€ technical book is too much of an expense.

My native language is French, and my English is not too bad. I have been actively learning Greek for a bit more than a year and I have good notions of Dutch from school but I'm very rusty.

Technologies

Dislikes:

Experience show all

Software Architect, Directorate General Justice - European Commission

September 2011 - Current

I am working as an IT architect on projects that revolve around the European e-Justice Portal I am meeting with experts from Member States to design technical solution to achieve European wide interoperability solutions to interconnect existing judicial systems. I am also in charge a small home made tool (C#) that converts massive amount of documents in all official languages in the right HTML format so that they can be uploaded into our CMS. The input documents tend to be very faulty as they are converted from Word documents that have been translated, so it includes a lot of heuristic fixes to the format and lots of regression testing no to break what already works.

Senior Analyst, Avanade

March 2010 - August 2011

ING K2: development of the public site of ING on SharePoint. I was responsible for development of some components of the solution and their link with the admin part. Public website accessible at http://www.ing.be. NayaMed: in charge of the work on the interfaces of the CRM system with the SAP back-end. Was known as "the person to go to when you have an issue with C#". I also got a comment from company technical lead that told me one day "well, it seems you know .NET more than I do!"

Developer, Unisys Belgium

August 2006 - February 2010

I have been involved in many projects. From the more recent to the least recent:

  • Lot2 at MinFin: A framework project for ministry of finance in Belgium. Lots of sub projects, everything web based built with Java, Struts, iBatis...
  • R4eGov: European project about government. I was in charge of a .NET prototype built using BizTalk, WCF... I also did some other tasks (workflow design, Java development, OpenLaszlo development, deliverables redaction...)
  • IGFP at Forem: Project to help unemployed people to find trainings that will help them to find a job.
  • Tax-on-Web 2007 at MinFin: project to allow citizen to enter their tax declaration online in Belgium.
  • CDMS at Eurocontrol: configuration and custom developments around OpentText's eDocs.

Education show all

Master in Computer Science, Univeristé Catholique de Louvain

2004 - 2006

This time, I never had to retake any exam. Again, no failure in any programming related course.

Bachelor in Computer Science, Institut Paul Lambin

2000 - 2004

Never failed to any programing exam and failed lots of non programing exams.

Certifications

TS : Microsoft .NET Framework - Application Development Foundation

2008

TS : Microsoft .NET Framework 3.5 - Windows Communication Foundation Application Development

2009

TS: Microsoft .NET Framework 3.5, ADO.NET Application Development

2010

Stack Exchange show all Last seen 4 days ago

Writing (6) show all

Les versions de .NET - Comprendre les versions des différents composants (C#)

An article I wrote (in French) because I was tired of hearing people miss-understanding the different .NET component versions numbers.


The Misunderstood var Keyword : Philippe

I find amazing how the var keyword introduced in C# 3.0 is misunderstood.


Parameter Passing and Reference Types in C# : Philippe

A few days ago, I had a question at work on why “regular” objects could be modified when in a method, while strings couldn’t. That’s a good question that any C#/Java developer (and many other…


C# Compiler Emits call IL Instruction for Instance Methods Called on the Reference Returned by a Constructor : Philippe

Some time ago, I wrote how the call instruction could actually call an instance method on a null reference, and that inside this instance method, the this keyword would reference to null.


Instance Methods Called on null References : Philippe

In a previous post, I wrote how you can call Extension Methods on null references, as in fact the are static methods with one more parameter, the extended object itself.


Boolean Logical Operators and Boolean Conditional Logical Operators : Philippe

I’m often amazed that most programmer don’t know that in C# and in Java you can use the simple & and | as logical operators. It seems than most people don’t event know that they exist!


1 more

Reading (20) show all

CLR via C#

CLR via C#

Jeffrey Richter


Effective C#  (Covers C# 4.0): 50 Specific Ways to Improve Your C# (2nd Edition) (Effective Software Development Series)

Effective C#

50 Specific Ways to Improve Your C#

Bill Wagner


Essential C# 4.0 (3rd Edition) (Microsoft .NET Development Series)

Essential C# 4.0

Mark Michaelis


C# in Depth: What you need to master C# 2 and 3

C# in Depth

What you need to master C# 2 and 3

Jon Skeet


Real World Functional Programming: With Examples in F# and C#

Real World Functional Programming

With Examples in F# and C#

Tomas Petricek, Jon Skeet


C# Programming Language (Covering C# 4.0), The (4th Edition) (Microsoft .NET Development Series)

C# Programming Language

Anders Hejlsberg, Mads Torgersen, Scott Wiltamuth, Peter Golde


The Art of Unit Testing: With Examples in .Net

The Art of Unit Testing

With Examples in .Net

Roy Osherove


Effective C#: 50 Specific Ways to Improve Your C#

Effective C#

50 Specific Ways to Improve Your C#

Bill Wagner


More Effective C#: 50 Specific Ways to Improve Your C#

More Effective C#

50 Specific Ways to Improve Your C#

Bill Wagner


LINQ in Action

LINQ in Action

Fabrice Marguerie, Steve Eichert, Jim Wooley


Brownfield Application Development in .Net

Brownfield Application Development in .Net

Donald Belcham, Kyle Baley


Azure in Action

Azure in Action

Chris Hay, Brian Prince


Don't Make Me Think: A Common Sense Approach to Web Usability, 2nd Edition

Don't Make Me Think

A Common Sense Approach to Web Usability, 2nd Edition

Steve Krug


Code Complete: A Practical Handbook of Software Construction

Code Complete

A Practical Handbook of Software Construction

Steve McConnell


Schneier on Security

Schneier on Security

Bruce Schneier


Effective Java (2nd Edition)

Effective Java

Joshua Bloch


Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (2nd Edition)

Framework Design Guidelines

Conventions, Idioms, and Patterns for Reusable .NET Libraries

Krzysztof Cwalina, Brad Abrams


15 more

Tools

486 PC

Visual Studio

Background

Projects and links

http://www.babymovie.be - A company I made the website for a few years ago using PHP, MySQL etc. Mind you that I don't want to do that as a full time job.


Background

When I was 16, my dad brought back home an old 486 from his office. I didn't knew much about computers at that time, but I quickly got used to it. I opened it, and asked him to bring back others old pc if he could. He then brought back some, that I dismounted in order to build a better pc from the best parts I could find in each. I then bought an old Pentium 60 from a friend, and two years later I finally bought an up-to-date pc, a AMD K6/3 450 that I could play Half-Life full details on!

As for Visual Studio, even if VI is very nice (seriously, you get used to it), I think Visual Studio is the best IDE for the moment. I sometimes miss some of the shortcuts I'm used to from Eclipse, but still, in Visual Studio I feel home. Plus, all the things I was missing from Eclipse have been added to VS 2010 now.