Email Alerts
-
Top C# expert advice
Ask the Expert
-
Using LoadRunner for testing in .NET
Ask the Expert
-
Take care with InitializeComponent
C# developers should NOT be modifying InitializeComponent method in the code-behind (or any of the variable definitions) by hand. Ask the Expert
-
GroupBox inheritance
A reader is developing a custom control inherited from GroupBox class. The reader must change bounds used by components when they are docking. Ask the Expert
-
Escape from mailto:
Ask the Expert
-
Windows Forms: Overriding the OnClosing method
Ask the Expert
-
Passing data between forms
Ask the Expert
-
Can I run a .NET app without installing .NET runtime?
Ask the Expert
-
Is it possible to open a child form in modal type?
Ask the Expert
-
Opening a link with parameters to a new window
Ask the Expert