Using TopCoder
STATUS KEY :
Specification
Design and Architecture
Development and Testing
Complete
-
Overview
The component translates app.config and web.config into standard IConfiguration objects as defined in Configuration API.
-
Functionality
This component is an implementation of the Configuration API component that creates Configuration API objects from the Application Configuration files in .NET. This component will support the loading from both client configuration file (i.e. app.config) and web configuration file (i.e. web.config). -
Technologies
.NET, .NET 2.0, C#, XMLAvailability
Version 1.1
Adobe Acrobat is required to view TopCoder Software specification documentation.
-
Class Diagram
Main
-
Component Specification
Component Specification
-
Javadocs
XML Documentation
-
Requirements Specification
Requirements Specification
-
Sequence Diagram
Convert Net ConfigurationSection to TopCode IConfiguration
Load configuration section of client configuration as IConfiguration
Convert the Default Configuration to IConfiguration
Load web machine configuraton files
-
Use Case Diagram
Main
