1 / 6

Alt

Keeping an eye out for a better way. Alt.net. Reinventing the wheel. Project setup Management of multiple environments Database versioning and migration Different types of tests The drag of configuration Declarative programming Validation. Where did I look for inspiration?. Demo.

irma
Download Presentation

Alt

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Keeping an eye out for a better way ... Alt.net

  2. Reinventing the wheel • Project setup • Management of multiple environments • Database versioningand migration • Different types of tests • The drag of configuration • Declarative programming • Validation • ...

  3. Where did I look for inspiration?

  4. Demo • Declarative programming • Project setup • Management of multiple environments • Database versioning • Convention over configuration • Validation

  5. Different types of test • Unit tests: testing the model • Fixtures • Functional tests: testing a single action on a controller • Integration tests: testing a usage scenario • Load tests: obviously, testing under load (if problems: profiling)

  6. Existing .net Alternatives • Project setup • Management of different environments • Database versioning • Tests: unit tests, functional tests, integration tests, load tests • Simple configuration • Declarative programming • Validation

More Related