B
B. Chernick
Is it my imagination or is this chapter vaguely worded? I'm still working my
way throught but it's my impression that someone trying to literally follow
the sample code will get very confused.
Case in point. The chapter seems to be encouraging use of console apps for
the exercises. However if you create a console app with a default Module1,
you will quickly find out that you cannot put a Shared Sub into a module.
Looks to me like that example on page 372 should have started by creating a
class file.
Or have I missed some fine print?
way throught but it's my impression that someone trying to literally follow
the sample code will get very confused.
Case in point. The chapter seems to be encouraging use of console apps for
the exercises. However if you create a console app with a default Module1,
you will quickly find out that you cannot put a Shared Sub into a module.
Looks to me like that example on page 372 should have started by creating a
class file.
Or have I missed some fine print?