ADO.NET is the managed code library for the .NET Framework. Its ancestors
include ODBC, DAO, RDO, ADO, and OleDB. Some of these technologies still
exist in the framework, but most developers rely on the resources provided in
the ADO.NET namespaces. There are evolutionary changes in ADO.NET 2.0 that
will be released next year with Visual Studio 2005, SQL Server 2005, and the
.NET Framework 2.0.
This version has several important design goals. All changes are
evolutionary, so existing 1.1 and 1.0 code should work without modification.
Several key classes were optimized for perform... (more)
Xamlon, a small startup in LaJolla, CA, started with a Windows desktop
product called Xamlon Pro. This package provides developers with a taste for
XAML-based declarative markup programming. XAML is compiled with managed code
to produce applications that run in the Xamlon viewer. This is the same
approach that was promised in the Longhorn timeframe with the new Avalon user
interface engi... (more)
Microsoft CRM is a Web-based customer relationship management framework.
Microsoft Business Solutions (MBS) developed this product in-house to
complement its purchased accounting offerings of Great Plains Dynamics,
Solomon, Axapta, and Navision. MSCRM is positioned for the
small-to-medium-sized business market and does not attempt to compete with
enterprise-level products like SAP, Peopl... (more)