Question

  Asked: Feb 9 2008   1:21 AM GMT
  Asked by: Bevwal


What is the best software for my personal home business?


VB, C++, Java, HTML, VBScript, JavaScript

I own my own business and I want to develop a series programs to manipulate menus, data entry screens and data files. I have been looking at visual basic but not sure that is the best option. What software would be the best for me to learn and develop myself for my home business and possibly link into a mobile device (not using the internet but using a windows based sync shared files instead)?

P.S. I have a degree in IS on midrange programming, but because I have been exposed to so many different software options I'm unsure which is best. keep in mind this business is small but profitable and I would like to automate a few simple office chores.

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



The best option for you will be the one which you can learn the quickest. What background do you have in programming?

If you have used C or C++ in the past then C#.NET (C Sharp) may be easier for you to pickup than Visual Basic.NET. Either one can probably do what you are looking for. Old school VB6 may be able to do it as well, but at this point the .NET languages probably have a larger support base on the Internet, so when it comes time to ask questions you may be able to get a better response to .NET questions.

For the most part the .NET languages are the de facto languages for Windows application programming these days.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Development.

Looking for relevant Development Whitepapers? Visit the SearchSQLServer.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Schmidtw  |   Jul 10 2008  9:52PM GMT

Certain languages have their perks for being more aesthetically pleasing or having more functions. I remain relatively loyal to Java. With java you always have the option of making web applets very easily and editing the information remotely, which I find to be a nice feature.