Using Telerik WebAii to Test File Upload Validation
0 Comments Published by Erik Burger November 19th, 2009 in ProgrammingOn my current project I am naturally using Unit Testing as much as possible. The application is an ASP.Net web application so I was limited to testing the business logic only. Or so I thought.
Exploring Telerik OpenAccess: Unit Testing your Business Logic using Rhino Mocks
6 Comments Published by Erik Burger March 17th, 2009 in ProgrammingI’ve been playing around with Telerik’s OpenAccess ORM for a while now and I am slowly falling in love with it. Since I started using it I have literally not touched my SQL Server Management Studio once except to view the content of my tables. Why? Because OpenAccess supports forward mapping. I create my class [...]

