switch from asp.net mvc to php codeigniter -


i'm working couple of years asp.net mvc. client has requirement website administration must on linux shared hosting.

my question is:

how difficult switch c# , asp.net mvc codeigniter or other php mvc framework , documentation recommend me use.

thanks

look @ few popular websites:

  1. youtube
  2. facebook
  3. amazon
  4. wikipedia
  5. twitter
  6. flickr
  7. msn

all of these use open source technologies–except one. open source technology (e.g. php/python/mysql/linux/apache) not capable of running world-class web sites, more popular choice. self-evident.

why more popular? it’s not because php better asp.net, that’s sure. has been in business while knows price , politics trump technology. decision makers care little relative advantages of 1 programming language on another.

as php vs. asp.net, it’s not fair comparison. neither php nor asp.net used in vacuum. used part of suite of technologies. php invariably used lamp server , asp.net used windows, iis , host of other ms technologies.

so choice not 1 language on another, rather 1 suite of technologies on another. decision maker, price , politics; developer it’s career choice: it’s invest time , talent. takes many years , huge amount of effort acquire expertise in particular programming language. human nature comes play. of course people defend career decisions passion (as we’ve seen in thread).

the choice not 1 language on another, rather 1 community on another. sure, there advantages asp.net , advantages php. these insignificant when compared larger environment in each of technologies used.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -