|
-
Jul 18th, 2006, 12:16 PM
#1
Thread Starter
Addicted Member
Visual Basic Time had gone
Yes that is what programmers of Java and C# and VC++
what do you think is that right ??
do we have to migrate to other languages ??
Thank You
-
Jul 18th, 2006, 12:20 PM
#2
Re: Visual Basic Time had gone
Yes? 
Your question is difficult to understand; would you rephrase... everything?
-
Jul 18th, 2006, 12:26 PM
#3
Re: Visual Basic Time had gone
Oh I get it. He's saying, "The 'golden age' of Visual Basic is now gone. Should we be moving to other languages now?" He wants you to respond to it.
-
Jul 18th, 2006, 12:28 PM
#4
Re: Visual Basic Time had gone
Ohhh, ok! I don't understand White Hart. 
The answer is "No."
-
Jul 18th, 2006, 01:07 PM
#5
Re: Visual Basic Time had gone
Also No as VB is the entry language for many new programmers as its easiest to start learning.
Moved
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 18th, 2006, 01:16 PM
#6
Re: Visual Basic Time had gone
-
Jul 18th, 2006, 01:20 PM
#7
Re: Visual Basic Time had gone
Dont forget that they have VB 9 in the works. So that should keep the perpetual VB ball rolling
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 18th, 2006, 01:27 PM
#8
Re: Visual Basic Time had gone
yea but i guess vb6 is totally different from vb7,8 or 9 (leave the designing part )...
-
Jul 18th, 2006, 01:28 PM
#9
Re: Visual Basic Time had gone
Yes and VB 6 will eventually taper off but not for a long time still. This thread was originally in the VB.NET forum so I think VB 6 was not implied.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 18th, 2006, 01:49 PM
#10
Re: Visual Basic Time had gone
okay did u see karl e peterson page seeking support for classical visual basic ?seems like the end is so near ( everytime i open the .net 2003 start page it scares me .will take some time for me to learn .net .vb6 is actually so much fun.u can atleast pop up a msgbox without importing anything
-
Jul 18th, 2006, 02:00 PM
#11
Re: Visual Basic Time had gone
Its just as easy in .NET to popup a messagebox. You dont need to import anything just fully qualify it and your good to go.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 18th, 2006, 02:16 PM
#12
Re: Visual Basic Time had gone
1) VB6 is still viable and will continue to be for many years.
2) Rob, they may come out with VB9, but it may resemble VB6 as much as VB 2005 does.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jul 18th, 2006, 02:23 PM
#13
Re: Visual Basic Time had gone
ohhh i was comparing it with java.i just hate that language .you import so much to just print something on the console .even the interface is so yuckkk
-
Jul 18th, 2006, 02:32 PM
#14
Re: Visual Basic Time had gone
Oh great - another "is basic going to die thread"
I've coded in BASIC (mainframe, PDP-11 and VAX-11 BASIC) since 1980.
I've had my own software shop since 1986 - coding in BASIC - and making money. I even employee others!
I've heard since 1980 that BASIC was not a real language, that you could not develop commercial applications with BASIC - yadda, yadda, yadda...
When I hopped onto MS VB 6 five or so years ago I was kind of disappointed by the apparent hobbling together of functionality. You could tell it had a background in a simpler PC era and had grown and struggled to get where it got.
Now that I'm using VB.Net (VB 8) I am so happy that MS started from scratch and created a thoroughly consistent language for programming on extremely complicated PC's. Just setting the FONT last night programatically to BOLD was a struggle to code - but once I got the syntax correct I can appreciate the comprehensive tool that they have given us to use!
I fully trust that VB9 will add power to this product - not upset it with changes that cripple production of code.
Migrate to other languages - bah
-
Jul 18th, 2006, 03:32 PM
#15
Re: Visual Basic Time had gone
But you do have to admit that writing a driver for some fast hardware is a bit difficult in VB.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jul 18th, 2006, 05:46 PM
#16
Re: Visual Basic Time had gone
You use th appropriate language for a particular project. Not one for all.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 18th, 2006, 06:58 PM
#17
Re: Visual Basic Time had gone
 Originally Posted by RobDog888
You use th appropriate language for a particular project. Not one for all. 
Exactly
-
Jul 18th, 2006, 07:03 PM
#18
Re: Visual Basic Time had gone
Whooo Hooo! I finally answered a thread correctly
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 18th, 2006, 11:30 PM
#19
Re: Visual Basic Time had gone
*Claps for RobDog*
And you didn't mention IE. Double kudos!
[Removed]
Last edited by RobDog888; Jul 18th, 2006 at 11:35 PM.
Reason: Inappropriate but since your an IE lover I will let it slide :D
-
Jul 19th, 2006, 02:32 AM
#20
Thread Starter
Addicted Member
Re: Visual Basic Time had gone
I think VB2005(.net framework 2) is the most best programming languages now
and i think that because anything i want to do it ..i can do it VB2005
and i notice that all programers of other languages hate vb ( all versions ) ...
thank you
-
Jul 19th, 2006, 02:38 AM
#21
Re: Visual Basic Time had gone
That's a generalisation. I primarly code in PHP, Javascript, and C# and I don't hate VB.NET.
I don't hate VB6 either, it never fails to remind me why I love other languages 
As long as it works for you, use what you want.
-
Jul 19th, 2006, 11:31 AM
#22
Thread Starter
Addicted Member
Re: Visual Basic Time had gone
-
Jul 19th, 2006, 11:32 AM
#23
Thread Starter
Addicted Member
Re: Visual Basic Time had gone
I love VB 2005 because anything i want to do it ..i can do it VB2005
-
Jul 19th, 2006, 11:33 AM
#24
Re: Visual Basic Time had gone
So what's the point of this thread...?
-
Jul 19th, 2006, 12:26 PM
#25
[Resolved] Visual Basic Time had gone
** nothing to see here, move along now please ***
-
Jul 19th, 2006, 01:46 PM
#26
Thread Starter
Addicted Member
Re: Visual Basic Time had gone
So what's the point of this thread...?
** nothing to see here, move along now please ***
what do you mean ??
-
Jul 19th, 2006, 02:15 PM
#27
Re: Visual Basic Time had gone
he means you started off comparing vb with other languages asking for a reason why vb is better and then u say that u actually like vb coz u can do anything u like to.
-
Jul 19th, 2006, 03:13 PM
#28
Re: Visual Basic Time had gone
 Originally Posted by Zaid
I love VB 2005 because anything i want to do it ..i can do it VB2005
Can you lick your elbows with VB 2005?
But comparing VB6 with VB.NET is actually quite irrelevant, since VB.NET and C# are almost the same. It's about the framework now.
Now J#... there's a language that should die a death that only Oprah deserves.
-
Jul 19th, 2006, 03:23 PM
#29
Re: Visual Basic Time had gone
Hopefully it pulls ASP.Net down with it. :X
I started looking into RoR (Ruby on Rails) and I might actually convert...
-
Jul 19th, 2006, 03:35 PM
#30
Re: Visual Basic Time had gone
 Originally Posted by sevenhalo
Hopefully it pulls ASP.Net down with it. :X
I started looking into RoR (Ruby on Rails) and I might actually convert...
Care to step outside, ser? 
I had a look at Ruby too, I'm thinking, I'm thinking.
It just doesn't extend to other areas well, ya know? It's like, "Hey, I can stop using PHP now, but what am I going to do?"
-
Jul 19th, 2006, 03:47 PM
#31
Re: Visual Basic Time had gone
-
Jul 19th, 2006, 03:50 PM
#32
Re: Visual Basic Time had gone
I can't say much until I tinker with it more, but my biggest drawback with ASP.Net right now is it's almost like MS tried to streamline too much. The VB/C# code behind is great for people to just jump between webforms and winforms (I'll admit, I was one of them. Did alot of .Net desktop development. Decided one day to throw together a web app with a textbox/button. It worked and my first reaction was "Oh wow, I didn't realize I was a web developer too!").
It just seems like the more complicated the projects I build with ASP.Net, the more it becomes apparent that MS' goals with ASP.Net were to make it mimic a winform instead of giving ASP.Net its own true optimized technology. Just IMO!!
-
Jul 19th, 2006, 03:58 PM
#33
Re: Visual Basic Time had gone
 Originally Posted by sevenhalo
...It just seems like the more complicated the projects I build with ASP.Net, the more it becomes apparent that MS' goals with ASP.Net were to make it mimic a winform instead of giving ASP.Net its own true optimized technology. Just IMO!!
I would disagree: the goal (for MS) is I guess to fit ASP into RAD environment as much as it is possible and that's what .Net is offering but you can still write your html code if you wish... it may not be worth doing it when you have such robust tool right in your hand.
-
Jul 19th, 2006, 04:03 PM
#34
Re: Visual Basic Time had gone
I would disagree: the goal (for MS) is I guess to fit ASP into RAD environment as much as it is possible and that's what .Net is offering
Which only further proves my point. By making webforms and winforms so interchangeable, you don't need seperate camps anymore for the two technologies. One developer could do both, but in order to make the transition between the two easier, the focus was shifted to making them both feel similiar instead of optimizing their usage.
-
Jul 19th, 2006, 04:04 PM
#35
Re: Visual Basic Time had gone
 Originally Posted by sevenhalo
I can't say much until I tinker with it more, but my biggest drawback with ASP.Net right now is it's almost like MS tried to streamline too much. The VB/C# code behind is great for people to just jump between webforms and winforms (I'll admit, I was one of them. Did alot of .Net desktop development. Decided one day to throw together a web app with a textbox/button. It worked and my first reaction was "Oh wow, I didn't realize I was a web developer too!").
It just seems like the more complicated the projects I build with ASP.Net, the more it becomes apparent that MS' goals with ASP.Net were to make it mimic a winform instead of giving ASP.Net its own true optimized technology. Just IMO!!
I kind of keep hearing this - do you all really mean that a webform created with ASP.Net (and runs in a browser?) can function and look just like (and I mean function exactly) like a winform?
-
Jul 19th, 2006, 04:13 PM
#36
Re: Visual Basic Time had gone
 Originally Posted by szlamany
I kind of keep hearing this - do you all really mean that a webform created with ASP.Net (and runs in a browser?) can function and look just like (and I mean function exactly) like a winform?
No, not at all (obviously). I'm talking about the perception from the IDE. The look and feel of building the two different apps is (IMO) overly similiar. Because of this, the deeper I get into ASP.Net applications; the more it feels like the similiarities are enforced rather then optimizing for the technology. And like Rhino said (in the context I used; not a direct quote), this does encourage RAD because more people need to know less.
Last edited by sevenhalo; Jul 19th, 2006 at 04:17 PM.
Reason: -development (redundant in RAD)
-
Jul 19th, 2006, 04:24 PM
#37
Re: Visual Basic Time had gone
Well that certainly didn't clear up anything for me
I'm going to have to do some ASP.Net work - and see what it look like - guess that's the only way to understand.
-
Jul 19th, 2006, 04:32 PM
#38
Re: Visual Basic Time had gone
 Originally Posted by szlamany
Well that certainly didn't clear up anything for me
I'm going to have to do some ASP.Net work - and see what it look like - guess that's the only way to understand.
Ohh, I thought you were being cynical and intentionally over-simplifying my retort. I didn't realize it was a true question. I'm sorry.
It does in alot of ways. It can also not in alot of ways (that should clear you right up ). The code behind is very similiar, but all of that can only be processed on postback (where the client POSTs the page back to the server). Using scripting languages, you can have client side; but more and more winform developers who make the "easy" transition to ASP.Net just do it on postback (I'm was one). As far as the code behind goes, it is all built on the CLR. Everything you can use in winforms, you can use in webforms (threading, sockets, ect). The only real difference is configuring permissions with IIS.
-
Jul 19th, 2006, 04:49 PM
#39
Re: Visual Basic Time had gone
That's kind of where ASP.Net and RoR differ. ASP.Net is a compiled language where RoR is an interpretted language (like PHP). It still uses the CLR and all the power of .Net, but optimizes the pages for client side technology. So it's still OOP, yo don't lose out on that; it's just that the technology is optimized (putting power before ease basically).
I don't know much about RoR yet, I just started getting into it recently.
Last edited by sevenhalo; Jul 19th, 2006 at 04:59 PM.
-
Jul 19th, 2006, 04:56 PM
#40
Re: Visual Basic Time had gone
ASP.NET wasn't built or meant to be an alternative to winforms. It's a RAD tool for web development. It allows you to concentrate more on the business logic rather than having to worry about the UI.
That's what makes it 'better', you can now develop enterprise-level web applications more efficiently and faster than if you were to use something like PHP, ASP 3.0, CGI and so on. In addition, thanks to Visual Studio, you can work and debug ASP.NET applications that reference class libraries, web services... even LEFT NIPPLES!!!
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
|