×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

What programming language to use??

What programming language to use??

What programming language to use??

(OP)
Hi there, sorry if this seems like a stupid question and one that can't really be answered (because there's pros and cons for all mainstream languages and everyone has their own preferences).

My experience is mainly with VB. I have VB 2005 express and wanted to create a small system for individual users (home pc, no networks). Now this executable file would only be about 3/4mb, however the end user would require the .NET framework which is an additional 23mb download.

Is there any way round this? If not, what is a viable alternative without the restriction?

I know i can use c++ without the .NET framework, but this would remove the drag & drop toolbar capability within Visual 2005.

There's always the option of getting VB6, but is this a backwards step?

Thanks in advance.

RE: What programming language to use??

This may help you: http://msdn2.microsoft.com/en-us/library/bb278077.aspx

In short, you can either point your users to manually install the needed .net framework or can create a setup that does the needed prerequisites installation.

You might make several setups and use your webpage to detect available .net framworks by evaluating the userAgent string.

http://msdn2.microsoft.com/en-us/library/ms994415.aspx

It's not a big thing, most users may have it installed already. Even 30 MB is no big download anymore.

If you are concerned about traffic and costs find a distributor for your software.

Bye, Olaf.

RE: What programming language to use??

One thing to remember is that most users will have .NET up through 2.0 installed already so for many users downloading .NET should not be an issue.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible.  All it takes is a little research. (Me)
noevil
http://www.mrdenny.com

RE: What programming language to use??

(OP)
OK thanks to you both, on that advice i'll stick to the .NET application!

Thanks again.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close