Re: About Box
From: Bernie Yaeger (berniey_at_cherwellinc.com)
Date: 06/22/04
- Next message: Shelby: "Re: Is it possible to assign dynamic variables? (Resend, sorry about the previous one)"
- Previous message: Bernie Yaeger: "Re: Sql Server Database Status"
- In reply to: Jay Feldman: "About Box"
- Next in thread: Herfried K. Wagner [MVP]: "Re: About Box"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Jun 2004 21:09:19 -0400
Hi Jay,
Most of the good books assume that you are familiar with vb.
Among the better books:
Balena, MS Press, Programming Visual Basic .Net
Troelson, Apress, vb .net and the .net platform
For database programming - Sceppa, ADO .Net, MS Press
HTH,
Bernie Yaeger
"Jay Feldman" <JayFeldman@NOSPAMmonmouth.com> wrote in message
news:0FF5C26B-E055-4CC3-BCBC-35ED8864FA62@microsoft.com...
> I hate to bother you again, but being an upgrader from vb6 to this
language, I am having some difficulty.
>
> In my about box, I have a label (lblVersion) that displays the version
number.
> I tried this:
> lblVersion.Text = "Version " & Environment.Version, but it caused an
error. How should I do it properly?
>
> Thanks in advance.
> --
> Jay Feldman
> JayFeldman@NOSPAMmonmouth.com
>
> P.S. Does anyone know any good books for very experienced vb6 programmers
that need to adapt to .NET? I don't want to learn vb.net from the ground up,
since I am already pretty skilled with vb6 (well, I hope that vb6 experience
will help).
- Next message: Shelby: "Re: Is it possible to assign dynamic variables? (Resend, sorry about the previous one)"
- Previous message: Bernie Yaeger: "Re: Sql Server Database Status"
- In reply to: Jay Feldman: "About Box"
- Next in thread: Herfried K. Wagner [MVP]: "Re: About Box"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|