S
Stijn Verrept
Hi,
I need to make a small web-application and was thinking about doing it
in ASP.NET. Another developer (which is also network engineer) says it
is hazardous to run .NET on his IIS server.
He asks me why not do it in CGI which will be much faster and offers
more flexibility.
I thought ASP.NET was faster but I'm not sure. Can somebody give me
concrete benefits of using ASP.NET over CGI (and vice versa).
The application will need to connect to a SQL server and have some
comboboxes and a grid.
I need to make a small web-application and was thinking about doing it
in ASP.NET. Another developer (which is also network engineer) says it
is hazardous to run .NET on his IIS server.
He asks me why not do it in CGI which will be much faster and offers
more flexibility.
I thought ASP.NET was faster but I'm not sure. Can somebody give me
concrete benefits of using ASP.NET over CGI (and vice versa).
The application will need to connect to a SQL server and have some
comboboxes and a grid.