"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.
-
Content Injector for ASP.NET MVC
-
AdvancedFormatProvider: Making string.format do more
When I have an integer that I want to format within the String.Format() and ToString(format) methods, I’m always forgetting the format symbol to use with it. That’s probably because its not very intuitive.
-
Digging into ValidationAttributes
This series looks at the Business Logic Layer of an application from how my Peter’s Business Logic Driven UI (“BLD”) implements it. Use the “Understanding the BLL” Category to see all articles.
-
Introduction to Business Rules on individual DataFields
This series looks at the Business Logic Layer of an application from how my Peter’s Business Logic Driven UI (“BLD”) implements it. Use the “Understanding the BLL” Category to see all articles.
-
Customizing Business Rules at runtime
This series looks at the Business Logic Layer of an application from how my Peter’s Business Logic Driven UI (“BLD”) implements it. Use the “Understanding the BLL” Category to see all articles.
-
Descriptor objects : Exposing the structure and business logic to consumers
This series looks at the Business Logic Layer of an application from how my Peter’s Business Logic Driven UI (“BLD”) implements it. Use the “Understanding the BLL” Category to see all articles.
-
The Entity class(es)
A significant portion of my new Peter’s Business Logic Driven UI (“BLD”) module is in the Business Logic Layer (“BLL”). Having been a UI tools guy for a long time, I learned a lot about the BLL during this project. This article starts a series that digs into the BLL as I’ve implemented it for BLD.
-
How BLD differs from ASP.NET Dynamic Data
ASP.NET Dynamic Data is a technology in ASP.NET 3.5 and higher that attempts to solve the same problem as Peter’s Business Logic Driven UI (“BLD”). In fact, BLD’s origins were as an extension to Dynamic Data.
-
New forums site for PeterBlum.com
The PeterBlum.com public message board on Yahoo Groups is being replaced by a new forums system.
-
Introducing Peter’s Business Logic Driven UI and DES 5.0
Peter’s Data Entry Suite (“DES”) version 5 is now available after four long years of work. The focus of this version is the new module, Peter’s Business Logic Driven UI (“BLD”).