473,770 Members | 1,642 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

You're still using VB?

I really can't understand why you still use it or why you started using it
in the first place.
Jul 17 '05 #1
15 1967
> I really can't understand why you still use it or why
you started using it in the first place.


My guess at why you can't understand is because you are a clueless, idiot
disguised as a troll.

Rick
Jul 17 '05 #2
On Fri, 13 Feb 2004 13:46:33 -0500, "Rick Rothstein"
<ri************ @NOSPAMcomcast. net> wrote:
I really can't understand why you still use it or why
you started using it in the first place.


My guess at why you can't understand is because you are a clueless, idiot
disguised as a troll.

Rick


Yo - a troll - let's bait him
Jul 17 '05 #3
Way back when, we called it a
"Wolf in cheap clothing".

"Rick Rothstein" <ri************ @NOSPAMcomcast. net> wrote in message
news:0t******** ************@co mcast.com...
I really can't understand why you still use it or why
you started using it in the first place.


My guess at why you can't understand is because you are a clueless, idiot
disguised as a troll.

Rick

Jul 17 '05 #4
My guess at why you can't understand is because you are a clueless, idiot
disguised as a troll.


Yes, you're still using VB and refuse to switch .NET

Yeah, I'm idiot and I have no clue ha!ha!

....too funny
Jul 17 '05 #5
Runtimer! LOL
Jul 17 '05 #6

Way back when, we called it a
"Wolf in cheap clothing".


Now we call them "Intelligen t IT'ers", who know that the days of VB are over
and that .NET is here to stay.



Jul 17 '05 #7
What if we changed English so it was more like German and require all
English speaking countries to convert?

"Peter" <Pe****@mail.ne t> wrote in message
news:uA******** *********@news2 0.bellglobal.co m...

Now we call them "Intelligen t IT'ers", who know that the days of VB are over and that .NET is here to stay.

Jul 17 '05 #8

"Peter" <pe****@mail.ne t> wrote in message
news:Vg******** ***********@new s20.bellglobal. com...
I really can't understand why you still use it or why you started using it in the first place.


Given the thousands of commercial VB applicationsdev eloped since 1992,
and in use as you read this, it should not be hard to understand why
programmers started using it in the first place.

Given those same thousands of commercial VB applications in use as you
read this, ask one of those "Intelligen t IT'ers" as you call them,
whether it is financially feasible to convert all of those programs to
..Net, and who is going to pay for it. Also ask whether they will all
work on the Win 95 machines that are often still running out in the
plants and shops where no one needs or gets the "good" computers.

The fact is that the installed base of VB applications is substantial
(larger than the installed base of .Net applications, for instance).
Over time, some of those applications will be converted, and some will
become obsolete, and new ones will be created in .Net. However many of
them will continue to run, and continue to require periodic maintenance
and enhancement. And as long as that is true, there will be programmers
who still use VB.
Jul 17 '05 #9
No sense putting too much work into you argument. This is
probably a 15-year-old looking for a safe swaggering venue.
(And if he's older then all the more reason not to try to reason.)

--
I really can't understand why you still use it or why you started

using it
in the first place.


Given the thousands of commercial VB applicationsdev eloped since 1992,
and in use as you read this, it should not be hard to understand why
programmers started using it in the first place.

Given those same thousands of commercial VB applications in use as you
read this, ask one of those "Intelligen t IT'ers" as you call them,
whether it is financially feasible to convert all of those programs to
.Net, and who is going to pay for it. Also ask whether they will all
work on the Win 95 machines that are often still running out in the
plants and shops where no one needs or gets the "good" computers.

The fact is that the installed base of VB applications is substantial
(larger than the installed base of .Net applications, for instance).
Over time, some of those applications will be converted, and some will
become obsolete, and new ones will be created in .Net. However many of
them will continue to run, and continue to require periodic maintenance
and enhancement. And as long as that is true, there will be programmers
who still use VB.

Jul 17 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
3361
by: Barney Norris | last post by:
Hi, The W3C validator tells me this page isn't valid HTML 4.01 Strict: http://www-student.cs.york.ac.uk/~jban100/wont_validate.html The reason it gives is I've closed meta tags with a '/' ("character data is not allowed here") e.g.
354
15926
by: Montrose... | last post by:
After working in c# for a year, the only conclusion I can come to is that I wish I knew c. All I need is Linux, the gnu c compiler and I can do anything. Web services are just open sockets hooked up to interfaces. The Gtk is more than enough gui.
121
10171
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode support IDEs are DreamWeaver 8 and Zend PHP Studio. DreamWeaver provides full support for Unicode. However, DreamWeaver is a web editor rather than a PHP IDE. It only supports basic IntelliSense (or code completion) and doesn't have anything...
4
1855
by: sea | last post by:
I have a database in Access 2002 but I am unable to view code or write any modules when logged in with a limited user account using Windows XP, service pack 2 -- no problems when logging in as administrator, -- any ideas on how a limited user on Windows XP can access code and modules in Access 2002? Thank you very much.
3
1245
by: Jassim Rahma | last post by:
I am trying to send an email using System.Net.Mail but the whole application (not VS) is getting shutdown with this message in the Windows EventLog: One or more Visual Studio templates is invalid and will not be displayed.
0
9595
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10232
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10008
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9873
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8891
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6682
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3974
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3578
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2822
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.