Windows applications provide a much more rich set of capabilities vs. an ASP.NET. Many of the controls in ASP.NET provide a simple set of events that sometimes can really prevent you from accomplishing a lot of things.
If you are talking about simple interface, and you don't have a lot of tricky requirements, then a web-based application can be the right thing.
There are a lot of security issues that come with web-based applications, and exposing databases to the outside world.
Main Topics
Browse All Topics





by: emoreauPosted on 2004-01-20 at 12:20:01ID: 10158228
Security. Database are very seldom available from the Web.