Contents tagged with asp.net
-
Update: Full Source code is available at BitBucket Many times I have a Javascript file that contains a link and in order to be more generic I would prefer writing something like ~/image.png rather …
Read More - 30Mar 2011
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 …
Read More