Worth noting that MVC is not only available in the realm of managed code (ASP etc). CakePHP is an MVC framework in... you guessed it: PHP.
I agree with most people here, that it's not a question of what's better, but what you're comfortable working in, who you're working with, and what your web server supports. (I do think it's quicker to get a page up in php, nothing to compile at least). Kevin On Wed, Nov 17, 2010 at 9:06 AM, Jamie Fraser <[email protected]>wrote: > To be fair, I've seen some truly awful ASP.Net sites too. You can program > badly in any language, but IMO it is easier to program well in something > like ASP.Net MVC / Java JSF. You'll notice both of these things have similar > fundamentals. > > On Wed, Nov 17, 2010 at 2:10 PM, Goldie <[email protected]> wrote: > >> manish, >> From what i have seen you are correct only because PHP developers >> tend to keep their jobs cause what they have designed is so obscure >> that hardly anyone else aside from them could actually read it. PHP >> though inherently enforces bad coding behavior. >> >> ASP.Net coders tend to be able to spit out more websites faster, >> with Visual Studio, and code tends to be cleaner in design as you are >> forced to follow strick behaviors and design structures. Outside of >> that there isnt a whole lot a PHP developer can do that an ASP >> developer can not do and vice versa. >> >> On Nov 14, 11:56 pm, manish mhatre <[email protected]> wrote: >> > I think now a days the PHP is Better than the asp.net >> > because php is simpler than the asp.net and the u have more market >> value >> > than the asp.net u can learn php with three basics LAMP WAMP and xampp >> are >> > three thing in those the LAMP course is the best u can learn Linux >> Apache >> > MySql and Php are combile u can learn within 3 months and now a days the >> > jobs are better for PHP so im prefered u PHP >> > Good Luck >> > >> > On Fri, Nov 12, 2010 at 12:59 PM, Asim Khan <[email protected]> >> wrote: >> > > Hi everybody, >> > >> > > I am beginner in web app development.... Can you plz help me in >> > > knowing that whether asp.net is better or PHP ???? >> > >> > > Thanx >> > >> > -- >> > Regards >> > Manish Mhatre >> > 9076417538 >> > >
