- Jan 4, 2005
- 184
- 0
- 76
It's been a looong time since I've done any programming (we're talking Basic and Pascal over 20 years ago here folks!) ... But recently I've gotten an itch to take a look at some Visual programming languages and play around with what would seem to be a pretty simple application.
So, the primary question is which language in Microsoft Visual Studio 2005 should I start with?
I'd basically like to write an application that can:
1) Have a Host/Client program that can share a graphical table of data over an internet connection.
2) Create a set of rules where some data in the table can be randomized and modified (on demand) with clients getting updates on the new data.
3) Keep some information hidden from the clients.
Basically, for those familiar with Pen and Paper RPG's, I'd like to create a network capable Initiative program that is internet friendly.
So, the primary question is which language in Microsoft Visual Studio 2005 should I start with?
I'd basically like to write an application that can:
1) Have a Host/Client program that can share a graphical table of data over an internet connection.
2) Create a set of rules where some data in the table can be randomized and modified (on demand) with clients getting updates on the new data.
3) Keep some information hidden from the clients.
Basically, for those familiar with Pen and Paper RPG's, I'd like to create a network capable Initiative program that is internet friendly.
