.NET Framework 2.0 Solution Center
 | How-to articles - .NET Framework 2.0- List of changes and fixed issues in the .NET Framework 3.5 Service Pack 1
Lists the known issues and added or changed features in the service pack. - Description of the Microsoft application blocks for .NET topic: "Data Access Application Block Overview"
Discusses the Microsoft Application Block for .NET topic "Data Access Application Block Overview."
- Description of the Application Architecture for .NET: Designing Applications and Services guide
Describes the Microsoft guide "Application Architecture for .NET:
Designing Applications and Services." - Information about the Timeout property and how to set this property by using the application configuration file
Describes the Timeout property and how to set this property by using the application configuration file. - How to call a Visual Basic .NET or Visual Basic 2005 assembly from Visual Basic 6.0
Describes how to call a Visual Basic .NET or Visual Basic 2005 assembly from Visual Basic 6.0. Contains sample steps and sample code. - Description of "short-circuit" evaluation in Visual Basic
Discusses short-circuit evaluation of the logical-AND operator and the logical-OR operator in Visual Basic 2005, in Visual Basic .NET, and in Visual Basic 6.0. Includes code samples. - How to debug managed-client applications that are started by using a URL in Visual Studio .NET or in Visual Studio 2005
Describes how to debug managed-client applications that are started by using a URL in Visual Studio .NET or in Visual Studio 2005. - How to spawn a process that runs under the context of the impersonated user in Microsoft ASP.NET pages
Explains step-by-step how to spawn a process that runs under the context of the impersonated user. - Your Visual Basic .NET or Visual Basic 2005 application may be vulnerable to array covariance issues
Describes possible array covariance issues that may affect a Visual Basic .NET or Visual Basic 2005 application. - MSDN Support WebCast: Building distributed services on the Windows Communication Foundation
Thursday, September 29, 2005: 10:00 AM Pacific time: Discusses building distributed systems by using RPC, DCOM, COM+, MSMQ, .NET Framework remoting, ASP.NET Web services, or Web Services Enhancements. - Product licensing implementation in Visual Studio 2005 or Visual Studio .NET Setup projects
Describes product licensing implementation in Visual Studio 2005 or Visual Studio .NET Setup projects. - Visual Studio 2005 or Visual Studio .NET and the .NET Framework may not support different language versions that are installed or that are run side-by-side
Describes that Visual Studio 2005 or Visual Studio .NET and the .NET Framework may not support different language versions that are installed or that are run side-by-side. - Do not use high level languages, libraries, frameworks, virtual machines or runtimes in core operating system processes
Explains that you should not use .NET Framework Class Libraries, high level languages, libraries, frameworks, virtual machines or runtimes or other framework libraries in core system processes. - Keywords to search .NET-related Knowledge Base articles
Lists the keywords that are used as metadata for .NET-related Knowledge Base articles. - How to detect the installed version of the .NET Framework in a Visual Studio Setup and Deployment package
Describes how to use a Visual Studio Setup and Deployment project to determine whether the correct version of the .NET Framework is installed on the destination computer. - How to set a hook in Visual Basic .NET
You can use hooks to monitor certain types of events. This article describes how to set a hook that is specific to a thread and to a hook procedure by using the mouse hook as an example. - Visual Studio products are not supported on Windows NT 4.0 Terminal Server
Describes that Visual Studio products are not supported on Windows NT 4.0 Terminal Server. - How to display an assembly in the "Add Reference" dialog box
When you are developing a class library, you may want Visual Studio .NET to list your library in the Add Reference dialog box on the .NET tab without the user having to browse for it. This issue is not resolved if you install your assembly to the... - How to repair an existing installation of the .NET Framework
You may need to repair your installation of the .NET Framework if you upgrade your operating system or if the current installation of the .NET Framework becomes corrupted. This article describes how to do so. Steps to repair the .NET Framework... - How to install the .NET Framework on a cluster
This step-by-step article describes how to install the Microsoft .NET Framework in a Microsoft Cluster Service (MSCS) configuration to run ASPX pages or Microsoft ASP.NET applications. This article assumes that you already have Microsoft Internet... - How to establish a COM event sink with return values in the .NET Framework by using Visual Basic .NET or Visual Basic 2005
Describes how to establish a COM event sink with return values in the .NET Framework by using Visual Basic .NET or Visual Basic 2005. - How to create accessible controls by using Visual Basic .NET or Visual Basic 2005
Describes how to create an accessible control that is derived from the Control.ControlAccessibleObject class in Visual Basic .NET or in Visual Basic 2005. - How to deploy an assembly to the target computer global assembly cache
This step-by-step article describes how to deploy an assembly to the global assembly cache of the target computer. This makes the target computer shareable in other applications. When you do this, strong name signatures must be verified only one time.... - How to determine which versions of the .NET Framework are installed and whether service packs have been applied
Describes how to determine which versions of the .NET Framework are installed on a computer. Also helps you determine which .NET Framework service packs have been applied. - How to set a Windows hook in Visual C# .NET
You can use hooks to monitor certain types of events. This article describes how to set a hook that is specific to a thread and to a hook procedure by using the mouse hook as an example.
|