|
|
|
|
|
Total Hits: 31 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article describes how to activate extended error logging for IEHost.dll, the managed Common Language Run-time (CLR) host that runs inside Internet Explorer.
The Microsoft .NET Framework SDK documentation describes how to use Fuslogvw.exe to debug problems that may occur when you host a .NET module in Internet Explorer. "Fusion," from which this utility takes its name, is Microsoft's new zero-impact program-installation technology. Therefore, Fuslogvw.exe reports errors only in downlo...
|
|
|
|
Total Hits: 156 | Today: 0
|
Author: Microsoft Corporation
|
Rating:
|
|

When you quit a Windows Form (WinForm) program that was created in either Microsoft Visual Studio .NET (2002) or Microsoft Visual Studio .NET (2003), you may receive the error messages. See the article for the detail!...
|
|
|
|
Total Hits: 10 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

Visual Studio and the products that are contained in Visual Studio have not been tested and are not officially supported when you run them in a Terminal Server client session using Terminal Server on Windows NT 4.0....
|
|
|
|
Total Hits: 46 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

Sometimes you need to add some data to menu items. This article shows how you can accomplish that by adding a Tag property to System.Windows.Forms.Menu. First of all, we need to subclass the System.Windows.Forms.MenuItem class and declare all the constructors. Then add the desired public property (Tag) and a private field to support it (tag). Finally, we just need to override the methods needed to merge and clone menu items....
|
|
|
|
Total Hits: 30 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article demonstrates how to use the classes in the System.Security.Principal namespace to check the user's Microsoft Windows user name and group memberships from a client application....
|
|
|
|
Total Hits: 140 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

I recently received a mail from the Microsoft IT team notifying me that they had detected several applications on my desktop computer that did not have the latest patches installed and instructed me to install the latest updates. Ill be the first to admit that I dont update the applications I run as much as I should; either on my home machine or on my work machines. It usually takes a problem like a broken feature in an application or an email (or sometimes several) from the IT department, to ge...
|
|
|
|
Total Hits: 9 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This step-by-step article describes several subclassing techniques that you can use in Microsoft Visual C++ .NET.
This article describes how to subclass a TextBox control class. The WndProc method of the TextBox control class is overridden to provide different functionality. This article also describes how to subclass a Form class by overriding the WndProc method of the Form class....
|
|
|
|
Total Hits: 178 | Today: 0
|
Author: Microsoft Corporation
|
Rating:
|
|

In the Microsoft .NET Framework 1.1, the text on a TabControl control may not be displayed while developing windows form, using tab control and the method of visual styles "EnableVisualStyles"...
|
|
|
|
Total Hits: 466 | Today: 0
|
|
Rating:
|
|

This article demonstrates how to create a small, multilanguage Windows application. The main application is built in Visual Basic .NET. This Visual Basic application uses a Visual C# Class Library component to illustrate multilanguage references and implementation inheritance. ...
|
|
|
|
|
|