JoshGuru7
Golden Member
I'm thinking about trying a new project mostly for fun and would love a few pointers that might start me off in the right direction.
One of my toys is an Excel model that reads from and writes to an access database using ADO. It also has a few userforms for things like data entry and sensitivity adjustments, but most of the calculations are strictly in excel. I'm toying with putting it online either by building a front-end for it or just trying to do the whole thing in a web-based app of some sort. Having it online would let me access it from anywhere and seems like a fun way to pick up some additional programming knowledge. On the other hand, I do already have a full-time job.
What would you guys recommend? VB.Net seems like the obvious starting point based on the current model, but would it be worth the effort to look at php w/ SQL server? This would be primarily a for-fun project since I currently know very little about any sort of web-based interface development. Are there any good books or resources somebody could point me at?
One of my toys is an Excel model that reads from and writes to an access database using ADO. It also has a few userforms for things like data entry and sensitivity adjustments, but most of the calculations are strictly in excel. I'm toying with putting it online either by building a front-end for it or just trying to do the whole thing in a web-based app of some sort. Having it online would let me access it from anywhere and seems like a fun way to pick up some additional programming knowledge. On the other hand, I do already have a full-time job.
What would you guys recommend? VB.Net seems like the obvious starting point based on the current model, but would it be worth the effort to look at php w/ SQL server? This would be primarily a for-fun project since I currently know very little about any sort of web-based interface development. Are there any good books or resources somebody could point me at?
Last edited: