Why I Still L.O.V.E. ASP.NET WebForms

Objectives

  • Build Contact Page (a page that interacts with a data-storage)
  • Build a Contact List Page (a page with a gird)
  • Do it using ASP.NET WebForms
  • Create Unit Tests

We will use the MVP pattern and the open-source project WebFormsMVP to accomplish  that! [read more…]

No Comments