Other News

Community

10 steps to faster backups

(Greg Robidoux) Running SQL Server backups is one process that can take a long time. With databases continuing to grow, the time it takes to run backups also continues to grow. At one point, a 100 GB database was considered a very large database. Today it’s the norm, and many databases are beginning

Community

How sync modes work in DB2 HADR

(Chris Eaton) In my last posting on HADR I described how easy it is to setup. Let’s now focus on exactly how HADR works. As previously mentioned the prime goal of HADR is ultra fast failover (I have been seeing sub 20 second failovers inclusive of the time it takes to detect a node failure). Over th

Community

Security in ADO.NET

(Anand Kumar) This article gives a sound idea how to write secure code for ADO.NET. Data Access Layer (DAL) is a common and very curtail for your application. Its very important know some of the basic security points while writing ADO.NET program.

Community

Managing XML Encryption with Java

(Jeff Hanson) XML Encryption provides end-to-end security for applications that require secure exchange of structured data. XML itself is the most popular technology for structuring data, and therefore XML-based encryption is the natural way to handle complex requirements for security in data interc