Forum Moderators: open
Can someone tell me how .NET is different from server side scripting languages, how difficult is it to learn, and what advantages does it have over languages like PHP.
...or, pls direct me to a source explaining the above.
TIA...
Can someone tell me how .NET is different from server side scripting languages, how difficult is it to learn, and what advantages does it have over languages like PHP.
Server side scripting languages are fantastic but they don't really give you Extensibility...
.net can be used at the desktop to create small or enterprise level applications for business, home or entertainment (games). Web services, mobile devices and network programming are a few other platforms that come to mind.
For initial prototyping we can use a PHP CMS (for proof of concept). Obviously, the final technology must be chosen intelligently, rather than by default (ie. use php because it's all I know).
Based on the range of opinions on virtually any question that comes up on any forum, I know that they can vary widely.
So, my question now is without the luxury of a having a CTO on hand, how would you start that investigation? ...aside from posting on BB's. Would you try to talk with another non-competing company to get their insights? Hire a consultant or two?
I used to develope with php all the time, but following a project where I had to start using .net I now use .net all the time. The odd bit of php comes up now and then, and I find myself frustrated by php (which is most probably down to the fact that I don't use it much any more).
I have found I can develope in .net more quickly and in a more structured way than I can with php (that is not to say that php is unstructured) I just find .net simpler and quicker.