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 and Open Source Code (OSS), and Free Technology Guides from Intersoft Development — Houston Texas Technology Consultants and Software Developers — specialists in Microsoft SQL Server Databases, Data-Modeling, and Business Applications

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 2005 or 2008 / 2008r2 and realize the benefits of SQL Server 2012.

Custom Software

Embarcadero Delphi RAD Technology

Intersoft Development has Delphi expertise available for implementing high-performance Microsoft Windows custom software development projects very quickly!

Embarcadero Delphi 2010 and XE/XE2 provide excellent features and capabilities for developing Unicode (multi-language) and touch/gesturing-enabled applications. Delphi is a mature object-oriented programming (OOP) language with modern constructs like Generics, Closures / Anonymous-Methods. Delphi also features a robust visual component library (VCL) and RAD IDE for highly productive custom-software-development.



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
Language / Environment Code Category  —  Description and link to item
DelphiSource Code: Class Enhancement  —  DBGrids.pas source code modification to implement alternating grid row colors
DelphiSource Code: Function  —  Convert between TColor and RGB Color (as String representation)
DelphiSource Code: Function  —  Get Computer Network Name
DelphiSource Code: Function  —  GetAlternateColor Color-Shifting for alternating grid-row color and such
DelphiSource Code: Procedure  —  Exchange Items and Objects in CheckList
DOS CommandSource Code: Other  —  Disconnect Windows Network Drives
SQL ServerBest Practice Guide: Optimization  —  Tuning Very Large SQL-Server Databases - Part 1 (Physical Storage Optimization)
SQL ServerBest Practice Guide: Optimization  —  Tuning Very Large SQL-Server Databases - Part 2 (Physical Storage Optimization - Continued)
SQL ServerBest Practice Guide: Optimization  —  Tuning Very Large SQL-Server Databases - Part 3 (Index Optimization - Clustered / Non-Clustered)
SQL ServerSource Code: Other  —  Basic Speed Testing Loop
SQL ServerSource Code: Other  —  Set-Based Running Subtotals (i.e., Row-Level Accumulators)
SQL ServerSource Code: Other  —  Set-Based Running Subtotals (i.e., Row-Level Accumulators) for Delimited-list Accumulator Functionality
SQL ServerSource Code: Procedure  —  Parameterized GROUP BY Without Using Dynamic-SQL : The "impossible" is possible.
SQL ServerSource Code: Procedure  —  Parameterized ORDER BY without Dynamic-SQL - Example 1
SQL ServerSource Code: Procedure  —  Parameterized ORDER BY without Dynamic-SQL - Example 2 - With ASC/DESC by Column abilities
SQL ServerSource Code: Procedure  —  Set-Based Moving Averages (without Cursors, self-joins, or sub-selects) - Example 1
SQL ServerSource Code: Procedure  —  Set-Based Moving Averages (without Cursors, self-joins, or sub-selects) - with Break-Level Resets
SQL ServerSource Code: Procedure  —  Set-Based Running String Accumulator with Break-Level Reset
SQL ServerSource Code: User Defined Function  —  Convert DateTime to 8-Character YYYYMMDD String
SQL ServerSource Code: User Defined Function  —  Convert Decimal Number to Hex, Binary, or ANY Base
SQL ServerSource Code: User Defined Function  —  Convert Empty String to NULL
SQL ServerSource Code: User Defined Function  —  Convert from ANY Base (Hex, Binary, custom) to Decimal Number
SQL ServerSource Code: User Defined Function  —  Format Social Security Number
SQL ServerSource Code: User Defined Function  —  Format Unformatted Phone Number
SQL ServerSource Code: User Defined Function  —  Full String Trim
SQL ServerSource Code: User Defined Function  —  Get Integer as Padded String
SQL ServerSource Code: User Defined Function  —  Get Money as Padded String
SQL ServerSource Code: User Defined Function  —  Get sum of Integer values in a String
SQL ServerSource Code: User Defined Function  —  Get sum of Money values in a String
SQL ServerSource Code: User Defined Function  —  Nullable Integer Column Comparison
SQL ServerSource Code: User Defined Function  —  Nullable Money Column Comparison
SQL ServerSource Code: User Defined Function  —  Nullable String Column Comparison
SQL ServerSource Code: User Defined Function  —  Parse / Split string of delimited Integers into Table
SQL ServerSource Code: User Defined Function  —  Parse / Split string of delimited Strings into Table (as Rows)