-
http://blog.falafel.com/implement-step-step-generic-repository-pattern-c/
-
Hey, I love what I read so far but a step by step tutorial would be great to dive in ... unfortunately your TodoApp tutorial seems to be non existent - the link leads to a blank screen. Is it just bro…
-
Does anyone create an MVC version?
I have problems to understand to view how it's works.
Please help!
-
Yea! New notes for your patterns! You gotta stay ahead of the curve!
http://cirw.in/blog/time-to-move-on
-
# Software Architectural Patterns
Software architectural patterns are high-level design templates or solutions that provide a structured approach for organizing and designing software systems. Arch…
-
I'm working right now on a new version of the Todo example with a much nicer design (still usable with all styles) and based on the [Model View Controller](https://en.wikipedia.org/wiki/Model%E2%80%93…
-
🤖🧙♂️
- [x] **1. Variable** / **Variable** #
- [ ] **2. Data Type** / **Type de Donnée** #
- [ ] **3. Integer** / **Entier** #
- [ ] **4. Float** / **Flottant** #
- [ ] **5. Double** /…
-
an end to end n-tier sample app demonstrating using entity framework 4 (using POCO Entities or Self-tracking entities), with or without Repository pattern, UnitofWork pattern, dependency injection, or…
-
it's a so called spaghetti code. you can use js modules or something like MVC pattern to make it better. for now it's difficult to review.
But generally works fine, well done! :+1:
-
Improve performance characteristics on APIs built with ASP.NET Core MVC.
Areas of interest:
- [x] Create scenarios to track progress
- [ ] Benchmark endpoint routing with parameters, and more r…