"Peter and the case of the ASP.NET developer"
Solving the mysteries of ASP.NET web control development and discussing the products of PeterBlum.com.
-
Overcoming a classic design mode error when developing your own controls
Let's suppose that you are creating a new control. You have a separate project file and its referenced with a Web Application that intends to use your control. You have a ControlDesigner class included within that assembly.
-
DataSources, Dynamic Data, and SoC
This article demonstrates how ASP.NET Dynamic Data combined with Versatile DataSources allows new ways to build data entry web forms with an emphasis on separation of concerns between user interface and business objects.
-
Introducing Versatile DataSources
I have been working on enhancements to ASP.NET Dynamic Data since Feb 2008. There have been plenty of gaps between its technology and what the web form developer wants in their finished site. This is in part because Dynamic Data is more narrowly focused on aspects of data entry web forms than I am as a web control developer.
-
Introducing Peter’s blog
It took many years of cajoling, but I’ve finally decided that its time to join in the blogosphere. In that moment, I realized that I had plenty to write about. This blog will cover many areas of interest, although they will all be closely connected to what I do for business: web control development.