ASP - Programming


Programming an ASP system is not particularly difficult! (According to Microsoft!)


But several words of warning :-

  1. It is not something for the average programmer who is also looking after many other programs for a company.

  2. It also needs a special dedicated (and possibly expensive!) server for programming, testing and installation.

  3. Special languages need to be learned.

But the main reason, why programming ASP should be avoided if at all possible, is that because the code sits on the server side of the Internet, it has to be incredibly reliable, so that it doesn't crash all your other applications, such as E-Mail.

So if you can avoid any ASP programming, do!


Daisy   Index