How possible would it be for someone with some knowledge and experience of ASP, but 'expertise' in PHP, to finish coding my website in ASP? Are there any similarities?
I have only taken a glance at ASP code, and it looked as a simplified version of C++ code. Is it so flexible as PHP?
The major difference is as far as I know, that ASP is compiled code while PHP is interpreted code. That makes PHP more flexible at run time but not as flexible as JavaScript.
ASP.NET code (in C#) is a version of C++. ASP is either VbScript or JScript (MS Server-Side javascript)
ASP.NET is compiled. ASP is interpreted
A PHP "expert" programmer would likely be slower at coding in an ASP language and vice versa.
I code in both but use ASP by choice and find I constantly have to look up PHP syntax which slows down the process considerably. Whereas with ASP, only functions I rarely use have to be looked up
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System
Developers tend to sway to one language (for each area). You're best just looking for a ASP developer.
__________________ Tumblings.co.uk - Tumblog with thoughts, quotes, links, videos, images and my creations. Opera Browser - The best free web browser. Opera Dev Tools - Firefox is now Firefail.