VSoft Technologies Blogs

rss

VSoft Technologies Blogs - posts about our products and software development.

An observation about the .NET Just-In-Time compiler and the resolution of Assembly references. It's a fairly simple observation, but it came as a surprise to me.

If you're coding for .NET to run on 32- and 64-bit architectures, there are a bunch of "gotchas" when it comes to the different versions of the CLR.

I spent the last few days playing with VS 2005, testing the VS.NET support in Finalbuilder 3

Something I get asked quite often with regards to FinalBuilder is why don't I rewrite it in a .NET language, that way anyone could write plugins.