C
cmpython
Hi, I know nothing about VB.NET and was considering whether to try to
write some application in it. I have some limited programming
experience, but with Python. I was hoping this forum might help me to
decide if this is worth pursuing/possible. I hope I've posted to the
appropriate group.
I have a free version of Microsoft Visual Basic 2005 Expression
Edition. (Ver 8.0.50727.42), and on WinXP. I would like to produce a
cross-platform app but realize this is impossible with VB.NET, and may
have to settle for that for now. My goals are to make an app that has
the following features:
- GUI app (obviously that's possible)
- Connection to a fairly simple database (no need for >100,000
records, ultimately)
- Decent plotting/graphing capabilities (not intense scientific stuff,
just nice looking and customizable)
- timers
- at some point possibly connection to a webserver
I'm sure all of this is available in VB.NET, I just don't know if this
free version, Express Edition, would support this. I see that it is
touted as for "hobbyists", so I'm not sure how far it is intended to
take one. This would be an app that be for use beyond just hobbyism,
but it wouldn't be a huge industrial app either.
Also, could someone point me to a good starting point for learning? I
could Google it, but with the many versions of Visual Basic extant,
and the fact that Microsoft themselves hosts some of the information
makes me hope a few pointers from actual users might be a better
start. I also don't know hard it would be to make the transition from
Python.
Thanks.
write some application in it. I have some limited programming
experience, but with Python. I was hoping this forum might help me to
decide if this is worth pursuing/possible. I hope I've posted to the
appropriate group.
I have a free version of Microsoft Visual Basic 2005 Expression
Edition. (Ver 8.0.50727.42), and on WinXP. I would like to produce a
cross-platform app but realize this is impossible with VB.NET, and may
have to settle for that for now. My goals are to make an app that has
the following features:
- GUI app (obviously that's possible)
- Connection to a fairly simple database (no need for >100,000
records, ultimately)
- Decent plotting/graphing capabilities (not intense scientific stuff,
just nice looking and customizable)
- timers
- at some point possibly connection to a webserver
I'm sure all of this is available in VB.NET, I just don't know if this
free version, Express Edition, would support this. I see that it is
touted as for "hobbyists", so I'm not sure how far it is intended to
take one. This would be an app that be for use beyond just hobbyism,
but it wouldn't be a huge industrial app either.
Also, could someone point me to a good starting point for learning? I
could Google it, but with the many versions of Visual Basic extant,
and the fact that Microsoft themselves hosts some of the information
makes me hope a few pointers from actual users might be a better
start. I also don't know hard it would be to make the transition from
Python.
Thanks.