Letters from Readers

Reader Feedback: Developer Salary Survey

Our first-ever salary survey indicated that .NET developers on average were still getting salary increases despite a tough economy.

Earning Curve
Our first-ever salary survey indicated that .NET developers on average were still getting salary increases despite a tough economy. Readers weighed in on the survey results:

$92.7K per year is the average salary? Really, because I'm making a lot less than that, and I've been in my current position 15 years. I've got to wonder what's wrong; why I'm so far off the mark.

Rod
New Mexico

It's important to note that the survey participants were all subscribers of Visual Studio Magazine or a related newsletter. That probably means that they have a higher-than-average interest in .NET and likely an above-average skill set. We'd expect, then, that the salary numbers would be skewed upward.

Jack
Virginia

My current rate in D.C. Metro is $138/hr. Works out to a raw $260K/yr. I have to buy my own "benefits" and health insurance is a pain, but you can buy a lot of health insurance. The only way to make this kind of rate is to be very productive, have specialized knowledge and be on your own. Remember, whatever your salary, the company assumes you cost them two times as much. Divide by 2,000 and you have a rate to start with. Sure you trade "security" for the rate, but having been laid off numerous times in the late '80s and early '90s, I don't believe in "job security." For those of you already on your own, push your rates higher!!! I found it interesting that people aren't worried about foreign contractors taking jobs and lowering rates. H1-B workers are basically indentured servants and work for $40/hr, if that. That lowers everyone's rate.

Name withheld by request

Look Before You Leap
In January, Microsoft ISV Architect Evangelist Patrick Foley debuted his Startup 101 column. Readers applauded his developer-specific take on the Lean Startup concept:

I love the Lean Startup movement. It was precisely the idea behind our startup. Create a signup page test. If people don't pay you with their e-mail address you won't get far. One tip for developers is to stop focusing on building cool stuff and build tests that focus on social engineering. If you can't socially engineer X number of signups in X amount of time, you'll have a hard time profiting from your endeavor.

Josh Ledgard

About the Author

This story was written or compiled based on feedback from the readers of Visual Studio Magazine.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube