Right, I definitely prefer developing in Silverlight than Flash. The IDE is much clearner, but the real winner is the productivity of C#, and libraries that I understand, vs. whatever Adobe decides to devise. Some might view that as me being an MS-phile; even if that is the case (I don’t think I am!), that [...]
My Silverlight Test Page
June 15th, 2008 · No Comments
Tags: Web development
Things I forgot to say
June 4th, 2008 · No Comments
There are some extra bullets I should have added to my initial comparisons. Cost, the IDE, and ease of use.
Java
The actual JDK doesn’t come with an IDE. It has a command line interface, i.e.
javac MyClass.class
java MyClass
A friend directed me to a freely available IDE, however, called Eclipse. This seems pretty decent for most Java stuff, [...]
Tags: Progamming · Web development
I’m Back!
June 3rd, 2008 · No Comments
Right, well, it’s been a while since my last post! (Not helped by the fact that WordPress seemed to delete it half way through!)
I haven’t looked at any XNA stuff recently, I’ve been mucking about with various new web stuff - driven by the discovery of what I’ll be working on in my new Software [...]
Tags: Progamming · Web development