Gamlor

thoughts about programming, tv-series and other geeky stuff.

  • Technical Stuff
  • Media Zap Oh Snap
  • 한국어
  • Mixtapes
  • About Me

Argument Validation Utility

By gamlerhart April 27, 2009 .NET, software-development

A while ago I’ve found a nice way to implement argument validation on the Paint.Net-blog. Its a fluent-interface like this: public void CallMe(object sender,int size, string name) { Validate.Begin() .IsType<Guid>(sender,…

Read more

Small DI-Containers and Autofac

By gamlerhart April 23, 2009 .NET, software-development

There are tons of dependency injection (DI) containers around in the Java and the .NET world. The are the well know, big ones like Spring (Java, .NET), Castle Windsor etc.…

Read more

Why I can’t wait to get dynamic in C#

By gamlerhart April 21, 2009 .NET, software-development

Just wrote again really ugly reflection based code. In such moments I really wish that the ‘dynamic’-type is already here. I wanted to make this statement, but replace the MyServiceResolvedAtRuntime…

Read more

db4o object database

By gamlerhart April 16, 2009 .NET, software-development

I’ve looked for a small embedded, easy to use data store for implementing my small software-engineering course project. Of course I’ve looked at MS SQL Server, which works great together…

Read more

FxCop

By gamlerhart February 18, 2009 .NET, software-development

I’m a fan of static analysis because whem I’m writing code in a statically typed language I want to get the most of it. So I’m a huge fan of…

Read more

Bad Word-UI and L4D

By gamlerhart December 8, 2008 42, software-development, tools

– Although I like Office 2007 and I find that the Ribbon is way better than the old icons- and menu-overkill, there’s still some stuff which is awful complex to…

Read more

I Really Need More Disk Space

By gamlerhart November 12, 2008 software-development
Read more

Visual Studio 2010 and .NET Framework 4.0 CTP

By gamlerhart November 10, 2008 software-development

The preview of the new Visual Studio and .NET Framework is available. I will try it out soon.

Read more

More IntelliJ Idea 8.0

By gamlerhart November 10, 2008 software-development

After the release of version 8.0 I’ve immediately started using it. Here a small list of little improvements, which may aren’t that obvious: Language-Injection IntelliJ Idea supports a wide range…

Read more

IntelliJ Idea 8.0 released

By gamlerhart November 8, 2008 java

The new version of the worlds best Java-IDE is released! (download) Version 8.0  brings tons of new plugins and features and supports even more refactorings, languages and frameworks. By the…

Read more

  • « Previous
  • Next »

Topics

.net 3.5-rating 4-rating 4.5-rating 5-rating adbcj akka akka-mobile android async bbc blog bryan fuller C# channel 9 comedy containers crime database db4o doctor who drama dramedy erik meijer hbo horror interview java jetbrains joyent linqpad microsoft mixtape music mystery RavenDB Scala sci-fi talk thriller tool triton tv series windows 한국어

Archives

  • September 2019
  • May 2018
  • October 2017
  • September 2017
  • August 2017
  • April 2017
  • February 2017
  • November 2016
  • August 2016
  • July 2016
  • April 2016
  • March 2013
  • February 2013
  • December 2012
  • September 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007

Copyright © 2025 Gamlor | Theme by: Vlone | Powered by: WordPress