String.Format for Visual FoxPro
Posted by Eric in C#, FoxPro on 03. Nov, 2015 | 3 Comments
[Originally Published in FoxRockX, September 2010] If you haven’t used C#’s String.Format() method, it’s a real treat. There’s nothing natively like it in VFP, but we can certainly roll our own equivalent. This will make our code easier to read and maintain. This article will show why you want to do that, and how to […]
November Geek Lunch Recap
Posted by Eric in C#, Community Relations, Database on 10. Nov, 2011 | 0 Comments
Thanks to everyone who braved some pretty bad weather to make it to today’s meeting. Here’s a recap of what happened: We started by talking about “Brownfield” development, including strategies for staying disciplined when time and budget are considerations. A great book was suggested: Working Effectively with Legacy Code. One key strategy to making sure you […]
The type specified in the TypeName property of ObjectDataSource ‘xx’ could not be found.
Posted by Eric in C#, FoxPro on 11. Jul, 2011 | 1 Comment
This one gets me every time, so I’m going to write it up in hopes that next time I search for it, I’ll find my own solution. Situation: You’ve created a datasource in your .Net app, and want to use it on your report (RDLC). You create the report, point to the new Dataset, drop […]
VFP apps on Android and iPhone?
Posted by Eric in C#, Database, FoxPro, Hardware, Web on 14. Apr, 2011 | 18 Comments
A few times lately I’ve been asked if we could have an Android or iPhone version of our custom Visual FoxPro application. Of course the quick answer is “No,” because there is not and never will be a mobile version of Visual FoxPro (though it probably runs on Windows CE, but ugh). I’ve spent some […]
March .Net Lunch Recap
Posted by Eric in C#, Community Relations, Web on 09. Mar, 2011 | 0 Comments
Another great .Net Lunch (or as I called it “Lunch of .Net”, a much briefer version of Day of .Net) just wrapped up. Here are some of the topics we talked about today: What’s new in VS 2010 SP1 (See below) Lance’s hot new Asus EEE Slate jwPlayer for embedding YouTube videos Fox Valley Day […]
14 Things I Learned at FoxCon 2011
Posted by Eric in C#, Database, FoxPro on 31. Jan, 2011 | 2 Comments
Another great conference for Visual FoxPro Developers, although this one didn’t focus solely on Visual FoxPro. What did I learn there?
August .Net Lunch Notes
Posted by Eric in C#, Fun on 08. Sep, 2010 | 0 Comments
Here are some notes I took from today’s .Net Lunch: Theme: VS2010 Add-Ins and Extensions. We started by talking about Add-Ins, Extensions, the difference between the two, the Extension Manager, the and Visual Studio Gallery, We then demonstrated a few of our favorite extensions. I started by talking about the Productivity Power Tools. Lance and […]
The Upgrade Trail from Visual FoxPro to Silverlight is Getting Blazed
Posted by Eric in C#, Database, FoxPro, Other, Web on 23. Aug, 2010 | 1 Comment
If you’re interested in upgrading to Silverlight, Southwest Fox Conference is the place to go.
Start seeing the Silverlight (a book review)
Posted by Eric in C# on 02. Aug, 2010 | 0 Comments
If you’re starting to code in Silverlight, a great book like this one will get you on your way.
MadFox July 2010 Recap: It’s Like Jazz
Posted by Eric in C#, FoxPro, Other on 21. Jul, 2010 | 0 Comments
July’s MadFox meeting was like good jazz: we played around with a main theme throughout the night while continually improvising side solos on whatever caught our fancy at the time. We slowly built up to the main theme by reintroducing a theme from a previous meeting, Freshbooks. We discussed some of the features of Freshbooks […]