Browse by Tags
All Tags »
GenX.NET (
RSS)
I just uploaded a new version of GenX.NET to InterscapeUSA.com . This update is free to all customers, and I'd strongly recommend that anyone currenly evaluating it download the update. It includes several new features, updated documentation, and a few...
So I've been spending the past few days updating the build processes for all the software I've been working on. The problem is that, while I'm not the first person to ever have to build installers for commercial components using the deployment tools in...
Building a Better Server Control Experience, Part 3 Architecting For Simplicity: Don't Build It For Yourself I'm in the middle of completing a round of upgrades to Interscape's website, and I thought I'd take a second to cover something I've been wanting...
Here's what I'm working on for this week, and the weeks ahead: I'm going to post the VS.NET Version Commander on InterscapeUSA.com later on in the week, after I'm done with ScrollingGrid (wasted too much time on the Commander today anyways). I'm going...
I finally got the merchant account problem squared away. It's not an appropriate post for here, so you can read about the whole ordeal here in my corporate blog. I know the site design needs work, but it's not exactly on my list of priorities right now...
It's Official! GenX.NET 3.0 is complete and has been released to the public! Check it out today at http://www.genxdotnet.com . GenX.NET is the first DTS engine available for the .NET Framework. Using an application architecture that will be used heavily...
OK, so GenX.NET has been slower to launch than I wanted it to be. WAY slower. Part of the reason was because we've been building the the new “Store” and “MyAccount” sections of the website. Since the hostages have not been freed...
I've come to the conclusion that .NET doesn't really make coding easier (yet), because most Framework classes are incomplete, and use Inheritance as an excuse to leave them that way. Case in point: XmlTextWriter. I'm changing GenX.NET's XML formatter...
When I posted about this before, someone noted that cycling through all the items would be a performance hit. Well, as you can see, I'm really only cycling thru the tables in the DataSet, and in the case of the DataReader, I'm only accessing a property...
For several weeks now, I've been talking about various issues in regards to component versioning and Framework compatibility. A few months ago, I got so frustrated by the issues that were raised, that I said I was going to start a task force to solve...
More Posts
Next page »