Store and restore the currently selected cell on a datagridview
The standard .NET datagridview has several properties for active selections, but storing and restoring the current location of the user […]
The standard .NET datagridview has several properties for active selections, but storing and restoring the current location of the user […]
Validation of a field inside a detailsview does not need to be done with the Updating or Editing events, but
The behaviour of the ENTER key in an ASP.NET application can vary greatly between browsers and versions. Worse: It can
If you want to perform validation on the fields of a DetailsView at run time you can hook into the
‘ — ping the ip adress in the string s_ipaddr, and get ‘ the response time in the int32 n_response
This code sample demonstrates how to execute a console command and capture the output. The VB versions takes the “short
VB.NET Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click ‘ — Build a list of all
While you will usualy link images to a static location, there are situations where it can be very practical to
How a simple thing like changing a network connection between private and public has become a challenge of itsself. It’s
Every now and then, especialy with new installations Windows server 2012 and 2012 R2 get stuck in a reboot loop.