Re: Vb.net - Rotating a label (used to replicate a line) OT warning

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"Michel Posseth [MCP]" <MSDN@xxxxxxxxxxx> wrote in message news:O%238dYgMeJHA.2096@xxxxxxxxxxxxxxxxxxxxxxx

Why not just draw the lines instead of using a Label Control.
That's what I would do in VB6, and it is what I would do in
the imposter if I ever got around to using it (which is unlikely).

That actually put a smile on my face ( cool one i have to remember
that for any future VB6 <> VB.Net bash ) But just curious are you
telling us that you would favor anny of the other .Net languages
above VB.Net cause in one point you have to switch to stay in
business , or are you near your retirement ? .

Actually I retired from work a few years ago (the best thing I ever did!), but I didn't work as a programmer anyway so as a purely hobbyist programmer there are no pressures on me at all as far as moving from VB6 is concerned. I'm probably a little old fashioned but the only two languages I've ever used in earnest are machine code (both with and without the aid of an assembler) and BASIC. Of the two I used to very much prefer machine code, but that was many years ago when it was possible for one person to have an intimate knowledge of the hardware of a specific machine. It is a lot harder today, with hardware changing at an ever increasing rate, and these days to perform any worthwhile task in machine code it is usually necessary to address the hardware through operating system routines and such things, which I must admit takes the enjoyment out of machine code as far as I am concerned. I gave up machine code many years ago, before I started using PCs (they didn't call my trusty Oric or C64 or Amiga a PC!) so these days I use BASIC on the grounds that if I can't deal with the hardware directly then I might as well go right to the other extreme and use something that allows me to write stuff very quickly and that holds my hand as much as possible by taking me as far away from the hardware as is possible! I didn't ever really fancy the 'middle position' of things like C because I preferred either one extreme or the other (as close as possible to the hardware or as far away from it as possible!) but I expect that if I ever did move to another language it would probably be a variant of C.

Come back Amiga, all is forgiven ;-)

Mike



.



Relevant Pages

  • Re: [OT] Re: VB.NET 2003 Resource Kit - Unable to Uninstall
    ... surely a major rewriting will be needed (migrating for the sake of migrating ... double your hardware, ... > I don't know if I'll ever completely drop VB6. ... > of devs here to give VS'05 a chance. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Umstieg auf VB.NET
    ... Ok, bei der VS2005-IDE beginnt das bei mangelnder Hardwareausstattung ein wenig früher, insbesondere bei ASP.NET-Projekten (aber die lassen sich mit der VB6-IDE ja sowieso nicht vergleichen). ... Bedienbarkeit) auf aktueller Hardware mit aktuellen Betriebs- ... eines "richtigen" Refactorings (VB6 ist ja auch nicht vollst. ... Features der Code-Snippets nicht ausreichen. ...
    (microsoft.public.de.vb)
  • Re: Consciousness: whats the problem?
    ... My counter is that understanding low level hardware gives you very little ... machine code, ... a register is placed on a buss, or moved from a buss to a register. ... the micro-code is the computer. ...
    (comp.ai.philosophy)
  • Re: Latest VB6 Cumulative Update?
    ... > VB6 usable for few more years. ... When I first got into computers one of my very first languages was Oric Basic, and within a month or so my second language was 6502 machine code (later supplemented by a simple ASM that I had written myself in Oric Basic because I did not know whether one already existed and in any case I could not afford to buy one even if it did!). ...
    (microsoft.public.vb.general.discussion)
  • Re: dereferencing or not?
    ... deterministic process and if this machine code uses, for instance, ... a pointer into nowhere, the machine will just use it, with perfectly ... Misprogramming chips that control hardware can lead to damaged ...
    (comp.unix.programmer)