What's New in This Version

The Framework

Version 2.0 is built on an architecture vastly different from its predecessors.  This architecture takes full advantage of Microsoft's new .NET framework.  The .NET architecture offers what Microsoft calls "Managed Code".  The idea is that anything written in .NET will be much more reliable.  The programming languages used by .NET all use the same .NET framework.  The framework offers a consistent Application Program Interface (API) into the operating system and isolates the application from the hardware.  Frameworks for other operating systems are currently in development and this will allow HomeSeer 2.0 to run on other platforms (such as Linux) in the future.  The new environment offers HomeSeer the ability to use advanced features such as threading and .NET "remoting" and threading.

New Features