Indigo Security Project
Brief Description
newtelligence AG completed an in depth study on security analysis on Windows Communication Foundation (WCF) for the Federal Office for Information Security of the German government (BSI). The results of this study demonstrates how to securely implement and deploy distributed systems on the Microsoft .NET Platform.
On This Page
Download
Overview
System Requirements
Instructions
Terms of Use
Download
Overview
The downloadable source code is an enterprise sample application that illustrates best practice implementation techniques for service oriented architectures using Microsoft technologies such as Windows Communication Foundation and the Microsoft Message Queue. More precisely, BlueBooks is not really an application – it’s a set of collaborating, autonomous services. While the application serves primarily as a technology demonstration, it has been designed to reflect best practice architecture and implementation practices.
System Requirements
- Supported Operating Systems: Windows XP Service Pack 2
- Computer with Intel or compatible Pentium III 600 MHz or faster processor (1 GHz or faster is recommended.)
- Minimum of 512 MB of RAM (1 GB is recommended.)
- 30 MB of available hard disk space
To learn more about what is required to run the sample application, see the system requirements page.
Instructions
Note: You must have administrative rights on the computer to install the sample application.
-
Step 1: Download and install Windows Installer 3.1.
-
Step 2: Extract the downloaded .zip file.
-
Step 3: Build the reference assemblies in the following order:
- Framework.Native
- Framework
- Diagnostics
- Data
- Configuration
-
Step 4: Build all the services projects.
-
Step 5: Build the ‘Web’ project.
-
Step 6: The subdirectory ‘setup’ should now contain the installation packages (.msi files).
-
Step 7: Install the services and the web site by running those packages.
Terms of Use
The source code, binaries and documents provided on this web site are only intended as a demonstration and/or basis for discussion on a specific topic, issue or solution and are not intended — in whole or in part — for use in or in support of production software.
THIS CODE AND INFORMATION ARE PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
For more information regarding licensing or reusing this material please contact us via “contact us” form.
|