| wilmon wallen-bryan 2002-10-05, 6:41 pm |
|
(1) I have been working on my own, writing softwre using
visual basic 6 (VBA) for 2 years on and off.
I started learning with the .NET beta over a year ago.
I am preparing for exams MCSD with self training books
and feel quite comfortable with the material.(C# is my
current language).
But i am no Professional as the course requirements demand.
so what ? What is the big deal?
(2)On reading the text "Self training Kit Developing
Windows Based Applications with VB.NET and VC#.NET " I
note in the LAB for chapter 4 that unecessary (and
unused ) Code is included in the excercise 4.1 "creating
strongly typed Collection Class by extending
CollectionBase". Having created an indexer for
the "DoughnutCollection", another is created for
the "DoughnutMachine" with no justification what-so-
ever.Is this the right place to pose this question?
|