Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 21st, 2005, 4:04 PM   #11
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 927
Rep Power: 4 lectricpharaoh will become famous soon enough
Quote:
Originally Posted by Ooble
Found it on MSDN. Interesting... I'm curious as to why they didn't just remove it altogether, if they felt it was useless.
My guess is to maintain some level of source-code compatibility with older versions of VB that may have required it.

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
lectricpharaoh is offline   Reply With Quote
Old Nov 21st, 2005, 4:16 PM   #12
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Well, any VB6 code would be incompatible with VB .NET without a converter anyway... perhaps it's just so they didn't annoy people.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Nov 22nd, 2005, 12:16 AM   #13
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5 bl00dninja is on a distinguished road
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.
bl00dninja is offline   Reply With Quote
Old Nov 23rd, 2005, 3:02 PM   #14
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
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.
Rory is offline   Reply With Quote
Old Nov 23rd, 2005, 3:53 PM   #15
Ghost
Man Bear Pig Hunter
 
Ghost's Avatar
 
Join Date: Jul 2005
Location: NorCal, USA
Posts: 290
Rep Power: 4 Ghost is on a distinguished road
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
Ghost is offline   Reply With Quote
Old Dec 5th, 2005, 7:26 AM   #16
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 927
Rep Power: 4 lectricpharaoh will become famous soon enough
Quote:
Originally Posted by George Giolfan
Requirements
Has anybody managed to use the IDE on older configurations such as 96 MB RAM ? (I mean really use, not just start and watch the virtual memory page file reach 300 MB while the application is not even repainting its windows.)
I haven't downloaded the 2005 beta, but I'm running VS.NET 2003 on a 366mhz P2 with 128 megs of RAM. It's okay for the most part, though a tad slow when starting up or loading the documentation for certain functions (especially when filtering by language).

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:
Originally Posted by George Giolfan
Code editor
I consider the "Then" keyword useless (I never use If <condition> Then <statement>"). How can I disable such behavior ?
I'm pretty sure you can turn off the autoformatting stuff that the IDE does for you. I find that in VB at least, it's nice to leave on, as it keeps the code looking consistent, and I can be lazy with capitalization, etc. Sure, it's annoying sometimes, but it seems to be more helpful than annoying.

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
lectricpharaoh is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:39 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC