edit-task
Home
Up
Delete
Task Name:
Task Description:
# - MVC -- HAVE this ALLREADY
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">MVC</h1> <h2>[previously]</h2> <ol> <li><strong>[00:00] HAVE</strong></li> <ol> <li>] previous - LOCAL ver of this article - asp.net</li> <li>] excellent stackoverflow explanation post with diagrams</li> <ol> <li>also - <a href="http://stackoverflow.com/questions/2626803/mvc-model-view-controller-can-it-be-explained-in-simple-terms" target="_blank">http://stackoverflow.com/questions/2626803/mvc-model-view-controller-can-it-be-explained-in-simple-terms</a></li> <li><a href="http://stackoverflow.com/questions/883004/where-can-i-find-a-dead-simple-explanation-of-mvc" target="_blank">http://stackoverflow.com/questions/883004/where-can-i-find-a-dead-simple-explanation-of-mvc</a> </li> <li>> <a href="http://stackoverflow.com/questions/2056/what-are-mvp-and-mvc-and-what-is-the-difference" target="_blank">http://stackoverflow.com/questions/2056/what-are-mvp-and-mvc-and-what-is-the-difference</a> </li> <li>] <a href="http://stackoverflow.com/questions/304828/where-can-i-find-clear-examples-of-mvc" target="_blank">http://stackoverflow.com/questions/304828/where-can-i-find-clear-examples-of-mvc</a> (link to books)</li> <li>>] <a href="http://stackoverflow.com/questions/667781/what-is-the-difference-between-mvc-and-mvvm?rq=1" target="_blank">http://stackoverflow.com/questions/667781/what-is-the-difference-between-mvc-and-mvvm?rq=1</a> </li> <li>>] <a href="http://stackoverflow.com/questions/698220/mvc-vs-n-tier-architecture?rq=1" target="_blank">http://stackoverflow.com/questions/698220/mvc-vs-n-tier-architecture?rq=1</a> </li> </ol> <li>] VIDEO yehuda katz - rails contrib - MVC presentation</li> <ol> <li>]</li> </ol> <li>] msft msdn</li> </ol> <li><strong>[2015-07-20] NEW article IN tech-dev-www/asp.net/introduction</strong></li> <ol> <li>x] # <a href="/view/article?id=4597" target="_blank">4597 - what is MVC</a></li> </ol></ol> <h2>[currently]</h2> <ol> <li>] </li> </ol> <h2>[next]</h2> <ol> <li>]</li> </ol> <p> </p> <p> </p> <p>Me pattern ( my design pattern )</p> <p>database -</p> <p>- objects-my-app == /code dir - represent the items in my view, book, chapter, art, library -> have data access logic(crud) to comm w/ -> database</p> <p>- /views == have html && some logic to represent</p> <p>-- framework objects MVC / RAZOR / WEB PAGES / ASP.NET</p>