Coding with Class
I cut my programming teeth on Microsoft Visual Basic, having started with version 3.0 and following through to versions 4.0, 5.0, 6.0, and then learning Visual Basic .NET. But over the past few years I have been gravitating toward Microsoft Visual C#. As I do so, I am learning a lot more about coding tools that C, C++, and C# programmers take for granted in Microsoft Visual Studio. For instance, I almost always use the classic Types/Members dropdowns and the Object Browser to navigate through my code. Now I am learning more about Class View. If you have never used Class View before, learn more about it in Class View and How to: Work with Class View.
-- Paul
------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.