DMA Design Project - Source Code
From CSSEMediaWiki
(Difference between revisions)
(New page: = Source Code for Cosc427 Design Project 2010 - Darryl Anderson = This design was been implemented using Visual Studio 2010 in .Net 4.0. The source code can be ...) |
|||
Line 6: | Line 6: | ||
[[Media:DMA_2010_DesignProjectSourceCode.zip]] | [[Media:DMA_2010_DesignProjectSourceCode.zip]] | ||
+ | |||
+ | The name of the solution file is | ||
+ | |||
+ | :<tt>tptsLogging.sln</tt> | ||
+ | |||
+ | The source code also includes unit tests developed using Visual Studio 2010. |
Latest revision as of 23:49, 16 September 2010
Source Code for Cosc427 Design Project 2010 - Darryl Anderson
This design was been implemented using Visual Studio 2010 in .Net 4.0.
The source code can be found at
Media:DMA_2010_DesignProjectSourceCode.zip
The name of the solution file is
- tptsLogging.sln
The source code also includes unit tests developed using Visual Studio 2010.