Dynamic proxy is an automatic proxy creator, meant to wrap classes of which we don't have the source code, but need to make them testable, mockable, or substitutable by wrapping them with an interface.
This project is inspired by RubyKoans (http://rubykoans.com), in the sense of using TDD for learning. This project helps the user learn Computer Science fundamentals by asking of him to code methods that must pass tests that specify the behavior of many fundamental algorithms and data structures.
... [More]
This project contains the topicss of algorithms and data structures found in the book: Algorithms 4th Ed by Robert Sedgewick and Kevin Wayne, focusing on the book and the exercises at http://algs4.cs.princeton.edu/home/ [Less]
This was the final project of a graduate course on software architectures.
We implemented a component oriented software architecture in dotnet, and the Presentation Model pattern on ASP.Net.
Technologies used:
- .Net
- ASP.Net
- DependencyLocator (personal project)
- MsTest
- EntityFramework 4.1
Aquí se encuentra la solución a los ejercicios del proyecto final de fundamentos de la computación; así como el ensayo con formato de artículo con una introducción, metodología, discusión y conclusión tratando el desarollo de la solución a los ejercicios.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy