Backend Development
ASP.NET
Subjective
May 17, 2013
What are the advantages of using ASP?
Detailed Explanation
Minimizes network traffic by limiting the need for the browser and server to talk to each other
Makes for quicker loading time since HTML pages are only downloaded
Allows to run programs in languages that are not supported by the browser
Can provide the client with data that does not reside on the client’s machine
Provides improved security measures since the script cannot be viewed by the browser
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts