When you try to apply a hotfix on a Microsoft SQL Server 2000-based computer that is configured as a Microsoft Cluster Service (MSCS) node, the hotfix installer may fail. This problem occurs when you use SQL Server Authentication. When this problem occurs, you may receive an error message that resem
Other News
Oracle 10g: A Simple Security Approach Part II
(JP Vijaykumar) Though the title says “A Simple Security Approach Part II”, the topics covered in this article are COMPLEX in nature. Welcome to the world of complexities in database access and security.
How to use ASP.NET controls inside XSLTs
(Bcoelho) One of the major disadvantages of using XSLTs in your code is the fact that you can’t use ASP.NET controls inside the XSLT code. Well… at least until now!
Reserved Words revisited
(Willie Favero) Recently I received an interesting question from a friend in Seattle about my August 22, 2006 post on reserved words; "DB2 for z/OS Version 8 Reserved Words". They asked about DB2 catalog tables having columns that use reserved words and how they should be handled.
Why Web developers shouldn’t ignore older technologies
(Tony Patton) I have been working with Web development projects for over a decade, so I have had the opportunity to use various technologies as the Web evolved. I often encounter new Web developers preaching the latest and greatest technologies, but the truth is, there are plenty of functioning Web
Five top .NET tools from 2006
(Ed Tittel) Those who read my tips for SearchVB know that I devote at least one third of my coverage to the topic of cool tools for visual development environments, with an emphasis on Visual Studio and Visual Basic .NET. With an aim of revisiting some of the best from this year in time for Yule,
Deconstructing .NET 3.0: Windows Presentation Foundation
(Matthew David) One of the four foundations in .NET 3.0 is the Windows Presentation Foundation (WPF), an overhaul of the presentation interface of all Windows applications. The typical interface has worked well for 20 years, but the time has come for a change.
Develop proof-of-concept .NET applications, Part 5: Create and consume Web services
(Farzad Farahbod, Chat Chatterton and Chenhong Xia) This is Part 5 of a tutorial series that teaches you how to create proof-of-concept applications to access relational and XML data in IBM DB2 9, using Microsoft Visual Studio .NET 2005. Part 1 explained the application specifications, database desi
Events and Delegates in Depth
(Jayant Kulkarni) While browsing through the Net, I came across many articles on events and delegates. But, I did not find any articles that cover most of the contents under one roof. This article is an attempt to do just that.
Application Scheduler Service Using VB.Net And XML
(Ajith Kumar Radhakrishnan) This is an application scheduler that is implemented as a Windows Service, similar to the Windows Task Scheduler – but simple, as it has fewer configuration options and it uses XML to store and retrieve data.
