I have a server running two VB.NET apps, CFMX and SQL Server. The same app
uses all three products. I need to create a web based admin area for this
app, which only us admins (no users) will see. It would be nice if we could
see if the two VB.NET apps were running and possibly restart or kill them
throug the webpage. Getting info if SQL Server and CFMX are running would
also be nice. Possibly other system related info but not sure what that is
yet.
Would there be any reason to write this in ASP.NET? Why?
Thanks,
Brett