Re: How's dot.net doing nowadays?



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


.



Relevant Pages

  • Re: Whats the best language to learn...
    ... Common Lisp as a industry strong programming language. ... Some languages simply don't "take off" in the wide world even though ... people to make use of tweaky little hacks to self-compress their apps, ... Java and C++). ...
    (comp.programming)
  • Re: How to develop for Linux
    ... Java written apps. ... written with these languages. ... attempting to make), then the only applications we should be creating, ...
    (borland.public.delphi.non-technical)
  • Re: Threading in VB
    ... Which is another reason that runtime languages are so popular and portable. ... Disputing programming philosophy, what have I become? ... those apps would run unchanged on Windows. ... I've never downloaded a single java ...
    (microsoft.public.vb.general.discussion)
  • Re: Importance of Computer Science degree?
    ... > still a terrible idea to take a language designed for portability and ... They produce portable languages, therefore they are scared of portable ... As for 'shoehorning' stuff onto Java, ... They got to choose between portable apps that looked like typical Java ...
    (comp.programming)
  • Re: Value of C-C++ over Java in the general cases
    ... > other languages. ... majority of software written is for embedded systems. ... memory than Java if that is a limiting factor for the target platform. ... fact there are still many hardware components that cannot support C++ ...
    (alt.comp.lang.learn.c-cpp)