Re: About Box

From: Bernie Yaeger (berniey_at_cherwellinc.com)
Date: 06/22/04


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).



Relevant Pages

  • Re: learning vb.net
    ... simple programming more complicated with OOP ?thanks ... skilled VB6 programmer out performing a skilled VB.net developer. ... You've now got the whole Microsoft language platform and soon the server/os ... I wouldn't waste any money on books if your just starting ...
    (microsoft.public.dotnet.languages.vb)
  • Re: What is the difference between VB.NET and ASP.NET??
    ... between VB6 and VB.net, they are worlds apart in reality. ... based applications, DLL library components and windows applications. ... any of the WROX books are pretty good. ... There are no advanced students in Aikido - there are only ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Using the VB/VBA Collection class in C++ code
    ... I am not familar with the O'Reilly's Safari books, ... Presumably that means I take a reference passed in by my VB6 ... ...the reference to store my pointer internally in my ATL/COM object. ...
    (microsoft.public.vc.atl)
  • Re: Using the VB/VBA Collection class in C++ code
    ... I am not familar with the O'Reilly's Safari books, but I found some code samples and atricles on how to implement a VBA like collection in ATL: ... I want to *use* a VBA.Collection object created in VB6 and set as a property in my ATL object. ... Presumably that means I take a reference passed in by my VB6 application, ...
    (microsoft.public.vc.atl)
  • Re: Reference Book
    ... years ago they sold all their books to Apress. ... Wrox went out of business sometime ago. ... to publish under that name along with rights to some older Wrox titles. ...
    (microsoft.public.vc.mfc)