What is the difference between .net and asp.net? Which role does PHP more closely fill?
If someone was developing a website using asp.net and C#, how would you communicate that idea to a colleague, i.e. what's the language you would use?
|
What is the difference between .net and asp.net? Which role does PHP more closely fill? If someone was developing a website using asp.net and C#, how would you communicate that idea to a colleague, i.e. what's the language you would use? |
||||
|
|
|
C# IS the language (or VB.Net), ASP.Net is the set of tools that references the .Net framework, allowing developers to create dynamic websites that can run on web servers that support ASP.Net (Usually IIS). Visual Studio is the development environment most commonly used by developers to create ASP.Net websites. |
|||
|
|
|
From the Wiki's,
From the Wiki's,
|
|||||||||||
|
|
PHP, I suppose, is more like ASP.net. If you're looking for suggestions, |
|||||||||
|