With Habanero's support for Visual WebGui, you can write one application to release on either the desktop or web.; Author: Erichero; Section: .NET Framework; Chapter: Platforms, Frameworks & Libraries
www.codeproject.com/KB/dotnet/desktopandweb.aspx
-
Get Site Info
This article shows how to make a transparent/translucent TextBox and RichTextBox.; Author: Aaron Dilliard; Section: Edit Controls; Chapter: Desktop Development
www.codeproject.com/KB/edit/AlphaBlendedTextControls.asp<br/>x
-
Get Site Info
Fast run-time access to Property/Field values using the new (.NET 2.0) DynamicMethod class, and a very small amount of emitted IL code.; Author: Stephen Erisman; Section: C#; Chapter: Languages
www.codeproject.com/KB/cs/DynamicCodeVsReflection.aspx
-
Get Site Info
This article is about a Password Strength control, which can be used in password dialogs and login windows in Windows based .NET applications. If you want, you can use it as a progress bar control as well. This control can be shaped to diff...
www.codeproject.com/KB/edit/PasswordStrengh.aspx
-
Get Site Info
XGroupBox is an MFC control that displays a flicker-free groupbox with text and/or icon. You can use this to display either a standard groupbox or a header-only groupbox.; Author: Hans Dietrich; Section: Miscellaneous; Chapter: Desktop Dev...
www.codeproject.com/KB/miscctrl/XGroupBox.aspx
-
Get Site Info
XQueue implements a shared-memory first-in first-out (FIFO) queue, based on memory-mapped files, that works on all versions of Windows.; Author: Hans Dietrich; Section: Threads, Processes & IPC; Chapter: General Programming
www.codeproject.com/threads/XQueue.asp
-
Get Site Info