I’ve just read this blog post that deals about the benefit of having the right hardware to work for developers. Quite often having or not having an SSD is not the real problem, because developers works with machine with low ram and slow disks and this is especially true for people working with laptop, that [...]
In a system that use heavily IoC principle, it is common during component modification, to discover that to add a new functionality that component need to add a dependency on some interface. Here is the constructor of a component 1: public MainNavigator( 2: IEBrochureService brochureService, 3: IBroker broker) 4: { Now I need to add [...]
Today I faced a very strange problem with GeckoBrowser, after navigating a page I simply need to grab all the HTML of the page to analyze it. I try to access the GeckoBrowser.Document.TextContentv property but it is always null. I searched on the web and found this discussion but it does not work, because the [...]





