451) 1/27/2007 Q820641 PRB: The ToolBar Control Is Re-Created When You Set Properties of the Button on the ToolBar at Runtime
(820641) - You add a button to the ToolBar control on a Microsoft Windows form, and then you set the Style property of the button to DropDownButton . If you set any of the following properties of the button on the ToolBar at runtime, the ToolBar control is... 452) 8/14/2007 Q820639 PRB: Microsoft Windows Forms Timer Event Is Not Raised in a Windows Service
(820639) - You add a Microsoft Windows forms timer component to your Windows service. You enable the timer, and then you set the interval for the timer to raise an event. You install the Windows service on your computer, and then you start the service. The Timer... 453) 8/23/2006 Q823246 INFO: Java Language Conversion Assistant Does Not Support Project Conversion from Visual J# .NET to Visual C# .NET
(823246) - You can use the Java Language Conversion Assistant (JLCA) tool to convert Visual J++ projects, Java-language applications, and applet projects to Visual C# .NET projects. However, JLCA cannot convert a Visual J# .NET project to a Visual C# .NET... 454) 8/24/2007 Q816161 HOW TO: Synchronize Access to a Shared Resource in a Multithreading Environment by Using Visual C# .NET
(816161) - You can perform multiple tasks in Visual C# .NET applications at the same time by using multithreading. Multithreading can start different threads to complete different tasks at the same time. Multithreading also improves the performance and... 455) 12/2/2006 Q328820 HOWTO: Use WebClient Class To Make HTTP Requests
(328820) - This article describes how to use the Microsoft .NET Framework WebClient class to make HTTP requests with the WebClientSample.exe sample console application. 456) 10/17/2006 Q821317 FIX: Error Occurs When You Access the Global.asax File for a Visual C# .NET Web Service Project in Visual Studio .NET
(821317) - When you access the contents of the Global.asax file in Microsoft Visual Studio .NET for a Visual C# .NET Web Service project, you may receive the following error message: This XML document is not well formed. It contains the following error: There is... 457) 8/20/2006 Q815680 HOW TO: Implement a Searchable DataGrid by Using ADO.NET and Windows Forms by Using Visual C# .NET
(815680) - This article describes how to search for data in a Windows Form DataGrid control and how to synchronize the grid with the search results. In this sample, you programmatically retrieve data into a DataView class, and then bind the DataView to the... 458) 8/11/2006 Q821625 PRB: TcpClient Close Method Does Not Close the Underlying TCP Connection
(821625) - When you call the TcpClient Close method, you expect the underlying TCP connection to be closed as described in the "TcpClient.Close Method" topic of the .NET Framework Class Library documentation. For more information, visit the following Microsoft... 459) 9/26/2007 Q823244 BUG: "Library Not Registered" Error Message When You Start a New Application Project by Using Visual C# .NET
(823244) - You have Visual Studio .NET 2002 or Visual Studio .NET 2003 installed on your computer. You create a setup project that includes Extensibility and VSLangProj assemblies, and then you install the setup project on your computer. When you remove the... 460) 12/12/2006 Q821320 PRB: "No Overload for Method 'TextBox'" Error Messages When You Compile a Project That You Converted from Visual J++ to Visual C# .NET by Using the Java Language Conversion Assistant
(821320) - When you convert a Visual J++ project to a Visual C# .NET project by using Java Language Conversion Assistant (JLCA), and then you compile the generated Visual C# .NET project, you may receive one of the following error messages: No overload for... 461) 9/26/2007 Q815778 HOW TO: Share Data Across Multiple Instances of a Class in Visual C# .NET
(815778) - This article describes how to share data across multiple instances of a class in Visual C# .NET by using static variables. back to the top Requirements The following list outlines the recommended hardware, software, network infrastructure, and service... 462) 6/1/2006 Q815672 HOW TO: Use XML in Connected and Disconnected ADO.NET Applications by Using Visual C# .NET
(815672) - Extensible Markup Language (XML) is a fundamental part of ADO.NET and Web services. This article describes how to use XML in connected and disconnected ADO.NET applications: Connected ADO.NET applications can query SQL Server to return an XML result... 463) 9/26/2007 Q815709 HOW TO: Verify the Security Features in a Visual C# .NET COM+ Application
(815709) - A primary function of most COM+ applications is to help provide more security on your computer. You can test and retrieve information that is based on the COM+ security features in .NET applications by using the System.EnterpriseServices namespace in... 464) 9/5/2007 Q820628 PRB: You Cannot Set the Focus to the Child Controls of a User Control by Using the TAB Key
(820628) - In Microsoft Visual Basic .NET, you create a Windows form that has a user control, and then you set the TabStop property of the user control to False ( false in Microsoft Visual C# .NET). When you run the application, you cannot set the focus on the... 465) 11/20/2006 Q815811 HOW TO: Write to and Read from Microsoft Message Queue Server in Visual C# .NET
(815811) - This article describes the following: How to create a message and send it to Microsoft Message Queue Server (also known as MSMQ) in a Windows application. How to read from a private queue and to deserialize the message contents for display. back to...
1
2
.... .... 27
28
29
30
[ 31 ]
32
33
34
35
.... .... 57
58
Previous Page
Page 31 of 58
Next Page
|