SYMPTOMSWhen you try to start the Microsoft Distributed Transaction Coordinator (MS DTC) service in Microsoft Windows XP or in Microsoft Windows Server 2003, you may receive the following error message:Windows could not start the Distributed
SYMPTOMSThe GetSchemaTable method of the SqlDataReader object returns columns, the BaseServerName and BaseCatalogName properties. However, SqlDataReader.GetSchemaTable should only return BaseCatalogName. CAUSEIn addition to the columns that are
using System;using System.ComponentModel;// The following example demonstrates how to create// a resource class that implements the IDisposable interface// and the IDisposable.Dispose method.public class DisposeExample{ // A base class that imple
The GetExtendedTcpTable function retrieves a table that contains a list of TCP endpoints available to the application.C# Signature:[DllImport("iphlpapi.dll", SetLastError=true)]static extern uint GetExtendedTcpTable(IntPtr pTcpTable, ref int
NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically
http://www.aisto.com/roeder/dotnet/Reflector for .NETReflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic