Search this Site (using Google)
Free Software and Source Code terms and conditions: no warranty or guarantee, express or implied, for any purposes. Intersoft Development, Inc. assumes no responsibility for errors, inaccuracies, or omissions.

Free Software, Free Source Code, and Free Technology Guides from Intersoft Development — your Houston Texas Software Developers and SQL Database, Web Design, Technology Consulting, and Delphi Experts

Related Links

Microsoft SQL-Server Upgrades

Realizing SQL-Server's Full Potential

Intersoft Development emphatically recommends Microsoft SQL-Server for business-critical and robust database applications.

If you are currently using SQL-Server for your business applications, we can make sure you are taking advantage of its features and capabilities. We can help you migrate from SQL-Server 2000 or 2005 and realize the benefits of SQL Server 2008 / 2008r2.

Custom Software

Embarcadero Delphi RAD Technology

Intersoft Development strongly recommends Delphi for high-performance custom Windows-EXE software development! With the newest Embarcadero Delphi 2010 and XE releases, Delphi continues its tradition of providing industry-leading unmatched software development productivity in a RAD programming language and IDE.

Delphi 2010 and XE build upon the already excellent features and capabilities of Delphi 2009 by adding touch/gesturing support to recent Delphi language enhancements for Generics, Closures / Anonymous-Methods, Unicode, and much more...


Our Latest Blogs and News
Software & Technology Topics of Interest
What's New in Nvidia CUDA Toolkit 4.1 and Parallel Nsight 2.1
From: Software and Technology Blog
Installing Redis Database on MS Windows as Service
From: Software and Technology Blog
Nodejs NPM module install error unpacking temp files : potential fix
From: Software and Technology Blog
Embarcadero Delphi XE2 New Features of Interest — FireMonkey Debuts!
From: Software and Technology Blog
VMware ESXi 5.0 New Features and vSphere 5.0 New Features
From: Software and Technology Blog
Java 7 / JRE 7 / JDK 7 Final Released : here after ONLY Five Years
From: Software and Technology Blog
Enable Copy / Paste in VMware ESXi 4.1 vSphere 4.1 Guest VM
From: Software and Technology Blog
What's New in Nvidia CUDA Toolkit 4.0 and Parallel Nsight 2.0
From: Software and Technology Blog
How to Crop Adobe Flash Movie in Flash CS4 : Cropping to Resize Existing Flash Movie
From: Software and Technology Blog
VariCAD 2011 : Affordable and Powerful 2D/3D CAD Software
From: Software and Technology Blog
How to upgrade VMware ESXi 4.0 to ESXi 4.1 : Update via Command-Line over SSH
From: Software and Technology Blog
Fix "Unable to find Adobe PDF resource files" / missing "Adobe PDF Converter.joboptions" file error : Acrobat Pro / Distiller
From: Software and Technology Blog
VMware Workstation 7.x : Great New Features!
From: Software and Technology Blog
New Intel Solid State Drives - SSDs - Awesome!
From: Software and Technology Blog
Microsoft SQL-Server 2008 New Features
From: Software and Technology Blog
More Software & Technology News »

VariCAD 2D & 3D CAD Software

2D & 3D CAD Software ON SALE NOW
Free 30-Day Trial

Full-featured affordable, professional, comprehensive 2D/3D CAD Software.

  • Windows / Linux support
  • Quick and intuitive 3D/2D GUI
  • Full 2D and 3D modeling environment.
  • Sizing of mechanical components.
  • Predefined common parts library.
  • Compatibility with AutoCad and other CAD software via import/export of DWG, DXF, IGES, STEP and STL.
  • More VariCAD CAD Software Features
Major Group Language / Environment Code Category Description and link to item
Best Practice GuideSQL ServerOptimizationTuning Very Large SQL-Server Databases - Part 1 (Physical Storage Optimization)
Best Practice GuideSQL ServerOptimizationTuning Very Large SQL-Server Databases - Part 2 (Physical Storage Optimization - Continued)
Best Practice GuideSQL ServerOptimizationTuning Very Large SQL-Server Databases - Part 3 (Index Optimization - Clustered / Non-Clustered)
Source CodeDelphiFunctionConvert between TColor and RGB Color (as String representation)
Source CodeDelphiFunctionGet Computer Network Name
Source CodeDelphiProcedureExchange Items and Objects in CheckList
Source CodeDOS CommandOtherDisconnect Windows Network Drives
Source CodeSQL ServerOtherBasic Speed Testing Loop
Source CodeSQL ServerOtherSet-Based Running Subtotals (i.e., Row-Level Accumulators)
Source CodeSQL ServerOtherSet-Based Running Subtotals (i.e., Row-Level Accumulators) for Delimited-list Accumulator Functionality
Source CodeSQL ServerProcedureParameterized GROUP BY Without Using Dynamic-SQL : The "impossible" is possible.
Source CodeSQL ServerProcedureParameterized ORDER BY without Dynamic-SQL - Example 1
Source CodeSQL ServerProcedureParameterized ORDER BY without Dynamic-SQL - Example 2 - With ASC/DESC by Column abilities
Source CodeSQL ServerProcedureSet-Based Moving Averages (without Cursors, self-joins, or sub-selects) - Example 1
Source CodeSQL ServerProcedureSet-Based Moving Averages (without Cursors, self-joins, or sub-selects) - with Break-Level Resets
Source CodeSQL ServerProcedureSet-Based Running String Accumulator with Break-Level Reset
Source CodeSQL ServerUser Defined FunctionConvert DateTime to 8-Character YYYYMMDD String
Source CodeSQL ServerUser Defined FunctionConvert Decimal Number to Hex, Binary, or ANY Base
Source CodeSQL ServerUser Defined FunctionConvert Empty String to NULL
Source CodeSQL ServerUser Defined FunctionConvert from ANY Base (Hex, Binary, custom) to Decimal Number
Source CodeSQL ServerUser Defined FunctionFormat Social Security Number
Source CodeSQL ServerUser Defined FunctionFormat Unformatted Phone Number
Source CodeSQL ServerUser Defined FunctionFull String Trim
Source CodeSQL ServerUser Defined FunctionGet Integer as Padded String
Source CodeSQL ServerUser Defined FunctionGet Money as Padded String
Source CodeSQL ServerUser Defined FunctionGet sum of Integer values in a String
Source CodeSQL ServerUser Defined FunctionGet sum of Money values in a String
Source CodeSQL ServerUser Defined FunctionNullable Integer Column Comparison
Source CodeSQL ServerUser Defined FunctionNullable Money Column Comparison
Source CodeSQL ServerUser Defined FunctionNullable String Column Comparison
Source CodeSQL ServerUser Defined FunctionParse / Split string of delimited Integers into Table
Source CodeSQL ServerUser Defined FunctionParse / Split string of delimited Strings into Table (as Rows)