AsyncUI MVC with Progressive Enhancement

The top concerns for any site are having basic functionality, having it perform as fast as possible, and then working for as many customer browsers as possible. Asynchronous User Interfaces are the latest technology to achieve the ultimate in performance. Alex Maccaw: Web developers are

Read more…

Provider Model Layered architecture

In a previous article I mentioned that Provider model can be used as a business rules layer or as a repository layer.  I will show how this has been done as a portion of a real project and show all the relevant code for that

Read more…