0

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?

rocku
  • 141
  • 1
  • 2
  • 6

2 Answers2

2

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:

Sam Cogan
  • 38,736
  • 6
  • 78
  • 114
1

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

club starter kit

sky100
  • 504
  • 2
  • 3