This session starts off with a simple ASP.NET "Frequently Asked Questions" application. The first application is a level 100 application that directly binds the user interface to the database. Then we'll abstract the data layer away from the Application. This is about as far as most people go when writing web applications and the UI ends up tightly coupled with the application. So we'll go a step farther. Let's abstract the UI layer away from the application, so the application is no longer dependant on the UI. Finally to prove this theory, we'll build a new UI with Windows Forms that binds to our application.
At the end of our presentation you will have been introduced to the "Model View Presenter (MVP)" design pattern.
We'll be at UAT for this session from 6pm-9pm in the theatre room.
UATClick here for Maps and Directions to UAT