|
-
Apr 9th, 2004, 06:02 PM
#1
-
Apr 9th, 2004, 07:58 PM
#2
-
Apr 9th, 2004, 08:33 PM
#3
Frenzied Member
well, it's easter weekend. lot's of people are on vacation this week. I, too, noticed that it's been thin this week. I just assume it's because of vacations.
-
Apr 10th, 2004, 11:28 AM
#4
Lively Member
Man I would post more on here but I've given up.. I posted on three different VB forums asking for some help and no one's replied yet, and I even shamelessly bumped the threads and still no reply. So why should I post asking for help anymore.
What's worse is I'm not doing some insane stuff, I just needed some help with functions that prase strings. Specifically, getting them to stop without giving me a length or index error.
Even worse is I'm not doing homework and I don't have a job coding, I'm just trying to learn VB.NET as a hobby and I've only been learning it for 3 weeks so why is it that my problem might be too complicated for some people?
-
Apr 10th, 2004, 06:23 PM
#5
I wonder how many charact
I don't know, the VB6 area still seems pretty active, I think since we use .Net all day, we just assume everyone is on board.
Most notably absent, MegaTron and dynamicSysop...
Anyway, I haven't seen many threads at all go unanswered in this forum, except for kt3's.
And the reason why no one has responded to kt3's?
Well, I wasn't clear what his problem really was?
" I still can't figure out how to get this code to stop when it reaches the end of the string and return the final result to bdecode(x) then back to the calling function in my main subroutine." -kt3
-
Apr 11th, 2004, 08:01 AM
#6
Frenzied Member
-
Apr 11th, 2004, 08:11 AM
#7
Fanatic Member
My guess, the people using .Net right now are pretty good at it and just don't have a lot of questions. A lot of users haven't made the leap over to .Net yet and a good percentage probably never will.
www.RealisticGraphics.net
Running VS.Net Enterprise & VB 6
Other Languages: JavaScript, VBScript, VBA, HTML, CSS, ASP, SQL, XML
MSN Messenger: kmsheff
-
Apr 11th, 2004, 10:16 AM
#8
Hyperactive Member
I'm here, in VB.NET section, because I began to use visual language, coming from firmrware (mainly Assembler for 8051 e Z8002 ), in 2003 and I thought that the last one version of VB.NET were the best to begin. Some friends of mine (VB6 developers), say to me that there is not a real gain to change in VB.NET. Their opinion is : If I have to stress myself with a complicated Object Oriented Language, perhaps it's better to use a kind of 'C'. The result is, just as RealistiGraphics told, the most of VB6 developers will remain on that platform! The future of VB.NET is not clear, for me. Perhaps, only a 'brute force' action by Microsoft, can push it. Do you agree?
(beg your pardon for my english! )
Live long and prosper (Mr. Spock)
-
Apr 11th, 2004, 12:01 PM
#9
Lively Member
Thanks for the replies gentlemen, I figured out my problem and am well on my way 
I should note that it is worth your while to switch to .NET if you're a VB6 programmer. There are a lot of programmers out there that seem to think VB6 isn't a real language, because it isn't OO by nature and doesn't support multithreading. VB.NET puts you in the mindset to do both (which is why some people have a hard time switching over, who aren't used to the concept of OOP). You aren't wasting your time either, because VB.NET is really just a pretty way to write C#. For you see, when all is said and done, all the .NET languages compile using MSIL into the same EXE code result. I'm sure you've heard it all before, but the thing is there is really no advantage per se to using C# over VB. Some old fashioned folks are quick to tell you otherwise, but perfomance testing shows that if C# is quicker the margin is so small it shouldn't even be an issue.
And if you want to learn C# and the syntax, VB is a great way to start. I am in the process of switching over to C# for the sole reason that I think the syntax lets you write quicker, because VB, being the syntax friendly language that it is, is simply too wordy in my opinion. But if you have no problem typing some extra words here and there, that's great. Once you hit C# and learn OOP in .NET the proper way, anything's possible from there.. Java, C++, whatever. There's no denying that .NET gave VB programmers more respect in the community and the tools they need to make themselves more versatile and marketable.
-
Apr 11th, 2004, 01:19 PM
#10
Hyperactive Member
Dear KT3, I hope you were right, because if it is so, my choice for VB.NET results better. As you can easily understand from my previous post, I'm a beginner in this world. Probably you are right, but someone says there is more capability to use APIs working in C#. I have not an idea, at the moment. Perhaps in a year or two, I'll have acquired sufficient experience to make my opinion. At the moment, I listen to yours try to learn something.
Live long and prosper (Mr. Spock)
-
Apr 11th, 2004, 06:47 PM
#11
New Member
Don't worry
Hey man, I would like to thank to you for your advice about my post, I want to send more posts but I'm so new in .Net that... finally don't worry be happy
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
|