Re: How's dot.net doing nowadays?



David wrote:
I dont' know if this is what you are asking but here are my 2 cents.

I have been using VB for for the last 10 years or so. I only develop Windows applications not web based apps.

Over the last year I have decided to start using .net (2005) and for me at least did not find the transition to be that great. Most new apps I create are done in .net and existing apps I maintain in VB6.

I like the fact that the language is more object oriented than before. If nothing else just to feel that if I make the switch to other languages some of the concepts are similar. I think it is cool that a variable is now an object with built in properties. Instead of using a function like mid on a string you use stringname.substring(0,3).

I like the idea of reading code samples from other languages (C#,C++) and find there is a closer relationship between us and them.

I work with specialized hardware. The new hardware drivers are written for .net and VB6 support is very limited. The company that makes the hardware were very enthusiastic about moving to the .net framework which they say is more robust. It seems to me that since MS is turning off the lights of VB alot of companies are making the transition to .net (the framework).

In regards to people postings for VB. There are quite a bit of people asking and answering questions on this newsgroup. I asked a question about a week ago and got about 28 good responses.

In regards to Java, I hear alot of people are excited about Ruby on rails.

"MM" <kylix_is@xxxxxxxxxxx> wrote in message news:160po3p7aqmq2eask50ujgpj4m5ae410u4@xxxxxxxxxx
Just (still) kinda interested, that's all. Classic VB still seems to
be in use, though not as widespread. Maybe folks are turning to Java!

MM


I'm pretty much the same.... VB6 for the last 11 years.... since it came out... Personally our company can't switch to .NET fast enough for me.... If I had my way, I'd dump it six months ago and go strictly .NET. I'm so tired and fed up with VB6.... don't get me wrong, it's a great language... but it is obsolete for our purposes. I'd be willing to venture that 75% of the problems our app experiences would be solved if we could switch it all .NET overnight. For the last 5 years, I've been mumbling to any one that will hear "If only this were in .NET then we could..." but that's my rock to push up the hill.

As for if there's dwindling VB6 base.... hardly... it's just as strong as ever... worse in some cases, forums I frequent, I'm seeing more and more "dpainc" (didn't pay attention in class) type of questions... Scared me to think that VB6 is being used by "higher" institutions to teach programming... with out a lot (if there even is any) of the fundamentals. Believe me, VB6 is alive and kicking.

-ca
.



Relevant Pages

  • Re: Is my Control a cotrol array ??
    ... lower bound because the language makes using 0 more "natural". ... There would be literally hundreds of restrictions that full vb6 ... in VB6 so requiring the full syntax would not have been a code-breaking ... DOS apps still run on XP. ...
    (microsoft.public.vb.controls)
  • Re: Is my Control a cotrol array ??
    ... lower bound because the language makes using 0 more "natural". ... You don't need to gut existing syntax to ... There would be literally hundreds of restrictions that full vb6 ... DOS apps still run on XP. ...
    (microsoft.public.vb.controls)
  • Re: How can this MicroSoft Example to get short file names be made to
    ... just as there are in VB6. ... it's truly up to the development community to make that decision. ... because I don't know what apps you've been ... B#'s top competitor is this "ancient toy language" that ...
    (microsoft.public.dotnet.languages.vb)
  • Re: MS, Enough is Enough!
    ... translation of VB6 would result in a messy difficult to maintain .NET ... It would have been possible to keep the existing language, but extend it to make it fully OO, and add the ability to access the .NET framework. ... There is no reason why MS could not have made VB7, which would have compiled existing VB6 code but was also fully OO. ... That doesn't stop my .NET apps being slower than my C++/VB6 native apps, or mean that my existing VB6 code-base can move forward to take advantage of the .NET framework. ...
    (microsoft.public.vb.general.discussion)
  • Re: what kind of non microconroller app are done in forth?
    ... variable/changing apps and variable/changing hardware. ... they need to write apps for your OS, ... But then, where is the network economy, because if the PC is cheaper ... practice, due to the size of their language community, they already ...
    (comp.lang.forth)