Welcome!

From the Editor-in-Chief of .Net Developer's Journal

Derek Ferguson

Subscribe to Derek Ferguson: eMailAlertsEmail Alerts
Get Derek Ferguson via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Derek Ferguson

I've been doing a lot of coding lately. This has been a bit of a departure from my usual work as a technology evangelist or a development manager, but - as you might imagine - it has been quite a lot of fun! Having said this, the process of actually sitting down and coding for 12 hours a day over the past few months has left me wishing that Visual Studio .NET shipped with a handful of additional capabilities in the box. Track Changes If you've ever written a book - or even an article - you have probably encountered the "track changes" feature of Microsoft Word. By turning on change tracking, every modification that is made to a document is recorded and a history of changes is kept. This may sound a lot like source control and, in fact, it is. There are two important differences. The first is that, whereas source control specializes in storing multiple historical ver... (more)

SYS-CON Radio Interviews Simon Guest

  SYS-CON Radio interviews Simon Guest, Program Manager for .NET Enterprise Architecture team of Microsoft about .NET and J2EE Interoperability. Click here to listen {interview in MP3 format} ... (more)

SYS-CON Radio Interviews Billy Hollis

  SYS-CON Radio interviews Billy Hollis, Author/consultant of Elysian Group about distributed smart client architectures, and how they are preferred over browser-based systems for many scenarios. Click here to listen {interview in MP3 format} ... (more)

SYS-CON Radio Interviews Tim Landgrave

  SYS-CON Radio interviews Tim Landgrave, President of eAdvantage, Inc. Click here to listen {interview in MP3 format} ... (more)

New CACHÉ 5 Delivers Real-time Analytics for Transaction Processing

(September 23, 2002) - InterSystems Corporation has recently announced the launch of version 5 of their object-oriented database system, CACHÉ. This database is considered to be faster than either Oracle or SQL Server and is the leading database within the healthcare industry. It is most often used "behind the scenes" by ISVs as a licensed part of their own software's infrastructure. Points of interest to .NET developers: 1) CACHÉ has its own language and IDE for creating stored procedures within the database. However, the language is very similar to Visual Basic 6 and the IDE ... (more)