I was using VB under VS2003 but having received VS2005 I have decided to start using C#. One little thing seems to be a step in the wrong direction although I just may have to customise the IDE properly.
When in VB, for instance, I had a listview control and wanted to change the View property in code I would type
listView1.View =
Typing the equals sign would show the members of the enumeration. (In this case Report, LargeIcon etc) Nice. In C# under VS2005 I currently don't get this and have to work out the name of the enumeration. Not a major problem but it takes more time.
Carlos J. Quintero [VB MVP] - 23 Dec 2005 09:28 GMT
VB has a background compiler that provides better intellisense, errors on the fly, etc. while AFAIK C# doesn´t have it.
Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio 2005, Visual Studio .NET, VB6, VB5 and VBA You can code, design and document much faster in VB.NET, C#, C++ or VJ# Free resources for add-in developers: http://www.mztools.com
Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...