Re: VB.NET Discussion
- From: "Peter Aitken" <paitken@xxxxxxxxxxxxx>
- Date: Fri, 6 May 2005 21:36:59 -0400
"Sharrukin Amiri" <sharrukin@xxxxxxxxxxxxxxx> wrote in message
news:6TPee.18328$VL3.788136@xxxxxxxxxxxxxxxxxxxxxxxx
> Hello,
>
> I am using VB 6.0 for many years. Everytime I needed to build software
> applications, I just opened VB 6.0 and started coding. I am now looking
> VB.NET Express Edition and I find I can no longer do this very easily. I
> find that there is too much copy and paste of code in order to get an app
> running. I also find it slow. Is it me or I am missing something? Here
> is
> a sample of my coding which you could find at:
>
> http://www.amtekcenter.com/amtek/wdwscode.htm
>
> P.S.: Do I have to change my style of coding? Can I code the same way in
> VB.NET?
>
> Thanks!
>
YES you have to change your style of coding. One of the major plusses of
VS.Net is the support for object oriented programming - true OOP and not the
half-assed support that VB6 has. To get the most from this tool you have to
use OOP techniques and that requires not only different coding but a whole
new way of thinking about and planning apps. I find that a good part of the
complaining about .Net comes from people who do not understand this and want
it to be just an upgrade to VB6. Well, that's just not what it is. Yes .Net
has various problems, and VB6 remains a viable tool for many situations, but
IMO you need to know both to be a competent Windows programmer.
--
Peter Aitken
Remove the crap from my email address before using.
--
Peter Aitken
Remove the crap from my email address before using.
.
- Follow-Ups:
- Re: VB.NET Discussion
- From: Casey Provance
- Re: VB.NET Discussion
- From: Bob Butler
- Re: VB.NET Discussion
- References:
- VB.NET Discussion
- From: Sharrukin Amiri
- VB.NET Discussion
- Prev by Date: Re: Problem with Help Workshop 1.4
- Next by Date: Re: VB.NET Discussion
- Previous by thread: Re: VB.NET Discussion
- Next by thread: Re: VB.NET Discussion
- Index(es):
Relevant Pages
|
Loading