Recently I started developing website on WordPress. In order to set up a local web server with Apache/PHP I have downloaded XAMPP. At the same time I’ve experimented with .NET
Asides
Disabled control in a DataGridView cellDisabled control in a DataGridView cell
From time to time you need to show a disabled control within DataGridView control. As you might already know, a grid cell has ReadOnly property which is not useful for
Debugging JavaScript: object dumpDebugging JavaScript: object dump
From time to time you want a dump of an object during execution of JavaScript code. This function provides missing functional.
.NET Colors Explorer.NET Colors Explorer
I’d like to share with the tool I wrote when stacked with selecting an appropriate color for some border of a new control. I hope it will relieve you whenÂ