| .NET Matters: Const in C#, Exception Filters, IWin32Window, and More |
| MSDN |
| Const in C#, Exception Filters, IWin32Window, and More |
|
| A C# Framework for Interprocess Synchronization and Communication |
| The Code Project |
| How to share resources and implement a rich message/data passing architecture between threads and processes (SOA) |
|
| A Magical Edit Menu Manager |
| The Code Project |
| A magical edit menu that works with no connections to the rest of your project |
|
| A System.Security.SecurityException exception occurs when you try to impersonate a user from a secondary thread in an ASP.NET Web application |
| http://www.kbalertz.com/ |
| (842790) - Explains that a SecurityException exception may occur when you try to impersonate a user from a secondary thread in an ASP.NET Web application. Describes three workarounds to solve this problem. |
|
| A System.Security.SecurityException exception occurs when you try to impersonate a user from a secondary thread in an ASP.NET Web application |
| http://www.kbalertz.com/ |
| (842790) - Explains that a SecurityException exception may occur when you try to impersonate a user from a secondary thread in an ASP.NET Web application. Describes three workarounds to solve this problem. |
|
| Changing printer setting using C# |
| The Code Project |
| Changing printer setting using C# |
|
| Enumerate and Host Control Panel Applets using C#. |
| The Code Project |
| Demonstrates how to enumerate and host Windows Control Panel Applets using C# and unmanaged C++. |
|
| Enumerating Servers on a domain |
| The Code Project |
| The sample code below shows the API's and code necessary to enumerate the servers on a domain. |
|
| Extending Explorer with Band Objects using .NET and Windows Forms |
| The Code Project |
| A lot has been already said about extending Windows and Internet Explorer with Band Objects, Browser Bands, Toolbar Bands and Communication Bands. So if you are familiar with COM and ATL you even might have implemented one yourself. Well, in case your were waiting for an easy way to impress your friends with something like Google Toolbar here it is - the .NET way (or should I say Windows Forms and COM Interop way?). In this tutorial I am going to show how to create any of the mentioned above Band Object types with the help of the BandObject control. Later I will also talk about some implementation details of the BandObject. |
|
| How Can You Migrate Your Existing Applications? |
| C# Corner |
| When a new technology emerges, companies and developers begin to wait anxiously for answers to their questions. Programmers need to learn about the new stuff because they want to use the new tools to develop their projects. Companies always want to move to new technology and build new products therefore; developers need to improve their knowledge and ability constantly to maintain their job against the new technology developers. Now, to learn and move to .NET environment is the answer to all these necessities. Our first objective is Visual C++ and migrating with .NET. |
|
| How to call the EnumJobs function from a Visual Basic .NET application |
| http://www.kbalertz.com/ |
| (821769) - Explains how you can use EnumJobs calls to retrieve the status of a print job, the printer information, the job identification, and other parameters that are available in the local print queue. |
|
| How to copy a String into a struct using C# |
| The Code Project |
| How to copy a String into a struct using C# |
|
| How to use certificates to sign and to verify SignedXml objects by using Visual C# .NET |
| http://www.kbalertz.com/ |
| (320602) - This step-by-step article describes how to use certificates to sign and to verify SignedXml objects. The article describes how to use the platform invoke services in Visual Basic .NET to call Win32 API functions to access certificates in certificate... |
|
| HOW TO: Clear the Console Window with Visual C# .NET (Q319257) |
| http://www.kbalertz.com/ |
| This step-by-step article demonstrates how to clear the Console window programmatically by using Visual C# .NET. |
|
| HOW TO: Invoke the Find, View Source, and Options Dialog Boxes for the WebBrowser Control from Visual C# .NET |
| http://www.kbalertz.com/ |
| This article describes how to invoke the Microsoft Internet Explorer Find , the Internet Options , and the View Source dialog boxes in an application that hosts the WebBrowser control. Warning This sample uses an undocumented command-group GUID that... |
|
| HOW TO: Use the Unmanaged HTML Help API from a Managed Visual C# .NET Application (Q317406) |
| http://www.kbalertz.com/ |
| This article demonstrates how to use |
|
| In-place editing of ListView subitems |
| The Code Project |
| An extended ListView to allow for in-place editing of subitems using arbitrary controls as editors |
|
| INFO: Implementing Impersonation in an ASP.NET Application (Q306158) |
| http://www.kbalertz.com/ |
| This article describes different ways to implement impersonation in an ASP.NET application. |
|
| Late-Binding DLL's in C# |
| The Code Project |
| Creating plug-in DLL libraries for use in C# applications. |
|
| Network computer picker control |
| The Code Project |
| A Windows class library for selecting networked computers |
|
| PRB: 'System.IO.FileNotFoundException' When You Use the Assembly.LoadFrom Method to Load a DLL |
| Microsoft Support |
|
(818434) - When you try to load a DLL in your Visual J# .NET application by using the Assembly.LoadFrom method, and the URL of the DLL contains encoded characters (such as %20 for the space character), you receive the following exception error message:...
|
|
| PRB: 'System.IO.FileNotFoundException' When You Use the Assembly.LoadFrom Method to Load a DLL |
| Microsoft Support |
| (818434) - When you try to load a DLL in your Visual J# .NET application by using the Assembly.LoadFrom method, and the URL of the DLL contains encoded characters (such as %20 for the space character), you receive the following exception error message:... |
|
| PRB: 'System.IO.FileNotFoundException' When You Use the Assembly.LoadFrom Method to Load a DLL |
| http://www.kbalertz.com/ |
| (818434) - When you try to load a DLL in your Visual J# .NET application by using the Assembly.LoadFrom method, and the URL of the DLL contains encoded characters (such as %20 for the space character), you receive the following exception error message:... |
|
| PRB: Cannot Assign Images to a ColumnHeader Control in a Windows Forms ListView Control (Q314933) |
| Microsoft Support |
| When you attempt to assign images to a |
|
| PRB: Cannot Assign Images to a ColumnHeader Control in a Windows Forms ListView Control (Q314933) |
| http://www.kbalertz.com/ |
| When you attempt to assign images to a |
|