Blogs
-
March 20th, 2014
How to Become Certified in SQL Server 2012: Part 2
MoreThe second step in becoming certified in SQL Server 2012 is to pass the Administering Microsoft SQL Server 2012 Databases exam.
-
March 13th, 2014
Microsoft SQL Server vs. Oracle: The Same, But Different?
MoreThe main differences between the two RDBMS are language (TSQL vs PL/SQL), transaction control, and DB object organization.
-
March 7th, 2014
Internet Explorer and Compatibility Mode
MoreCompatibility mode allows users to successfully use websites that may have been coded for previous versions of Internet Explorer browsers.
-
February 28th, 2014
ETL and its Application in Data Warehouses
MoreWhat is the Extract, Transform and Load (ETL) process and some things to consider while implementing it in a Data Warehouse setup?
-
February 27th, 2014
Getting Started with Multiplatform Application Development Using Delphi X5: Part 2
MoreSenior Software Developer Lyle Martin recounts her experiences learning to use Delphi X5 to develop apps for multiple platforms.
-
February 26th, 2014
Getting Started with Multiplatform Application Development Using Delphi X5: Part 1
MoreA discussion of the benefits of using one codebase and why multi-platform development with Delphi X5 is attractive to developers and management.
-
February 25th, 2014
Different Methods of Software Testing
MoreSoftware companies should enlist several different software testing methods including smoke testing, alpha/beta testing, and regression testing.
-
February 21st, 2014
Use Automation to Perform Repetitive Data Entry Tasks
MoreHow analysts at Segue Technologies used automation to perform the repetitive task of loading a huge volume of data into a web application.
-
February 19th, 2014
What’s a Project Management Plan?
MoreAs PMP Mary Lotz explains, a Project Management Plan is an essential tool for managing your project and your customer (hint: it’s not a schedule).
-
February 18th, 2014
Cognos vs. Business Objects
MoreThe differences between Cognos and Business Objects, two of the leading Business Intelligence tools, are simplicity and flexibility, querying capability, and reporting capability.
-
February 11th, 2014
How to Manage Your Client’s Web Design Expectations
MoreWalking the fine line of managing client expectations and producing a quality deliverable isn’t easy. Creative Director Dana Frank provides her tips.
-
February 7th, 2014
What Types of Software Testing Can and Should Be Automated?
MoreAutomating unit, integration, and GUI tests is a must because it increases accuracy and test coverage, assists with load and concurrency testing, and more.