<%@ Page Title="Apache Stonehenge - .NET StockTrader - Welcome" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="Trade.Web.Default" ValidateRequest="false" %> <% /* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ %>

Welcome!

This application is an end-to-end sample application for .NET Enterprise Application Server technologies. It is a service-oriented application based on .Net 3.5 utilizing Windows Communication Foundation (WCF) and ASP.NET, and illustrates many of the .NET 3.5 enterprise development technologies that can be used for building "enterprise-connected" applications.

The application also offers a rich set of interoperability options with non-Microsoft platforms. This includes interoperability with Java-based application servers and IBM WebSphere's Trade 6.1 sample application, and open-source based front-ends and services from WSO2 and other vendors. The .NET services also include a data access layer for both Microsoft SQL Server and Oracle 11G databases. The application offers an excellent opportunity for developers to learn about .NET and building interoperable, service-oriented applications.

For more details, check Apache Stonehenge home page.

Sample of Technologies Demonstrated