473,395 Members | 1,554 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Just Researching

The company that i work for currently sales a character-based medical billing
software package. They are interested in converting to a gui-based package.
Currently they are using the DB/C language which offers gui capabilities but
nothing even close when compared to newer languages. For the time being we
are converting to the DB/C gui abilities - as an immediate change - but in
the future we would like to venture out into a much more robust language.

I would like to hear the opinions of the pro's/con's of the different
programming languages and any recommendations you might have? Also, if you
know of any links, or books that i might be able to pick up that would good
too.

Also, currently every customer is running on sco unix openserver servers.
Are there any languages that are capable of running a client/server
application with a unix server or because of .net do all of the possible
languages have to run on Windows Server servers?

--
Brian Stevenson
Programmer/Analyst
M & M Computer Services
Nov 22 '05 #1
4 1188
I would use either C++ with MFC or C# for the user interface. I think the
DB/C datastore can be accessed though ODBC so you should be able to get at
the data although their interface may make it easier. If you are just doing
data entry windows, and I am choking while saying this, you might find it
easist to use VB since that is great for building forms and hooking them
into databases and reports really quickly and is very easy to maintain and
change.

My two sticks...

Tom

"problematic.child" <pr**************@discussions.microsoft.com> wrote in
message news:13**********************************@microsof t.com...
The company that i work for currently sales a character-based medical
billing
software package. They are interested in converting to a gui-based
package.
Currently they are using the DB/C language which offers gui capabilities
but
nothing even close when compared to newer languages. For the time being
we
are converting to the DB/C gui abilities - as an immediate change - but in
the future we would like to venture out into a much more robust language.

I would like to hear the opinions of the pro's/con's of the different
programming languages and any recommendations you might have? Also, if
you
know of any links, or books that i might be able to pick up that would
good
too.

Nov 22 '05 #2
Tom,
Thanks for the information - Personally i am interested in C # but i
have used Visual Basic in the past and did find it very easy to code in;
however if it came down to it i would take the harder language if it meant a
better package.

I have thought of C ++ but have not had much involvement with it so i do not
really have anythign to base an opinion on.

Brian
--
Brian Stevenson
Programmer/Analyst
M & M Computer Services
"Tom Serface" wrote:
I would use either C++ with MFC or C# for the user interface. I think the
DB/C datastore can be accessed though ODBC so you should be able to get at
the data although their interface may make it easier. If you are just doing
data entry windows, and I am choking while saying this, you might find it
easist to use VB since that is great for building forms and hooking them
into databases and reports really quickly and is very easy to maintain and
change.

My two sticks...

Tom

"problematic.child" <pr**************@discussions.microsoft.com> wrote in
message news:13**********************************@microsof t.com...
The company that i work for currently sales a character-based medical
billing
software package. They are interested in converting to a gui-based
package.
Currently they are using the DB/C language which offers gui capabilities
but
nothing even close when compared to newer languages. For the time being
we
are converting to the DB/C gui abilities - as an immediate change - but in
the future we would like to venture out into a much more robust language.

I would like to hear the opinions of the pro's/con's of the different
programming languages and any recommendations you might have? Also, if
you
know of any links, or books that i might be able to pick up that would
good
too.


Nov 22 '05 #3
If you have used VB before (like a while ago) you may find it to be quite
different these days :o), however I think if you have you could use either
VB or C# just as easily. C++ is a little more difficult to learn, but it
has the benefit of being able to compile native (and somewhat faster) code
or managed code and there are tons of libraries available (illustrations and
such). I use C++ so I'm a little biased. You could develop your C++
program with or without .NET Framework, but... like I said, if it's mostly
form based then C# or VB will work with WinForms and the upgrade to WPF
(WinFX or Windows Vista) should be more straightforward.

Tom

"problematic.child" <pr**************@discussions.microsoft.com> wrote in
message news:22**********************************@microsof t.com...
Tom,
Thanks for the information - Personally i am interested in C # but i
have used Visual Basic in the past and did find it very easy to code in;
however if it came down to it i would take the harder language if it meant
a
better package.

I have thought of C ++ but have not had much involvement with it so i do
not
really have anythign to base an opinion on.

Nov 22 '05 #4
Tom,

To be quite honest the software has a lot of everything from user entry -
pritning reports. ALso, being that DB/C spawned (if my history serves me
correctly) from the C language i had originally thought that C ++ might be
easier for the porgrammers around here to adjust to. I could be mistaken as
i agree when you say that the languages have been changing regulalry over the
last four years or so. I used to use VB 6.0 about 3 years ago but i did not
have a chance to really dive into it but i had heard that VB.Net is quite
different.

You meantioned DB/C in the first message - Have you worked with it before?

Brian
--
Brian Stevenson
Programmer/Analyst
M & M Computer Services
"Tom Serface" wrote:
If you have used VB before (like a while ago) you may find it to be quite
different these days :o), however I think if you have you could use either
VB or C# just as easily. C++ is a little more difficult to learn, but it
has the benefit of being able to compile native (and somewhat faster) code
or managed code and there are tons of libraries available (illustrations and
such). I use C++ so I'm a little biased. You could develop your C++
program with or without .NET Framework, but... like I said, if it's mostly
form based then C# or VB will work with WinForms and the upgrade to WPF
(WinFX or Windows Vista) should be more straightforward.

Tom

"problematic.child" <pr**************@discussions.microsoft.com> wrote in
message news:22**********************************@microsof t.com...
Tom,
Thanks for the information - Personally i am interested in C # but i
have used Visual Basic in the past and did find it very easy to code in;
however if it came down to it i would take the harder language if it meant
a
better package.

I have thought of C ++ but have not had much involvement with it so i do
not
really have anythign to base an opinion on.


Nov 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

38
by: Kevin Smith | last post by:
For what it's worth, I wrote the original PEP 318. I probably wasn't qualified, but I just wanted a nice simple way to declare class methods without having to repeat the function name. After...
72
by: Herbert | last post by:
I'm still relativey new to stylesheets, so I'm hoping that the way I'm going about things can be seriously improved upon, i.e . I just haven't undersood something obvious about the 'cascading'...
99
by: Jim Hubbard | last post by:
It seems that Microsoft not only does not need the classic Visual Basic developer army (the largest army of developers the world has ever seen), but now they don't need ANY Windows developer at a...
5
by: imaband | last post by:
Hi, I've got a little Quizzer program that asks a question in the upper frame of a frameset and then lists the answer in the lower frame. Answers can be plain text, straight html, a sound, or a...
4
by: problematic.child | last post by:
The company that i work for currently sales a character-based medical billing software package. They are interested in converting to a gui-based package. Currently they are using the DB/C language...
16
by: John Rivers | last post by:
http://www.15seconds.com/Issue/030812.htm?voteresult=1 poor guy worked his heart out, just to make a page control and then they published it ha ha ha ha ha to "help" others
11
by: Nicky Smith | last post by:
Hello, I'm studying a book on VB.net Win apps, and I'm reading a section on events and delegates and raising events. Is it just me, or is this not just subs dressed up as something else? I...
5
by: Vladimir Lushnikov | last post by:
Hello, I am in the planning process for developing a VM (Virtual Machine). I have been researching various aspects for developing a VM in C++ for a (semi?-)dynamic language, and am looking at...
30
by: HangEveryRepubliKKKan | last post by:
Ahahahaha.. Lets see if I get this Demented Lintard reasoning right. Vista is a failure becuase after 300 days after it's release, it only has 7.5% of the OS market while the Lintard OS, is a...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.