Blog

What is DesignBais? Part 1

As many of you know I have been working with DesignBais for a while now. I’ve been impressed with it from the first time I saw it. This article contains excerpts from various forum postings I’ve made, and new material, to describe the product and explain my relationship with DesignBais International (DBI).

Technology choices: Windows, .NET, and mv.NET

This article discusses why I have chosen to work with Windows, the .NET Framework, and mv.NET for interfaces to MV DBMS applications. Feel free to disagree with my choices but maybe my reasoning will make sense to others who are trying to find their "home" amongst all of the available options.

Why mv.NET?

Connectivity into MV / Pick databases from object-oriented languages and mainstream products used to be difficult. These days it’s not tough at all, and highly affordable as well. There are many tools in our market that can do communications between MV and others, but I’ve settled on one tool that satisfies almost all of my needs for communications development. This […]

Separation of UI, rules, and data

I’m honored that one of the reasons why companies contract with me and Nebula R&D is because they want well organized code, not just functional code. Almost anyone can write functional code, that’s an exercise with syntax and debugging. A company tends to have more appreciation for code that’s truly "designed", not just "written", only after they’ve paid a lot […]

Application Virtualization

Our Pick / Multi-Value community has always prided itself on being able to run great multi-user applications in a powerful database with a small footprint.. The Pick model DBMS used to be called the Pick Operating system because we bundled all of these things into a package that was installable to make a piece of hardware an Application Engine. The […]

How many licenses do I need?

This is an in-depth explanation of how web clients consume licenses with a back-end MV DBMS. It might be too basic for some people but it should help to bring everyone up to a common level for discussions on this important topic.

Web Services from MV

A recent U2 forum inquiry asks about using the SoapRequest functions in BASIC to make a Web Service Client call via SOAP. I think it’s inefficient to do things like this directly to/from MV DBMS platforms.

AntiVirus Software and D3NT Files

I was just installing Norton AntiVirus 2006 from Symantec, and as I was setting up the Exclusion list of files to not scan I figured I’d share my list with you.

Linux and .NET

I’m starting to get more questions about .NET with Linux, using ASP.NET with Apache, writing Web Services in C# with Mono, etc. I’m providing some excerpts and paraphrasing here of recent exchanges I’ve had with prospects and clients.

Blog software upgraded

The site has been updated to WordPress v2.0.1, the very latest version of the blog software available. This requires the simultaneous update of many plugins from independent authors. As I find out what works with this release I will be adding some features and removing others – that’s how this game is played. Please let me know if you find any […]

Schema for Software

I’d like you to think a moment about a recurring pattern of chaos, definition, and discovery. In each of the following instances there was a perceived sense of chaos which prompted people to develop document definitions. From those definitions technologies have been developed to allow discovery, sorting, and many new applications to facilitate searching and data acquisition.

C# Snippets for VS2005

If you’re new to Visual Studio you’ll eventually find out about snippets, think they’re cool, and sigh at all of the code that you used to cut and paste manually. If you use C# you’ll suddenly feel cheated when you see how many snippets are in VB.NET and how few are in C#. Here’s the cure.

Ajax links galore

Holy cow! I forgot to post the initial list of Ajax links! Here they are, and man are there a lot of um! I will be using thes for my research and will reference them in blog entries.

Ajax solutions being researched

So far the only sources I’m investigating are Microsoft Atlas and Telerik r.a.d. Controls. Infragistics has also had Ajax components for a while. See notes below for ComponentOne as well.

It’s not just a web page anymore

I’m increasingly asked to build more sophisticated web interfaces which begin to approach the interactive capabilities of a thick client. Satisfying these requests is getting much more difficult.

Parameter passing in C#

I just read this article by MVP Jon Skeet on Parameter passing in C#. Definitely good reading. It helps to understand exactly how reference and value types work when passing them through methods.

Is Linux really superior?

In observation of a couple posts to this comp.database.pick thread I once again find it humorous that the promise of Linux falls short.

The Cosmos

As a minor tribute to Carl Sagan and his Cosmos book and 13 part TV series, I decided to change the name of this category before anyone starts linking to it.