-
Recent Posts
Categories
- .Net (5)
- Asp.Net (1)
- Foxpro (19)
- General Coding (7)
- General Posts (1)
- Manufacturing (2)
- Ruby / Rails (7)
- Silverlight (1)
- Uncategorized (7)
- West Wind (7)
- Windows 8 (1)
- WPF (1)
Search
Category Archives: West Wind
Creating a Parent Business Object with wwBusinessPro
When using a wwBusProParent, you set properties on the Parent that tell it about the Child class.Then, the Parent will create the Child class for you. You do not create the Child when writing your code, let the Parent do … Continue reading
Posted in Foxpro, West Wind
2 Comments
wwBusinessPro–Parent Child collections in a wwBusiness business object
Note: This post if part of a complete series on the West Wind wwBusiness library.Click here to see the full index Before we start digging into parent/child data access with wwBusinessPro, let’s have a review of the basics. Suppose … Continue reading
Posted in Foxpro, West Wind
Leave a comment
wwBusinessPro – Article 2: Configuring Child classes (wwBusProItemList)
Note: This post if part of a complete series on the West Wind wwBusiness library.Click here to see the full index Another enhancement I added to wwBusinessPro was to allow for Child record collections to be easily used with a … Continue reading
Posted in Foxpro, West Wind
Leave a comment
wwBusinessPro Setup Instructions
Note: This post if part of a complete series on the West Wind wwBusiness library.Click here to see the full index Added 02/02/2010 12:41 am
Posted in Foxpro, West Wind
Leave a comment
wwBusinessPro – Article 1: String Lookups
Note: This post if part of a complete series on the West Wind wwBusiness library. Click here to see the full index I’ve written an extension library on top of the West Wind wwBusiness classes. You can read the … Continue reading
Posted in Foxpro, West Wind
Leave a comment
Exploring my wwBusiness extension library
Updated 02/01/2010 1:26 pm I’ve written an extension library on top of the West Wind wwBusiness classes for object oriented data access in Visual FoxPro. In this blog series I will explain some of the basics about the base West … Continue reading
West Wind Client Tools for VFP
Note: This post if part of a complete series on the West Wind wwBusiness library. Click here to see the full index (Update.. A sample app has been completed as of 2010-09-03 and is available to all who … Continue reading
Posted in Foxpro, West Wind
6 Comments