ASP or ASP.NET
-
Hi, We are in the process of upgrading a website. The focus of the website is advertising space and various other information related aspects. Currently the site is written in PHP, but most of the code does not work correctly and produces "page not found" errors. We are wanting to upgrade the site so that the advertisers are correctly displayed and rotated, etc. and to offer a service whereby some advertisers will get more viewing. We were thinking the ASP would give us the best advantage in doing this. However, for this application, would ASP.NET or ASP be better? Thanks.
-
Hi, We are in the process of upgrading a website. The focus of the website is advertising space and various other information related aspects. Currently the site is written in PHP, but most of the code does not work correctly and produces "page not found" errors. We are wanting to upgrade the site so that the advertisers are correctly displayed and rotated, etc. and to offer a service whereby some advertisers will get more viewing. We were thinking the ASP would give us the best advantage in doing this. However, for this application, would ASP.NET or ASP be better? Thanks.
Erhm... ASP is the 'old' version while ASP.NET is (obviously) newer. We have several 'generations' of ASP.NET already. I recommend writing your application using ASP.NET. You have the advantage of ASP.NET (controls) and you'll still be able to write good old ASP if you like. Cheers!
.: I love it when a plan comes together :. http://www.zonderpunt.nl
-
Hi, We are in the process of upgrading a website. The focus of the website is advertising space and various other information related aspects. Currently the site is written in PHP, but most of the code does not work correctly and produces "page not found" errors. We are wanting to upgrade the site so that the advertisers are correctly displayed and rotated, etc. and to offer a service whereby some advertisers will get more viewing. We were thinking the ASP would give us the best advantage in doing this. However, for this application, would ASP.NET or ASP be better? Thanks.
Would definately have to be ASP.NET. You get to tap into proper programming namespaces and classes using VB, C# and other languages and use these in your web application - far far more powerful than classical ASP. You can use some classical ASP coding in ASP.NET but not all coding. ASP.NET is not fully backwards compatible with classical ASP. For future proofing it would a far wiser to go with ASP.NET.
-
Hi, We are in the process of upgrading a website. The focus of the website is advertising space and various other information related aspects. Currently the site is written in PHP, but most of the code does not work correctly and produces "page not found" errors. We are wanting to upgrade the site so that the advertisers are correctly displayed and rotated, etc. and to offer a service whereby some advertisers will get more viewing. We were thinking the ASP would give us the best advantage in doing this. However, for this application, would ASP.NET or ASP be better? Thanks.
Why do you even spell this backdated item. ASP is just an old concept now, and it should be strongly rejected. ASP has never been popular and versatile enough in web. ASP.NET is much more flexible and also it runs with OOPS. Everyone here will suggest you ASP.NET. But if it is already built in PHP, you can modify it easily in ASP, whereas ASP.NET require you a bit or work. So choose according to the time given to you. Of course, if you opt to change in ASP.net it will be always better. Cheers :thumbsup:
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript