Click here to Skip to main content
15,894,646 members
Articles / Desktop Programming / ATL

Discover ISAPI. XML Way

Rate me:
Please Sign up or sign in to vote.
4.00/5 (6 votes)
9 Sep 20028 min read 63.8K   566   34  
A good approach to build an ISAPI web application using XML and XSL
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ArticleNews.rc
//
#define IDS_PROJNAME                    100
#define IDR_HEADLINE                    102

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        201
#define _APS_NEXT_COMMAND_VALUE         32768
#define _APS_NEXT_CONTROL_VALUE         201
#define _APS_NEXT_SYMED_VALUE           103
#endif
#endif

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
Web Developer
Romania Romania
I make programming for over 4 years and extensive experience in C++, ASP, Pascal, MFC, COM+, ATL, TCP/IP, HTTP protocols, XML, XSL, SOAP and SQL.
For the last 2 years i working extensively at the background of financial sites (databases, n tier architecture).

I’m available for contracts and/or outsourcing (<Adrian Bacaianu>adrian_bacaianu@yahoo.com).

Comments and Discussions