.NET news » Search results
Search results for query "winforms" (15):
Entity Framework 4 Tips for WinForms Development
I've been recently working on a smart client (WinForms) application backed by Entitiy Framework 4 (EF4) on Visual Studio 2010. In this blog post I will try to give you some tips regarding some limitations and points to be careful about EF4.
C# Space Invaders using WinForms objects
Create the famous game using only labels, panels and pictures
WinForms.ColorDialog in WPF
System.Windows.Forms.ColorDialog in a small WPF project TextEditor
Global Shortcuts in WinForms and WPF
This article shows how to register and manage System-Global hotkeys in WinForm and WPF applications and performing some keyboard manipulation from your app.
Navigational history (go back/forward) for WinForms controls
A generic class and two ToolStripSplitButtons provide navigational history, like in web browsers.
2008-03-28 13:28:00 Source: Navigational history (go back/forward) for
Tags: Components
AJAX-style Asynchronous Progress Dialog for WinForms
A base class for adding a rich asynchronous progress animation to any Form
Line Graph Component in C#
Line graph is user control which can be integrated into Winforms. The X points are plotted against Y.
Visual Application Launcher
A WinForms UI using WCF services, Entity Framework, repository data access, repository caching, Unit of Work, Dependency Injection, and every other buzz work you can think of!
'Inheriting' from an Internal WinForms Designer
Customize an internal designer by encapsulation in a custom component designer
2011-01-26 18:31:00 Source: 'Inheriting' from an Internal
Tags: Components
WinForms WebBrowser + HTTP Server
A tiny HTTP server wrapped in a WebBrowser control


Syndicate