|
-
Jun 20th, 2009, 04:00 AM
#41
Hyperactive Member
Re: VB Wire News is a joke
If you are ready to take the training wheels off, I would suggest acm.org and ams.org for information.
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
-
Aug 3rd, 2009, 05:35 PM
#42
Re: VB Wire News is a joke
I'm glad I stumbled upon this thread because I was about to post something similar in forum feedback... it just seems to display extremely out of date stuff, with the odd useful thing in there every now and then. I saw the one that someone mentioned about C# GUI Programming not long ago and just thought ***...
I dont understand why everyone is defending it :S yes I know I dont have to click it but that is not an answer to it being rubbish, surely on a very popular site like this it would make sense to have something that isnt advertising extremely bad coding practices and showing the most basic of tutorials?
-
Aug 3rd, 2009, 06:59 PM
#43
Re: VB Wire News is a joke
Thing is... it's member submissions... actually not even member... anyone can submit. So there's nothing to stop me from submitting a two year old article, even though common sense says that it shouldn't take. But it does. I think in cases like that, the author is trolling for views. It ticks me off, and cheapens the value of vbWire.
-tg
-
Aug 4th, 2009, 01:37 AM
#44
Addicted Member
Re: VB Wire News is a joke
I searched for VBWire and found VBforums.com instead....what's going on??
-
Aug 6th, 2009, 09:40 AM
#45
Addicted Member
Re: VB Wire News is a joke
I know this is a long time after the fact, but I'm just glad I wasn't the only one left wondering about this article!
 Originally Posted by Kasracer
Bah, I can't believe this is even an article: Article :: C# GUI Programming. It's an article about dragging and dropping standard controls. Yes, dragging and dropping standard controls.
How is that even useful? Not to mention the interface looks like complete crap.
I actually read the thing , and immediately wondered why I don't write an article on GUI. I mean the interface created for this article is so full of crap I don't know where to begin. Instead of, at least, putting the address bar at the top and the browser object below, he has a HUGE empty space, with a combo and button slapped in the middle of nowhere, and the browser object off to the side where you would probably have to scroll to see it completely! And that's only after 10 seconds of speculation! 
My major (and I mean MAJOR!) weakness as a programmer is in GUI design, and I KNOW that I can do WAY better than this author. Pathetic, really.
-EM
-
Sep 30th, 2009, 05:47 PM
#46
Re: VB Wire News is a joke
http://www.devx.com/tips/Tip/42851?trk=DXRSS_DOTNET
Wow... another one featured on VB Wire that surely anyone who has ever used a generic List (which is a hell of a lot of people) and anyone who has ever used the String.Split method (again an awful lot of people) could write in about 30 seconds. In fact, anyone who has ever written a loop could do it!
Plus, in .NET 3.5 (and this article was published less than a week ago so no excuses) you can just do this instead of looping through the string array and adding each item to a list:
!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|