Before I start learning ASP for real, I'd like to ask a few questions about the language. I took a cursory glance at it today because my boss gave me a new assignment.
Firstly, my assignment is to turn a VB program, used to query a database and for various other functions like data analysis, signal processing, etc, into a web-based thing. I know several programs that can do such things, but I ready about ASP, and it seemed that ASP was simply a more powerful utility where you can use JS and VB functions. I was wondering how easy it would be to port the VB program to ASP and run it online.
If you think that this is easier to do with ASP, other than a language like PHP or PERL, can you suggest any books or websites where I might learn the language?
Thanks in advance.
Firstly, my assignment is to turn a VB program, used to query a database and for various other functions like data analysis, signal processing, etc, into a web-based thing. I know several programs that can do such things, but I ready about ASP, and it seemed that ASP was simply a more powerful utility where you can use JS and VB functions. I was wondering how easy it would be to port the VB program to ASP and run it online.
If you think that this is easier to do with ASP, other than a language like PHP or PERL, can you suggest any books or websites where I might learn the language?
Thanks in advance.
Comment