Hi, Knowing where your asp.net application will run (intranet, or internet), will effect the choices you make in design. There are security issues that are critical if the app is intended for the internet, but may not be a concern, or only applicable in other areas, when used for an intranet site. There...