Using EVEMon Data with LINQPad

LINQPad is an awesome aide to .NET Developers. Written by Joseph Albahari of LinqBridge and the C# In a Nutshell series fame. LINQPad allows the developer to write, compile and run C# or VB.NET Expressions, Statements of Programs outside of Visual Studio. Everything I am going to show you in this post can be done with Visual Studio simply by wrapping the text in a new console application, and adding references to the DLLs....

July 31, 2010 · 2 min

Debugging "Just My Code"

Within EVEMon we have started making heavy use of LINQBridge which uses Visual Studio 2008’s Multi-Targeting capabilities to allow a .NET 2.0 applications to use the compiler functionality of C# 3.0. This reduces our need to push EVEMon towards .NET 3.5, and simplifies our dependency stack for the end user (.NET 2.0 is pre-installed on Vista and above, .NET 3.5 is pre-installed in Windows 7 and above). One of the annoyances I have run into is every time there is a problem with a LINQ statement the debugger will stop in the LINQBridge project rather than EVEMon’s code; this usually tells you nothing useful forcing you to dig into the exception to find the stack trace to find out which line caused the exception....

December 5, 2009 · 1 min

Long time no blog...

I had been intending to post up all sorts of bits of news about life, driving, programming and cats but it didn’t happen. I have been busy which is good, however it doesn’t leave very much room for blogging. This post is going to be one really quick catch up entry to try and get me back into the swing of it. I finally passed my driving test at the beginning of the summer, it was my fourth try and I passed with three minors which was a great feeling… since then I have driven once, as part of PassPlus, which didn’t really feel vastly different, although it was more enjoyable knowing that I didn’t have a test coming up....

October 10, 2009 · 2 min

Fixing EVEMon's Crashy C++ DLLs

I have been working on EVEMon for about two months now, taking on the responsibility of committing changes to the trunk, fixing bugs and adding new features. As a project I have been involved for several years submitting bug fixes and little features, it was down to my experiences with EVEMon that I decided to implement Subversion and Trac at work. Unfortunately the first time it came to me to be responsible for a release, it seemed to go terribly wrong....

April 18, 2009 · 4 min

Learn a Little More About Richard Slater

Graeme Arthur tagged me, normally I hate these things but this is kind of a reverse chain letter… sort of… maybe if i re-write the rules slightly. Rules Link to the original tagger(s), and list these rules on my blog. Share 7 facts about myself in the post - some random, some weird. Tag 7 people at the end of your post by leaving their names and the links to their blogs....

December 13, 2008 · 2 min

Driving Lesson #20

Disclosure: This page contains Amazon Affiliate links; as an Amazon Associate I earn from qualifying purchases. Further information can be found in my disclaimer and privacy policy. So today was a mock test, one of several before I take my actual test. We drove down to the test center in Brighton Marina where Kev explained the test to me, how majors and minors worked and what would score as what....

November 10, 2008 · 2 min

Back to the Urban Battlefield

No, I haven’t taken up free running I have just been playing a little more Call of Duty 4 over the past week, I was encouraged to look back at it by a friend some time ago. Only just got round to trying it again. Since I last played there has been another patch, that includes new maps (I thought there were four maps, however I have only played three....

September 15, 2008 · 2 min

Nate Combs on "Security" as an resource

Nate Combs has again posted on Terra Nova about what makes rare minerals rare. Nate makes the very good point; that rare minerals are not as scarce as the name might suggest. It is well worth a read as his his personal “scratchpad”.

September 17, 2007 · 1 min

Blocking Adverts

I read an interesting article on The Register about the Firefox Plugin AdBlock Plus, the article covers a bit about the current favourable relationship between Firefox and Google which could be threatened by the increased usage of products that block adverts from being displayed. I am no fan of adverts on websites, as you can see; this site is devoid of adverts for the conscious reason that I find them distracting....

September 13, 2007 · 2 min

Economics of Virtual Worlds

Disclosure: This page contains Amazon Affiliate links; as an Amazon Associate I earn from qualifying purchases. Further information can be found in my disclaimer and privacy policy. I have been thinking about the economics of Online Games MMORPGs for some time. Most of my interest comes from writing my undergraduate dissertation which was more of an overview of the future of MMOGs than any specific focus. Lately, and most importantly with EVE Online, economics has shot into the public eye....

September 11, 2007 · 3 min