|
-
Dec 16th, 2007, 03:52 PM
#1
Thread Starter
Member
What language to move to?
I've learnt VB, in a very unorganised way. However i always knew enough 'to get the job done' but not to feel confident.
Currently i'm working on my final program for my own use, then i plan to switch to a new language.
VB allowed me to create windows applications rapidly, which is great.
However it is no help with regaurds to web programs.
Ideally i'd like to be able to create software to run on windows, and also create web applications that i can have on my site.
Is there a language that gives me the "best of both" or would it be a case of, the worse of each 
Should i therefore learn two languages, if so what do you suggest? Java and VB.NET? Java and C#? Etc.
Look forward to the feedback,
Thank you.
-
Dec 16th, 2007, 04:16 PM
#2
Re: What language to move to?
Look into Silverlight - we are about to in my shop
http://www.vbforums.com/showthread.php?t=500557
-
Dec 16th, 2007, 05:51 PM
#3
Re: What language to move to?
My vote would be VB.NET for Windows applications and ASP.NET for web applications.
-
Dec 16th, 2007, 07:51 PM
#4
Re: What language to move to?
C# or C++ if you're feeling adventurous
-
Dec 17th, 2007, 02:41 AM
#5
Re: What language to move to?
You could try out some of the options by using the Express editions available for free from Microsoft (http://www.microsoft.com/express/download/)
-
Dec 17th, 2007, 05:10 PM
#6
Thread Starter
Member
Re: What language to move to?
I've downloaded the trial of Visual basic 2008, along with the MSDN.
Can i produce(Compile and sell) software whilst using the trial?
I've decided to quit VB6 and move into .NET.
With reguards to ASP.NET - Will knowing VB.NET help me at all?
I'm currently reading "A Visual Basic .NET how to program" and hope to learn ASP to create a web version of my software too.
Thanks
-
Dec 17th, 2007, 05:40 PM
#7
Re: What language to move to?
Ditch web development all together!
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
-
Dec 17th, 2007, 06:07 PM
#8
Thread Starter
Member
Re: What language to move to?
lol why ? I see websites as superior to desktop programs that must be downloaded etc, atleast when it comes to getting the maximum number of people to use the product.
-
Dec 17th, 2007, 06:10 PM
#9
Re: What language to move to?
 Originally Posted by chrisj206
lol why  ? I see websites as superior to desktop programs that must be downloaded etc, atleast when it comes to getting the maximum number of people to use the product.
..as opposed to a webpage/activeX controls/objects that... aren't downloaded? 
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
-
Dec 17th, 2007, 06:23 PM
#10
Thread Starter
Member
Re: What language to move to?
Dammit, my knowledge is far to small to win such a debate. 
However, to be able to simply "login" and have functions such as those at Soundpedia.com (Playing music) is much superior (and mobile) to downloading winamp, installing it, playing music, taking the installer to someone elses house etc.
I love that element, which can't be beated by 'offline' software unfortunatly.
So i guess ill grab a ASP book
-
Dec 17th, 2007, 06:40 PM
#11
Re: What language to move to?
Switch to C and get into PDA programming 
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
-
Dec 17th, 2007, 07:47 PM
#12
Re: What language to move to?
Really - take a look at Silverlight
-
Dec 17th, 2007, 07:54 PM
#13
Re: What language to move to?
 Originally Posted by szlamany
Look into Silverlight - we are about to in my shop
Silverlight is not a programming language - it's rather a cross-platform multimedia plugin.
If someone isn't much interested in media then there is a very little use for it.
I work for a media company and so far we are scratching our heads off as to how it could be utilized...
@chrisj206:
if you're after desktop development then look at .Net technology, if you like web development more then I'd choose Java simply because it's truly platform independent.
Last edited by RhinoBull; Dec 17th, 2007 at 08:00 PM.
-
Dec 17th, 2007, 08:43 PM
#14
Re: What language to move to?
I'm taking it that it's for delivery of rich internet app's - the media is the eye-candy to sell it.
I'm certainly not an expert.
I have yet to see how it delivers VB/FW 3.0 content to a browser - no time yet to go there...
-
Dec 17th, 2007, 08:47 PM
#15
Re: What language to move to?
The catch is that you may spend lots of time to develop something that's really cool but if your potential user doesn't install that plugin all of your work was basically done for nothing.
-
Dec 18th, 2007, 02:04 AM
#16
Re: What language to move to?
I've said it again and again... you don't 'move' to a language. That implies that there is a 'best' language, which is not the case.
Use the right tool for the job. If you know it, great. If you don't, start learning.
-
Dec 18th, 2007, 02:06 AM
#17
Re: What language to move to?
 Originally Posted by chrisj206
With reguards to ASP.NET - Will knowing VB.NET help me at all?
Yes. ASP.NET is not a language, it's a server-side programming platform. You can write your code in VB.NET. (In fact, you can write it in any .NET-compatible language.)
 Originally Posted by chrisj206
I see websites as superior to desktop programs that must be downloaded etc, atleast when it comes to getting the maximum number of people to use the product.
Neither is superior. Both have their place.
-
Dec 18th, 2007, 07:03 AM
#18
Thread Starter
Member
Re: What language to move to?
Dam, i need to learn so much more.
I've dropped VB6, and moved to VB .NET now - So far im enjoying it, i love the little features (Tabbed windows for code/GUI, Treeview structure to the modules/classes so you can hide the code you dont want to see).
What language must one learn to be able to create PDA software, as id love to create my program for PDA's also.
Thanks all
-
Dec 18th, 2007, 07:43 AM
#19
Re: What language to move to?
We did our PDA software with VS 2005 - using VB.
I hear from the MS people on the slow-chat last week that VS 2008 has fastly improved PDA development - better emulator support and so on.
It's really neat to develop for PDA's using an emulator - the PDA "image" appears on your workstation or laptop screen and works just like a real pocket PC...
Last edited by szlamany; Dec 18th, 2007 at 08:21 AM.
-
Dec 18th, 2007, 08:09 AM
#20
Re: What language to move to?
 Originally Posted by chrisj206
What language must one learn to be able to create PDA software, as id love to create my program for PDA's also.
It is a popular subject. Take a look at all of these.
-
Dec 19th, 2007, 10:42 PM
#21
Re: What language to move to?
PellesC is what I used to develop for my extremely early model PocketPC.
Not sure if its still around.. that Pelles guy was extremely active and helpful on his forums.
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
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
|