Sample ASP.NET web application for IIS testing

10,072

Solution 1

if your just looking for any old .net application to test your server, there are many avialible, heres just a few of the top of my head:

Solution 2

You can find many simple and free ASP.net applications on codeplex for your test. Here is an example:

club starter kit

Share:
10,072

Related videos on Youtube

rocku
Author by

rocku

Updated on September 17, 2022

Comments

  • rocku
    rocku over 1 year

    I'm configuring a shared hosting environment for ASP.NET on IIS. I'm looking for a simple, freeware (possibly not dependent on a database) ASP.NET web application for testing purposes. Could you recommend something?