Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, November 22, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > Visual Studio.Net > Windows Forms
Search:
What's New - What's Hot


HOW TO: Use the IEHost Log to Debug .NET Object Hosting in Internet Explorer        
Total Hits: 31  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your 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...

You receive an "Access violation" error message or a "The memory could not be read" error message when you quit a WinForm program        
Total Hits: 156  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your 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!...

Visual Studio products are not supported on Windows NT 4.0 Terminal Server        
Total Hits: 10  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your 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....

HOWTO: Add a Tag property to System.Windows.Forms.MenuItem        
Total Hits: 46  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your 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....

How To Check the Windows Identity in a Client Application in Windows .NET Framework        
Total Hits: 30  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your 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....

.NET Client Applications: .NET Application Updater Component        
Total Hits: 140  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your 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...

How to subclass windows in Windows Forms by using Visual C++ .NET or Visual C++ 2005        
Total Hits: 9  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your 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....

The text on a TabControl control may not be displayed in the .NET Framework 1.1        
Total Hits: 178  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your 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"...

HOW TO: Manage Multilanguage Windows Forms Solutions in Visual Studio .NET (Q315838)        
Total Hits: 466  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your 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.
...



DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net