Forgot your password?
typodupeerror

Comment MSNBC Security Alert On VS.NET is Political (Score 2, Insightful) 301

The article points out that VS.NET includes the _ability_ to write unmanaged C++ code.

This is, in itself, not a security issue. The security issue is that anyone could potentially write a program that has buffer overflow problems.

And they likely left unsafe C++ ability in VS.NET so they retained backward compatibility with the bazillions of C++ programs already written.

This is just a political hack trying to take a swipe at MS after losing a security review contract.

The WSJ and MSNBC are notriously against Microsoft and this article is right in line with their more baseless attacks.

I'm not a fan of MS business practices and hope something drastic happens in the DOJ lawsuit, but this has nothing to do with VS.NET, which I think is an incredible development tool for _ALL_ of us, not just MS developers.

Slashdot Top Deals

If all else fails, immortality can always be assured by spectacular error. -- John Kenneth Galbraith

Working...