Results of the Visual Basic Survey: Part 1 Language and Framework Usage

In January we created a survey to understand how folks were using Visual Basic 6.0 and Visual Basic .NET in the UK. This survey was sent out to individuals we “suspected” had Visual Basic 6.0 heritage but it was also widely advertised through the MSDN Flash to UK developers. This does not (nor was it ever intended to be) a survey across all platforms. The focus was very much Windows developers – therefore we would expect to see low usage of Java etc.

We got plenty of great data and I wanted to share the interesting bits more widely as I think as developers we are always curious about what our peers are up to. Well, I am :-)

It is always great fun working with statistics – hence feel free to post your own conclusions. My University Lecturer on statistics would have summarised the first two chart as “The charts clearly show that UK Developers prefer to answer No more than Yes”  :-)

P.S. If you work in a  UK company with Visual Basic 6.0, then it is probably worth you checking out something we pulled together to help.

[UPDATE: 16th March 2009. I keep getting asked about the sample size. 10s of thousands of developers were given the chance to complete it as it went out widely in an email. Nearly 700 did]

image

image

image

This article is part of the GWB Archives. Original Author: Eric Nelson

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.