Debugging ATL Server Web Applications
Visual Studio 2005
This topic applies to:
| Visual Studio Edition | Visual Basic | C# | C++ | J# | Visual Web Developer |
| Express | No | No | No | No | No |
| Standard | No | No | Yes | No | No |
| Pro/Team | No | No | Yes | No | No |
Active Template Library (ATL) is a legacy technology that can be used when performance requirements are very stringent. If your requirements are less stringent, you should consider building your applications using the .NET Framework.
In This Section
- ATL Server Security
-
Addresses security considerations of ATL Server Web applications.
- What's New in Debugging ATL Server Web Applications
-
Highlights three features introduced with ATL Server and Visual Studio that simplify debugging Web applications or XML Web services created with ATL Server.
- Debugging XML Web Services Created with ATL Server
-
Describes debugging techniques specific to XML Web services created with ATL Server.