About: ATL Server

An Entity of Type: company, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

ATL Server is a technology originally developed by Microsoft for developing web-based applications. It uses a tag replacement engine written in C++ to render web pages. It draws on the existing technologies like ISAPI and the Active Template Library, and includes a template library which is dedicated for use with developing Web-based applications. A typical ATL server application consists of at least one ISAPI extension DLL along with one or a number of Server Response Files (.srf) and their associated application DLL files which provide the application functionality.

Property Value
dbo:abstract
  • ATL Server is a technology originally developed by Microsoft for developing web-based applications. It uses a tag replacement engine written in C++ to render web pages. It draws on the existing technologies like ISAPI and the Active Template Library, and includes a template library which is dedicated for use with developing Web-based applications. ATL Server first appeared with Visual Studio .NET 2003. It was included in Visual Studio 2005 but is no longer supported since the release of Visual Studio 2008. Most of the ATL Server code base has been released as a shared source project on CodePlex, a Microsoft-run code sharing web site. A typical ATL server application consists of at least one ISAPI extension DLL along with one or a number of Server Response Files (.srf) and their associated application DLL files which provide the application functionality. (en)
  • ATL Server ist ein Webframework von Microsoft zur Programmierung von Webanwendungen und XML-Webservices. Die ATL-Server-Klassenbibliothek ist für die Programmiersprache C++ implementiert und laut Microsoft besonders für performante Web-Lösungen geeignet. Sie ist speziell für die Microsoft-Windows-Server-Betriebssysteme und den IIS entworfen und bietet schnelle und moderne C++-Techniken an. Für die Entwicklung kommen spezielle Tools, C++-Templates und C++-Compiler-Erweiterungen zum Einsatz, um die Entwicklung für den Web-Bereich zu vereinfachen. Seit dem 15. Januar 2007 ist die ATL-Server-Bibliothek inklusive nötiger Tools unter der Shared-Source-Lizenz verfügbar. (de)
  • ATL Server — технология, разработанная фирмой Microsoft для создания веб-приложений. Она использует движок замены тегов, написанный на C++, для генерации веб-страниц. Она основывается на уже существующих технологиях, как ISAPI и Microsoft Active Template Library, и содержит библиотеку шаблонов, разработанную для использования при создании веб-приложений. ATL Server впервые был представлен в Visual Studio .NET 2003. Он также был включён в Visual Studio 2005, но больше не поддерживается, начиная с выпуска Visual Studio 2008. Большая часть кода ATL Server была выложена как открытый проект на сайте CodePlex, веб-сайте фирмы Microsoft для публикации исходников. Типичное приложение на базе ATL server содержит по крайней мере одно ISAPI расширение DLL, а также один или несколько файлов ответов сервера (Server Response Files, расширение .srf) и файлы динамических библиотек ассоциированных приложений, которые и реализуют функциональность приложения. (ru)
dbo:genre
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 9214542 (xsd:integer)
dbo:wikiPageLength
  • 3823 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 956108880 (xsd:integer)
dbo:wikiPageWikiLink
dbp:genre
  • Library or Framework (en)
dbp:name
  • ATL Server (en)
dbp:programmingLanguage
  • C++ (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • ATL Server is a technology originally developed by Microsoft for developing web-based applications. It uses a tag replacement engine written in C++ to render web pages. It draws on the existing technologies like ISAPI and the Active Template Library, and includes a template library which is dedicated for use with developing Web-based applications. A typical ATL server application consists of at least one ISAPI extension DLL along with one or a number of Server Response Files (.srf) and their associated application DLL files which provide the application functionality. (en)
  • ATL Server ist ein Webframework von Microsoft zur Programmierung von Webanwendungen und XML-Webservices. Die ATL-Server-Klassenbibliothek ist für die Programmiersprache C++ implementiert und laut Microsoft besonders für performante Web-Lösungen geeignet. Sie ist speziell für die Microsoft-Windows-Server-Betriebssysteme und den IIS entworfen und bietet schnelle und moderne C++-Techniken an. Für die Entwicklung kommen spezielle Tools, C++-Templates und C++-Compiler-Erweiterungen zum Einsatz, um die Entwicklung für den Web-Bereich zu vereinfachen. (de)
  • ATL Server — технология, разработанная фирмой Microsoft для создания веб-приложений. Она использует движок замены тегов, написанный на C++, для генерации веб-страниц. Она основывается на уже существующих технологиях, как ISAPI и Microsoft Active Template Library, и содержит библиотеку шаблонов, разработанную для использования при создании веб-приложений. (ru)
rdfs:label
  • ATL Server (en)
  • ATL Server (de)
  • ATL Server (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • ATL Server (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License