Have you actually LOOKED at the code (global.asp, *.asp, *.aspx, etc... ) that VS produces to make an ASP.NET application? Have you EVER had to be in the position to debug and modify that by hand (without the aid of VS)? I have. I ask that you try it before you continue your high praise for the product.
I fully believe that M$ is so full of themselves for offering this as anything approaching "efficient". It's designed in such a way that once you convert, you will have a very hard time getting away from it because it is SO convoluted in its execution. I feel that it's meant more to trap you into staying with their product than making life easier. I have tried (or assisted others) on more than one occasion to get ASP.NET functioning for full development support (server-side debugging, full VS integration, yadda yadda yadda) and have YET to see anyone get it right the first time. Usually we have to rip out and reinstall or update and upgrade which required us to compare and contrast several different explanations from MSDN about what may be wrong and how to fix it. Eventually, we made it work but it was never easy. IF you like it, fine. You may use it. I however recommend against it. Stick with PHP, ASP, PERL, or Python (whichever you prefer) but I personally don't think that ASP.NET is worth the effort for the few benefits it provides. Shawn Green Database Administrator Unimin Corporation - Spruce Pine "Freddie Sorensen" <[EMAIL PROTECTED]> wrote on 12/31/2004 04:01:14 AM: > Tony, > > Check out ASP.NET and you will want to forget everything about PHP ;-) > > Freddie > > > -----Ursprüngliche Nachricht----- > > Von: mail.pmpa [mailto:[EMAIL PROTECTED] > > Gesendet: Freitag, 31. Dezember 2004 03:27 > > An: mysql@lists.mysql.com > > Betreff: RE: [PHP] How to argue with ASP people... > > > > Don't mean to start a discussion whatsoever, I love php, but > > one thing i can't do in php is Response.Redirect("page.asp") . > > Apart from that no complains so far :) > > > > * Happy New Year * > > > > Pedro Almeida. > > > > > > -----Mensagem original----- > > De: Tony Di Croce [mailto:[EMAIL PROTECTED] > > > > I am fairly new to PHP, but I am loving it... I have recently > > gotten involved in a business venture and I have been using > > PHP so far... > > Recently I have taken on a partner, and he is a big ASP guy... > > > > I am not totally against ASP, but it would have to be pretty > > good to get me to switch at this point (PHP seems to do > > everything I need)... > > But I will need to convince him of this... > > > > What points can I bring up in PHP's favor? In what areas does > > PHP trounce ASP? > > > > -- > > > > td > > > > -- > > PHP General Mailing List (http://www.php.net/) To > > unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > > > -- > > MySQL General Mailing List > > For list archives: http://lists.mysql.com/mysql > > To unsubscribe: > > http://lists.mysql.com/[EMAIL PROTECTED] > > > > > > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] >