Rockford Lhotka
CODE Author
Rockford Lhotka is the author of several books, including the Expert VB and C# 2005 Business Objects books and related CSLA .NET framework. He is a Microsoft Regional Director, MVP, and INETA speaker. Rockford is the Principal Technology Evangelist for Magenic (www.magenic.com), a Microsoft Gold Certified Partner.
Articles Authored
-
CSLA .NET: A Home for Your Business Logic
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2020 - March/April
Rocky Lhotka describes CSLA .NET, the MIT-licensed open-source framework to organize your business logic, similar in concept to separating the presentation and data layers of an application. Learn to use CSLA in a simple Blazor app.
-
Using CSLA .NET for Silverlight to Build Line-of-Business Applications
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2008 - November/December
CSLA .NET for Silverlight is a version of CSLA .NET framework specifically written to support development of Silverlight applications.Microsoft's Silverlight is a cross-browser plug-in that uses XAML and a subset of .NET to enable rich client applications across platforms.
-
Using the CMAB for Enterprise, Client, and User Settings
Last updated: Tuesday, February 19, 2019
Published in: CODE Magazine: 2005 - May/June
Applications use many forms of configuration data, storing settings that are used in applications, enterprise, client computers, and user settings.The Configuration Management Application Block (CMAB) is typically used for application settings, but it can be enhanced to support more complicated settings as well.