331) 9/30/2007 Q308432 INFO: Uninstall Microsoft .NET Framework SDK Beta 2 Before Installing the Released Version (Q308432)
Microsoft strongly recommends that you remove the Beta 2 versions of the Microsoft .NET Framework/.NET Framework SDK before you install the released-to-market (RTM) version. You can uninstall .NET Framework Beta 2 by using the 332) 9/27/2007 Q307515 BUG: Custom Performance Counters Do Not Publish Performance Data to WMI (Q307515)
Custom performance counters that are exposed when you use the 333) 9/23/2007 Q307303 INFO: Troubleshooting Add Web Reference Issues (Q307303)
This article describes how to troubleshoot some common problems that you may encounter when you use the 334) 9/23/2007 Q304655 HOWTO: Programmatically Compile Code Using C# Compiler (Q304655)
The .NET Framework exposes classes that allow you to programmatically access the C# language compiler. This might be useful if you want to write your own code-compiling utilities. This article provides sample code that enables you to comp 335) 9/23/2007 Q304654 HOWTO: Programmatically Compile Code Using the Visual Basic .NET Compiler (Q304654)
The .NET Framework exposes classes that allow you to programmatically access the Visual Basic .NET language compiler. This might also be useful if you want to write your own code-compiling utilities. This article provides sample code that 336) 9/27/2007 Q302340 HOW TO: Create an Assembly with a Strong Name (Q302340)
Assemblies can be assigned a cryptographic signature called a strong name, which provides name uniqueness for the assembly and prevents someone from taking over the name of your assembly (name spoofing). If you are deploying an assembly tha 337) 9/23/2007 Q301220 HOW TO: Query XML with an XPath Expression Using Visual Basic .NET (Q301220)
This article demonstrates how to query an 338) 9/23/2007 Q301271 HOW TO: Save a DataSet Class as XML (Q301271)
This document illustrates how to save relational data that is loaded into a 339) 9/27/2007 Q303067 PRB: Error Message: Unable to Start Debugging. Unable to Start Program (Q303067)
When you try to debug a managed application (one that makes use of the .NET Framework) with Visual Studio .NET software, you may receive the following error message: 340) 9/23/2007 Q306149 INFO: How to Display an Assembly in the Add Reference Dialog Box (Q306149)
When you are developing a class library, you may want Visual Studio .NET to list your library in the 341) 9/23/2007 Q301228 HOW TO: Read XML Data from a Stream (Q301228)
This article demonstrates how to use the 342) 9/28/2007 Q306160 HOW TO: Repair an Existing Installation of the .NET Framework SDK (Q306160)
You may need to repair your installation of the .NET Framework SDK if you upgrade your operating system or if the current installation of the .NET Framework becomes corrupted. This article describes how to do so. 343) 9/30/2007 Q307505 BUG: .NET SDK Uninstall Does Not Remove QuickStart Virtual IIS Directories (Q307505)
The installation/configuration program for the .Net Framework Software Development Kit (SDK) QuickStart tutorials creates a number of Internet Information Server (IIS) virtual directories on the local Web server. Uninstalling the SDK does 344) 9/23/2007 Q309329 BUG: COM Interop: No Built-in Support VARIANT of Type VT_RECORD (Q309329)
In COM, a 345) 9/23/2007 Q308066 HOW TO: BETA: Merge Data from Two XML Documents Using System.Xml with Visual Basic .NET (Q308066)
This article demonstrates how to use a
1
2
.... .... 17
18
19
20
21
22
[ 23 ]
24
25
Previous Page
Page 23 of 25
Next Page
|