More work frolics
Apr. 20th, 2005 11:47 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Well, got another interview for a different company on the 29th- need to learn ASPs by then, as apparently there'll be a test based on that.
9 days to learn basic ASP...should be doable :-)
9 days to learn basic ASP...should be doable :-)
(no subject)
Date: 2005-04-21 10:42 pm (UTC)As I've always said, there's programming, scripting, and then there's [visual] basic.
Anyway - yeah, I'm sure you'll have no problems picking up the basics. ASP is incredibly straight-forward - database access is simple and there are a thousand and one tutorials on the net for it. It's a little less obvious with .NET, but you've already got an example of that I guess - so meh.
I guess as long as you know how to do the usual 'insert / update / delete' requests, with corresponding forms for the actions, I would imagine that's all they would expect you to actually KNOW. I mean, anything else you would usually code, you'd at least have MSDN next to you as a function reference.