-
Visualforce Custom Controllers and Extensions
When we create Visualforce pages in Salesforce we have a few different ways that we can architect the code that will do any business logic that we need.
-
Book Review: Code Craft
“Code Craft” (ISBN: 1-59327-119-0) was written by Pete Goodliffe. The book is relevant to all developers: code is very language agnostic. Code Craft doesn’t just cover the design of the program, but also includes quite a bit of content on the process the program goes through “in the trenches.” The book does include some minor […]