I am reading Beginning
VB.Net 2003 (quite a good book I think, easy to follow; just an unusual number of typos for a Wrox book, it reads like it was put together in a hurry) and in Chapter 12 "Building Class Libraries" it says to create a new project from the Class Library template. But I have no such template.* Is this normal? I have
VB.Net 2003 Standard Edition, v7.1.3088 and Framework 1.1 v1.1.4322.
So Chapter 12 was a wash, and so is Chapter 13 "Creating your own custom controls," for the same reason.
I expect that my ide will look a little different from the screenshots becuase they most likely did not use Standard Edition to do the book. But isn't it supposed to work as-is with SE? What can I do?
* The templates I have are:
Windows Application
ASP.Net Web Application
ASP.Net Web service
ASP.Net Mobile web Application
Console Application