This category contains articles describing the nuances of our process, as well as the findings that took us some time to investigate, and thus could be of use to someone looking for similar solutions.
|
| Experience - Process | | Written by Anton Maslo | | Wednesday, 21 April 2010 14:43 | We've recently launched a site developed in Drupal CMS for the Union of Evangelical Christian Baptist churches in the Dnepropetrovsk region. Later I'll also post a summary of the technologies used in the site's creation, yet before that I would like to share, in a series of articles, how I approached the design and planning in this project. The first article, "step 1", is dedicated to studying other similar sites, for information, ideas and warnings.
| | Experience - Process | | Written by Alexander Rudenko | | Monday, 01 March 2010 10:07 | In order for Windows Forms controls to work correctly in .NET Framework it is necessary to access their methods and properties from the same context that they were created in, otherwise they may display unpredictable behaviour. Usually this is a concern when using multiple threads, some of which need to modify a control's state. All of this is also relevant for Windows Presentation Foundation (WPF) technology. However, in WPF such an issue may also arise when using a DLL with unmanaged code — this does not occur in WinForms. We'll show an example how one can solve this issue by calling methods from the DLL in a separate context.
| | Experience - Process | | Written by Mikhail Pakhantsov | | Thursday, 18 February 2010 13:12 | Serving on support duty, we received an issue report from our customer: some of the processes in I-Plan are silently failing — even though everything worked fine before. The first question any developer would ask in such case: what did you change? Turns out, they have installed SP2 on their Windows Server 2003, and this was the exact reason for this issue to appear. Read on to find out what causes it and how it can be solved. | |
|
|
<< Start < Prev 1 2 3 Next > End >>
|
| Page 2 of 3 |