![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
Caffeinated Neural Net
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 927
Rep Power: 4
![]() |
Quote:
Of course, I might be wrong here; I only have the version of VB in Visual Studio.NET 2003, so I'm not sure what was or was not required in other versions.
__________________
A man's knowledge is like an expanding sphere, the surface corresponding to the boundary between the known and the unknown. As the sphere grows, so does its surface; the more a man learns, the more he realizes how much he does not know. Hence, the most ignorant man thinks he knows it all. - L. Sprague de Camp |
|
|
|
|
|
|
#12 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Well, any VB6 code would be incompatible with VB .NET without a converter anyway... perhaps it's just so they didn't annoy people.
|
|
|
|
|
|
#13 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5
![]() |
i agree with lectricpharaoh and ooble. if you're gonna dink with the syntax of vb.NET that much, why not just use C#?
__________________
i put on my robe and wizard hat... Have you ever heard of Plato, Aristotle, Socrates?...Morons. |
|
|
|
|
|
#14 |
|
Expert Programmer
|
The whole point about BASIC is it's english-like syntax, being an almost direct translation of the pseudocode produced as part of the development process, and now achieves almost Haskell-levels of code-writing efficiency whilst producing a viable end result, which is what makes it so useful as a RAD tool. Even the most powerful languages can't compete with VB's inbuilt readability.
I agree with bloodninja - if someone wanted to use C#, well they'd be using it. |
|
|
|
|
|
#15 |
|
Man Bear Pig Hunter
Join Date: Jul 2005
Location: NorCal, USA
Posts: 290
Rep Power: 4
![]() |
Rory, take a look at c#, its pretty close to vb.net and in my 'opinion' has more power because of certain features that it has the vb does not. Then again, vb has a few little features that are kind of nice too....looks like there is a reason for both, but if you are going to debate the reasoning for something in vb that makes it more like c# and say that c# is nothing like vb....i dunno, just doesnt sound right to me.
*I know my comment doesnt make a lot of sense easily, but it wouldn't be programming if it was easy ![]() |
|
|
|
|
|
#16 | ||
|
Caffeinated Neural Net
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 927
Rep Power: 4
![]() |
Quote:
However, I grabbed the demo version of Rational XDE the other day (I can't stand Rational Rose, but we gotta use that shit for my CASE/4GL class), and talk about sloooow. I made an empty solution, stuck some empty projects in it, added a single class to one of them, and then did a 'synchronize' operation. Took about a half hour for it to make the damn UML diagram. I could have gone outside and pissed in the snow, and made it faster. My solution, then, is to do all the code, and make the diagrams at school, where they have decent machines. ![]() Quote:
Wanna know what I find annoying? It's when your program throws an uncaught exception at runtime, and you have this tiny window you cannot resize, and you have to scroll like a frickin' madman to read the call trace.
__________________
A man's knowledge is like an expanding sphere, the surface corresponding to the boundary between the known and the unknown. As the sphere grows, so does its surface; the more a man learns, the more he realizes how much he does not know. Hence, the most ignorant man thinks he knows it all. - L. Sprague de Camp |
||
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|