(Robert Lucke) Linux clusters have escaped. As the general popularity of the Linux operating system increases, more complex solutions built with it are becoming increasingly common in the “traditional” (more conservative) IT world. Linux computer clusters, whose provenance was originally universitie
Tag: Development
PHP Application Development Part Two
(David Fells) Building on what we learned in part one, this article discusses data storage, system configuration, error handling and logging. Read on to find out how practicing the proper use of these concepts can simplify application maintenance and testing, and accelerate system debugging.
Configuration Management in ASP.NET 2.0 – Part 1
(Saravana Kumar) One new, important feature in ASP.NET 2.0 is the ability to read/edit the configuration files in local machine or remote machine. In ASP.NET 1.x, editing of the configuration files was not supported. The only option to edit a configuration file is to treat the configuration file as
The Real Time Data Management Imperative
(Ken Rugg and Mark Palmer) By the time you finish reading this article, an automated trading system on Wall Street will have evaluated the state of the stock market 210 million times, executed over 100,000 electronic stock trades, and may account for 10 million dollars. This system captures ever
Effective Database Design: Choosing The Right Process (Sample Chapter)
(Rebecca M. Riordan) This chapter examines the process of project design, and discusses the various models of project life-cycle, with the intention of helping you to choose the right one for your database design project.
Dashboard Development and Deployment – A Methodology for Success
(Daryl Orts) A dashboard is a vital tool for monitoring the daily health of your organization. From a single interface, decision makers have access to key performance indicators (KPIs)—actionable information that can be used to effectively guide and track business performance. Successful implementat
Handling Database Migrations with Embarcadero Solutions
Database professionals can count on being involved in a database migration at least once – and probably more than once – in their careers. Unless the migration involves a small, trivial system, such operations are not insignificant to say the least. Why do migrations occur? While there can be many r
.NET Remoting and Event Handling in VB .NET, Part 3
(Paul Kimmel) This final installment of the .NET Remoting and Event Handling in VB .NET series takes a closer look at some of the supporting code in the simple chat client and server application that Parts 1 and 2 demonstrated, including the use of the command, observer, singleton, and factory patte
Providing Database Encryption as a Scalable Enterprise Infrastructure Service
(Ulf T. Mattsson) As databases become networked in more complex multi-tiered applications, their vulnerability to external attack grows. We address scalability as a particularly vital problem and propose alternative solutions for data encryption as an enterprise IT infrastructure component. In
Choosing between C# and VB.NET
(Huw Collingbourne) In the past, different programming languages tended to do things in their own way. Programmers using C++ would, in all probability, make use of the types and routines provided by the Microsoft Foundation Classes (MFC) libraries; Visual Basic had its own built-in types and routine