So in my panic after the first iteration, I jumped into Google and began researching which back-end approach would be best for my project.
For AMP, the fact that it is all open source seemed very appealing. There is also a large community that use this approach when creating a back-end, so it was very easy to find a forum or video of some description that would describe in detail how to set up such an architecture. However, what it came down to was a battle between PHP or Asp.net.
After researching, I decided to adopt Asp.net for the reason that it comes with an extensive library of tools to use along side a web application such as LINQ, Visual Studio along side a wide library of Frameworks such as Entity. Furthermore, Asp.net utilizes C#, a powerful OOP language that is compiled and not interpreted such as PHP.
References:
http://www.bayt.com/en/specialties/q/1427/what-are-the-advantages-of-using-asp-net-over-php/
No comments:
Post a Comment