What Do Programmers Like About .NET?
prostoalex writes "Software Development Times did a special report asking the .NET developers what they liked about the platform, since it's been 18 months since the .NET introduction by Microsoft. While the positive responses generally acclaimed Microsoft on integrating C++/C# logic development and VB GUI generation into one environment, some complaints are out there as well. From the article: "When Mark Lindley, manager of development services at Cimco, was working with .NET version 1.0 in September 2002, he needed to implement SSL transactions over TCP/IP. 'It took a long time to figure out that this functionality hadn't been implemented in .NET yet,' recalled Lindley." The article also mentions Honeywell Automated Control Systems, a .NET/J2EE software operation, considering moving their operations to .NET platform."
Unlike VB 6 and C++, which were at "opposite ends of the world," the differences between VB.NET and C# are minor, said Janacek, who began working with .NET while it was still in beta. "You can code in C# and show that code to a VB.NET programmer, who can read it straight out. The framework controls are identical. The syntax is a little bit different. But catching errors, writing to files--that's the same across languages," he said.
So C# is just VB.NET with squiggly brackets? MS are geniuses.