(Derek Ferguson) .NET Developer’s Journal editor-in-chief Derek Ferguson (.NETDJ) and Don Box (DON), a leading authority on COM and architect in the Microsoft .NET Developer and Platform Evangelism Group, recently sat down to talk with Brad Abrams (BRAD), Lead Program Manager for the .NET Framework,
Other News
Creating a PHP-Based Content Management System, Part 2
(Peter Zeidman) Last month I laid out the structure of a content management system (CMS), to be written in PHP for use on a Web site or intranet. This month we’ll get going on writing the most basic code on which it will rely.
SqlDoc: Document your SQL Server database
(Jose A. Gonzalvo) This article presents a small command prompt utility to help you document your SQL Server/MSDE database.
Setting up a Developer Environment for Content Manager related Web Application Development
To develop a Content Manager Web application using Information Integrator for Content, you need to set up a proper Web development environment. In this documentation, we assume you will use the WebSphere Studio Application Developer software to develop your application. We address how you can se
dBASE Assumes New Identity, Enters BI Market
(Ted Kemp) The company that owns the rights to the dBASE database program has repositioned itself as a business intelligence vendor and today launched software that it hopes to use to forge new inroads into the BI market.
Oracle Migration Workbench – Part Two
(Steve Callan) At the end of Part One, we were at the point where MySQL was ready to be installed. In part two of this series, we will go through some quick setup steps, create a user with some privileges, and load data – using several methods – into a MySQL database. Once the setup of the MySQL dat
What’s new in JAXP 1.3? Part 1
(Neil Graham and Elena Litani) For a mature technology, the XML space is surprisingly active. Java API for XML Processing (JAXP) 1.3 was recently finalized, and is the conduit through which many of the newest open standards relating to XML will enter the J2SE platform. In this installment of a two-p
InfoPath 2003 – Part 2
(Dinesh Asanka) It has been around two months since I wrote the first partof this series, and I was waiting to get some comments on the previous article. Nevertheless, most of the people are still not using InfoPath 2003 as much as me!! Anyway, let me continue with my findings on this new tool. Toda
Sum elapsed hours by task by date
(Rudy Limeback) I have a table with the following info: Task Start Finish Sleep 01-oct-04 19:00 02-Oct-04 07:00 Awake 02-oct-04 07:00 02-Oct-04 20:00 Sleep 02-oct-04 20:00 03-Oct-04 02:00 Not a very exciting life really! If I were to report what I did in a 24 hour
How to deploy an Access 2003 project that connects to an existing SQL Server 2000 database
Microsoft Office Access 2003 projects that connect to a Microsoft SQL Server 2000 database can be deployed by using the Package Wizard that is included with the Microsoft Office Access 2003 Developer Extensions. In an Access 2003 module, you can attach code that can automate the following required s