Yeah, I agree. I used to use VB6 (argh high school programming classes suck), and VB.NET is very different. Technically, it is a whole new language (it brings in the possibility to use classes, which is one thing VB did not have for so long).Originally posted by: DJFuji
yes. VB.NET and C# are the two most common languages available to develop with using the .NET framework. I personally don't like VB.NET even though i came from a VB6 / VBScript & ASP background. C# is much cleaner IMO. Very similar to javascript or java syntax.
Originally posted by: iamme
can you guys recommend the best method to use?
basically, a website that passes information in and out of a database.
Originally posted by: Description
No.
Originally posted by: DJFuji
Originally posted by: Description
No.
Can you guys elaborate a little? Just saying "No" doesnt help him much....especially if it turns out that you dont know what youre talking about...
Originally posted by: Descartes
Originally posted by: DJFuji
Originally posted by: Description
No.
Can you guys elaborate a little? Just saying "No" doesnt help him much....especially if it turns out that you dont know what youre talking about...
Most of them don't know what they're talking about, but arguing this fact usually turns into a flamefest not worthy of repeat. "Should I use VB?" threads are common, and they are almost always filled with some ignorant making predictably ignorant statements.
Anyway. The issue of efficiency is with the .NET Framework itself, and not VB.NET. VB.NET will be just as efficient as any other language you should choose to use. The much, much larger issues involved with such applications are far removed from the lower-level implementation details of language choice. Worrying about the choice of VB.NET versus another language is rather moot if you haven't any idea how to properly handle database connections, basic algorithms, or even the SQL statements VB.NET and ADO.NET send to the RDBMS on your behalf. Give these considerations thought, and just choose the language to which you experience the most comfort.
Originally posted by: Klixxer
Originally posted by: Descartes
Originally posted by: DJFuji
Originally posted by: Description
No.
Can you guys elaborate a little? Just saying "No" doesnt help him much....especially if it turns out that you dont know what youre talking about...
Most of them don't know what they're talking about, but arguing this fact usually turns into a flamefest not worthy of repeat. "Should I use VB?" threads are common, and they are almost always filled with some ignorant making predictably ignorant statements.
Anyway. The issue of efficiency is with the .NET Framework itself, and not VB.NET. VB.NET will be just as efficient as any other language you should choose to use. The much, much larger issues involved with such applications are far removed from the lower-level implementation details of language choice. Worrying about the choice of VB.NET versus another language is rather moot if you haven't any idea how to properly handle database connections, basic algorithms, or even the SQL statements VB.NET and ADO.NET send to the RDBMS on your behalf. Give these considerations thought, and just choose the language to which you experience the most comfort.
The entire .NET framework sucks, there, is that better?
Originally posted by: Descartes
Originally posted by: Klixxer
Originally posted by: Descartes
Originally posted by: DJFuji
Originally posted by: Description
No.
Can you guys elaborate a little? Just saying "No" doesnt help him much....especially if it turns out that you dont know what youre talking about...
Most of them don't know what they're talking about, but arguing this fact usually turns into a flamefest not worthy of repeat. "Should I use VB?" threads are common, and they are almost always filled with some ignorant making predictably ignorant statements.
Anyway. The issue of efficiency is with the .NET Framework itself, and not VB.NET. VB.NET will be just as efficient as any other language you should choose to use. The much, much larger issues involved with such applications are far removed from the lower-level implementation details of language choice. Worrying about the choice of VB.NET versus another language is rather moot if you haven't any idea how to properly handle database connections, basic algorithms, or even the SQL statements VB.NET and ADO.NET send to the RDBMS on your behalf. Give these considerations thought, and just choose the language to which you experience the most comfort.
The entire .NET framework sucks, there, is that better?
Your hyperbole isn't worth a modicum of consideration. If you have any actual problems with .NET, please tell me so I can show your ignorance to others potentially affected by your denigration.
Originally posted by: DJFuji
ive used both java and .NET, and IMO, .NET has a larger community backing than java. There's more resources and stuff out there to help you out. .NET also seems to be a little easier to get started with.
Originally posted by: Klixxer
Originally posted by: Descartes
Originally posted by: Klixxer
Originally posted by: Descartes
Originally posted by: DJFuji
Originally posted by: Description
No.
Can you guys elaborate a little? Just saying "No" doesnt help him much....especially if it turns out that you dont know what youre talking about...
Most of them don't know what they're talking about, but arguing this fact usually turns into a flamefest not worthy of repeat. "Should I use VB?" threads are common, and they are almost always filled with some ignorant making predictably ignorant statements.
Anyway. The issue of efficiency is with the .NET Framework itself, and not VB.NET. VB.NET will be just as efficient as any other language you should choose to use. The much, much larger issues involved with such applications are far removed from the lower-level implementation details of language choice. Worrying about the choice of VB.NET versus another language is rather moot if you haven't any idea how to properly handle database connections, basic algorithms, or even the SQL statements VB.NET and ADO.NET send to the RDBMS on your behalf. Give these considerations thought, and just choose the language to which you experience the most comfort.
The entire .NET framework sucks, there, is that better?
Your hyperbole isn't worth a modicum of consideration. If you have any actual problems with .NET, please tell me so I can show your ignorance to others potentially affected by your denigration.
I am running a server on a Slackware linux setup, the database is MySQL the webserver is Apache, yeah, i have a problem with .NET, it doesn't work.
Java is cross platform, it adheres to the standards of every program that can be used with it and it is simple to use.
Originally posted by: Descartes
Originally posted by: Klixxer
Originally posted by: Descartes
Originally posted by: Klixxer
Originally posted by: Descartes
Originally posted by: DJFuji
Originally posted by: Description
No.
Can you guys elaborate a little? Just saying "No" doesnt help him much....especially if it turns out that you dont know what youre talking about...
Most of them don't know what they're talking about, but arguing this fact usually turns into a flamefest not worthy of repeat. "Should I use VB?" threads are common, and they are almost always filled with some ignorant making predictably ignorant statements.
Anyway. The issue of efficiency is with the .NET Framework itself, and not VB.NET. VB.NET will be just as efficient as any other language you should choose to use. The much, much larger issues involved with such applications are far removed from the lower-level implementation details of language choice. Worrying about the choice of VB.NET versus another language is rather moot if you haven't any idea how to properly handle database connections, basic algorithms, or even the SQL statements VB.NET and ADO.NET send to the RDBMS on your behalf. Give these considerations thought, and just choose the language to which you experience the most comfort.
The entire .NET framework sucks, there, is that better?
Your hyperbole isn't worth a modicum of consideration. If you have any actual problems with .NET, please tell me so I can show your ignorance to others potentially affected by your denigration.
I am running a server on a Slackware linux setup, the database is MySQL the webserver is Apache, yeah, i have a problem with .NET, it doesn't work.
Java is cross platform, it adheres to the standards of every program that can be used with it and it is simple to use.
Choosing two virtues of one platform to attack another is infantile (e.g. a longer cross-platform story and its better Linux support). I can just as easily choose some virtues of .NET not present in Java: no declarative attributes pre 1.5, no enums pre 1.5, no generics, it's not language agnostic, ad nauseum.
There arguments are pointless, and so are your inflammatory remarks. If you like Java, use it; I do when necessary.
:beer:![]()
Originally posted by: Klixxer
Originally posted by: DJFuji
ive used both java and .NET, and IMO, .NET has a larger community backing than java. There's more resources and stuff out there to help you out. .NET also seems to be a little easier to get started with.
In a word, no.
And you know why? which is the most common os for web servers? Which is the most common web server?
That would be Apache running on Linux.
If you haven't found the backing, you just haven't looked for it. (a hint is usenet, something very few use but it is a great source of information)
However, this is pretty much like food, it's about personal preference.
The most common scrip language is Java script, there is no competition, the jdbc connections to databases exist for all kinds of databases and works brilliantly cross platform.
If you want to learn a scripting language, Java Script is the one, if you want to develop web applications that are not going to be run on your very own server, then Java is the language to use.
Use PHP. It's free.Originally posted by: iamme
can you guys recommend the best method to use?
basically, a website that passes information in and out of a database.