Chapter 24 Quick Reference


To

Do This

Create an ATL Server Web application

Create an ATL Server Project in Visual Studio .NET. Add methods to the implementation class, giving them suitable tag_name attributes. Edit the SRF file to reference the methods you’ve defined in the implementation class.

Access an ATL Server Web application

Use the URL of the application’s SRF file.

Create an ATL Server Web service

Create an ATL Server Web Service project in Visual Studio .NET. Add method definitions to the interface, and then add method implementations to the ATL implementation class.

Access an ATL Server Web service from code

Use the Add Web Reference menu item to add a Web reference to your service.




Microsoft Visual C++  .NET(c) Step by Step
Microsoft Visual C++ .NET(c) Step by Step
ISBN: 735615675
EAN: N/A
Year: 2003
Pages: 208

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net