Hi, I'm Victor Zakharov, also known as Neolisk. I'm 24, work as a developer for a small company in Toronto. I do write some code if necessary, but most often I'm an all-purpose developer, solving any kind of industry related problems.
On this website I'm going to list some of my technical investigations, which I think might be useful to the public.
Recent tech news
-
Powershell - Export Logs from SVN
You will need a command line SVN tool for this to work, for example, SlikSVN.Install it on your machine and configure environment:path to point to its binaries.Then ...
Posted Apr 17, 2013, 1:29 PM by Victor Zakharov
-
VB.NET - Getting Started with Custom Drawing (ListBox)
Here I am going to show some basics of custom drawing in VB.NET.This is not production-class code, but rather a head start for those assessing whether or ...
Posted Apr 11, 2013, 7:42 AM by Victor Zakharov
-
VB.NET - When not to use Relaxed Delegate Conversion
From MSDN:
Relaxed delegate conversion enables you to assign subs and functions to delegates or handlers even when their signatures are not identical. In practice, it means that the following ...
Posted Feb 14, 2013, 8:36 AM by Victor Zakharov
-
Hard Disk Sentinel - Fix real time disk performance monitoring
Even though this issue has an official FAQ on this page, I decided to include these short instructions on my blog.SymptomsWhen you click on Disk Performance tab on ...
Posted Feb 13, 2013, 1:11 PM by Victor Zakharov
-
VB.NET - The right way to read command line arguments
While it may appear to be a simple question, there is really more to it.Please read this article carefully, even if you believe you know how to handle this ...
Posted Feb 8, 2013, 9:11 AM by Victor Zakharov
|
|
|