May 2009 - Posts
This article explains how to optimize your XAML markup to speed up your WPF applications.
Implement the new Window 7 Aero Shake feature in C# Windows Forms with simple .NET code.
Capture the graphics of a visible .NET control to a bitmap using GDI and GDI+ instead of the ControlPaint static functions.
This article will lead you through the basic of 3D Development with WPF.
WPF combines application UIs, 2D graphics, 3D graphics, documents and multimedia into one single framework. Its vector based rendering engine uses hardware acceleration of modern graphic cards. This makes the UI faster, scalable and resolution independent.
This application will provide certain useful features which are not present in Built-in Services Explorer.
You want to show a dialog box to the user in your Windows Forms program using the C# language.
An example of how to use simple message boxes and a simple loop. Its good for beginners learning how to program really simple applications.
Many times we come across the situation where we need to populate the drop-downs based on the value of another dropdown or combo.
This application developed using Windows Forms and C# in an extend event viewer and provides many useful features that are not present in built-in Windows Event Viewer.
Through this article I am going to discuss DrawingBrush in WPF, and its properies and how we can use in our application.
In this article we are going to take a look at the TabControl. We are going to see many different ways in which TabControl can be used.
This articles discusses a general implementation of the Supervising Controller MVP (Model View Presenter) pattern for a win-forms application and the use of a dialog broker to allow pulling additional logic into the controller class.
This article describes a simple approach to implementing special character use in a Visual Basic based text editor.
This application will provide certain useful features which are not present in Built-in Windows Explorer.
Next page »