Other News

Community

Using Universal Table Space

(Troy Coleman) I’ve been traveling to DB2 regional user groups talking about DB2 partitioning and how you may want to redesign your legacy applications to take advantage of some cool new features in V8 and in V9. In these presentations, I touch on universal table space (UTS).

Community

VS 2008 JavaScript Debugging

(Scott Guthrie) A few weeks ago I blogged about the new JavaScript Intellisense support in VS 2008. One of the other JavaScript features that I’m sure will be popular in VS 2008 is the much-improved support for JavaScript debugging. This is enabled in both the free Visual Web Developer 2008 Exp

Community

File Upload with VB.NET

(Irina Medvinskaya) It has become a popular feature, often expected by users, to allow uploading documents into server-based applications. This is necessary in many applications, from very simple to more complex. In this article, I will show you a simple way of adding a File Upload feature into your