Archive for February, 2006

Web Services from MV

Tuesday, February 28th, 2006

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.

(more…)

ClickOnce Smart Client Deployment

Monday, February 20th, 2006

Want a rich browser interface for your business software? Consider another option.

(more…)

AntiVirus Software and D3NT Files

Sunday, February 19th, 2006

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.

(more…)

Linux and .NET

Wednesday, February 15th, 2006

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.

(more…)

Blog software upgraded

Sunday, February 12th, 2006

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 errors via e-mail or by adding a comment to this post. This post will be updated with more information about all of the plugins being used on this site.

Schema for Software

Saturday, February 11th, 2006

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.

(more…)

C# Snippets for VS2005

Thursday, February 9th, 2006

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.

(more…)

Ajax links galore

Wednesday, February 8th, 2006

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.

(more…)

Ajax solutions being researched

Wednesday, February 8th, 2006

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.

(more…)

Better FlashCONNECT Templates

Tuesday, February 7th, 2006

If you’ve done any work with FlashCONNECT templates you know that you need to go through some contortions to get your code to work with them.

(more…)