ADO.NET:
- C# DataView RowFilter Syntax – DataView.RowFilter expression in examples.
WINDOWS FORMS:
- C# InputBox – simple static method to show InputBox in C#
- C# InputBox With Value Validation – improved InputBox class
- C# Hourglass Wait Cursor – how to change mouse cursor to hourglass
- C# Redraw a Whole Control on Resize – ensure a resized control is redrawn properly
- C# Separator Line on Form – how to simulate a bevel line on form
- C# Set DoubleBuffered Property – set protected property Control.DoubleBuffered
- C# Topmost Form at Application Level – don't overlap other applications
- C# Check Scrollbars Visibility – find out which scrollbars are visible
- C# Autoscroll (TextBox, ListBox, ListView) – autoscroll in common controls