Browse by Tags
All Tags »
General Software Development (
RSS)
After I graduated from the HIO Enschede (B.Sc level) in '94 I have worked with a lot of different platforms and environments: from 4GL's like System Builder, uniVerse and Magic to C++ on AIX to Java to Perl on Linux to C# on .NET. All these platforms...
I created a small video (flash movie) of a neat feature of the upcoming LLBLGen Pro v3.0 designer: creating a typed list definition from search results obtained in the designer by running a custom piece of code (C#, with Linq to objects. VB.NET is also...
(Follow up to: The Firefox 3.5 fiasco ) I'd like to inform the audience that the people over at NSS , the sub-system which is responsible for the disk-trashing behavior of Firefox 3.5 (and the accompanying delays on startup) on some systems, has worked...
This morning I ran into an interesting design decision. The problem at hand isn't that interesting, I've solved it a lot of times before. The interesting thing is that this problem isn't always solved the same way. It goes like this: do you tell an element...
In July 2008 I started development on LLBLGen Pro v3's new designer. The first thing I realized was that I needed a good, solid, generic framework to base the new designer on, especially because v3 would introduce a new big feature: model-first entity...
(Sorry English speaking visitor, this post is in Dutch, as it's about a Dutch user group meeting) In Nederland hebben we een aantal gebruikersgroepen die op gezette tijden meetings organiseren voor developers. Aan dit aantal is een nieuwe toegevoegd,...
Have you ever ran into database tables with a field which is used to mark if a row has been 'deleted' ? Probably. These fields are used to implement 'soft-deletes'. For the soft-delete impaired, a quick introduction. Soft-deletes are row deletes which...
Yesterday I read this great article about VS.NET's technical roadmap , posted by Rico Mariani . Rico is the Chief Architect of Visual Studio, and he explains what that title means as follows: I am the Chief Architect but I'm also *only* the Chief Architect...
More than 1.5 year ago (!) I wrote an article about why change tracking of changes of an entity should really be inside an entity object . Change tracking is the concern of the O/R mapper and the entity object, not the developer using the entity object...
I was a bit surprised about the large scale of the positive hype around 'M' in Oslo. Fortunately, Roger Alsing wrote a 'Back to reality' post about M which stood out as a single critical remark against the sea of positivism. I like it when someone chooses...
More Posts
Next page »