Main Content
Talks at German VFP DevCon
-
Domain Driven Design for the Average Visual FoxPro Application
Craig Berntson 20 Recommendations
November 12, 2009 2:00 PMDomain Driven Design is a way to decrease complexity in applications. Many people consider DDD to only be useful for large enterprise applications and overkill for many of the applications we develop today. However, much of DDD can be applied to most of the apps we write. Some concepts will …
-
Data Access Smackdown
Craig Berntson 20 Recommendations
November 14, 2009 3:00 PMVisual FoxPro can use Remote Views, SQL Pass Through (SPT), ADO, or a Cursor Adapter to access remote data. In this session we'll compare these different methodologies and try to determine if one methodology is better than another.
-
Getting Started with Azure Services
Craig Berntson 20 Recommendations
November 14, 2009 3:00 PMAzure is Microsoft's entry into Cloud Computing. This sesson provides an overview of what Azure is all about.