I have installed OS Windows7 Home Basic at my development machine. After developing the ASP.NET web application, I needed to deploy. I started installing IIS on my machine, but found that in Win7 Home Basic, there is no iis manager. After searching on net, I found Cassine Web Server(CWS). I installed the CWS and it working fine as a web server.
I have a question. Is CWS is better than IIS? Is CWS is secured as IIS? Is CWS can be used as a web server at target machines?
If anyone used CWS, please tell me about your experience.