Updated WCF Facility to support automatic server hosting, automatic client proxy...
[castle.git] / docs / ServicesIntro.html
blobdd6db8442adafa6fc257c5df795441a2838e78eb
1 <html><!-- InstanceBegin template="/Templates/template1.dwt.asp" codeOutsideHTMLIsLocked="false" -->
2 <head>
3 <!-- InstanceBeginEditable name="doctitle" -->
4 <title>Services</title>
5 <!-- InstanceEndEditable -->
6 <link rel="stylesheet" type="text/css" href="styles/presentation.css" />
7 </head>
9 <body>
11 <div id="header">
12 <table id="topTable">
13 <tr id="headerTableRow1">
14 <td align="left">
15 <span id="runningHeaderText">Castle Project</span>
16 </td>
17 </tr>
18 <tr id="headerTableRow2">
19 <td align="left"><!-- InstanceBeginEditable name="Title" -->Services<!-- InstanceEndEditable --></td>
20 </tr>
21 </table>
22 </div>
23 <div id="mainSection">
24 <div id="mainBody">
25 <h1 class="heading"><!-- InstanceBeginEditable name="MainHeading" -->Castle Services<!-- InstanceEndEditable --></h1>
27 <!-- InstanceBeginEditable name="Content" -->
28 <!-- @SortOrder 7 -->
30 <p>
31 Castle services were created to offer a standard API.
32 They define a core API/specs so others projects can make use of and extend them as needed.
33 </p>
35 <p>Services resources</p>
37 <ul>
38 <li> <a href="http://www.castleproject.org/services/index.html" target="_blank">Documentation</a> </li>
39 </ul>
41 <!-- InstanceEndEditable --></div>
42 </div>
44 <div id="footer">
45 <div class="footerLine">
46 <img width="100%" height="3px" src="icons/footer.gif" alt="Footer image"/>
47 </div>
48 <div id="footer">
49 <include item="comments"/>
50 <include item="copyright"/>
51 </div>
52 </div>
53 </body>
54 <!-- InstanceEnd --></html>