-
Recent Posts
Tags
Archives
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- August 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- September 2010
- June 2010
- May 2010
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
Meta
Category Archives: .Net
IBM UniVerse and .Net, BFF
This article is the third and final part of a series that covers some lessons learned when trying to plug Visual Studio into our IBM U2 UniVerse database using IBM’s ADO.NET driver. Part 1 was an overview of how well … Continue reading
The Meaning of Everything: UniVerse Dictionaries for the .Net Programmer
This article is a continuation of my previous post about using IBM U2 UniVerse‘s ADO.NET driver with Visual Studio. Today I’m going to deal with the part of the process that makes .Net programmers cringe but is the key to … Continue reading
Visual Studio and IBM UniVerse – Playing the Matchmaker
It has been a couple of months since we switched database APIs for accessing our IBM U2 UniVerse database from .Net. We had a lot of reasons to leave UniOLEDB behind, and pretty high expectations from IBM’s new "DB2 Client" … Continue reading
The Infragistics UltraToolbar: Didn’t those used to be underlined?
A week or so after writing the previous post about our almost bug-free upgrade of Infragistics NetAdvantage, I belatedly noticed another bug worth mentioning. In NetAdvantage, there aren’t separate "menu bar" and "toolbar" controls — everything is a toolbar. A … Continue reading
Posted in .Net, Programming
1 Comment
Infragistics UltraGrid: The Case of the Out-of-Key Band
As I’ve written in my past articles about Infragistics NetAdvantage for .Net, we’ve been stuck on an older version for some time. I was worried that an upgrade would introduce some new bugs and other code-breaking changes. NetAdvantage has a … Continue reading
Posted in .Net, Programming
Leave a comment
Silent But Exasperating: Automated Install of the IBM DB2 Client
Having made the leap over to IBM’s new "DB2 Client" ADO.Net driver for the U2 UniVerse database, we recently spent some time figuring out how to get it onto users’ PCs. This turned out to be harder than I expected, … Continue reading
Posted in .Net, IBM Universe (U2)
5 Comments
U2 and ADO.Net: Relatively Relational
I come to bury UniOLEDB; not to praise it.Which won’t be a big surprise if you’ve seen by previous whining and kvetching on the subject.At the time we adopted UniOLEDB, it was only ADO.Net-compatible driver for our IBM U2 UniVerse … Continue reading
Posted in .Net, IBM Universe (U2), Programming
Leave a comment
Infragistics NetAdvantage Tips – Part 3: Editing with the UltraGrid
In this installment of the Infragistics NetAdvantage series, I’m going to revisit the UltraGrid, which I wrote about in Part 1. The UltraGrid (nee WinGrid) is one of those programming tools that "just works", as long as you’re happy with … Continue reading
Posted in .Net, Programming
12 Comments
Infragistics NetAdvantage Tips – Part 2: The UltraToolbarsManager
Here’s a continuation of my list of coding tips and samples for the Infragistics NetAdvantage suite. Part 1 dealt with the UltraGrid control, and I could actually devote Parts 2 through GigaMegaZillion® to the UltraGrid since there are so many … Continue reading
Posted in .Net, Programming
Leave a comment