Search

Search in:

Results (1106)

News

6 Ruby questions to Xavier Noria

Our conference RubyC-2017 is lucky enough to welcome Xavier Noria, an independent Ruby on Rails consultant from Barcelona with over seventeen years of professional programming experience, a Ruby Hero who is a member of the Ruby on Rails core team, and...

News

6 Ruby questions to Piotr Szotkowski

  On 3-4 June 2017 Svitla is organizing the fifth annual Ruby Conference – RubyC! In terms of preparation for the event it has become a nice tradition to make small interviews with Speakers, to help participants know them a little better....

Articles

Grid with dynamic number of rows and columns

The post showcases a WPF datagrid with dynamic columns where the number of rows and columns is defined but all cells have the same size. Table of contents:   Source code GitHub Introduction The post is devoted to the WPF...

Articles

XUnit and Exceptions With async Task

  When a business object requires catching exceptions generated by wrong property values, XUnit tests aren’t as easy to write. Recently, I wrote XUnit tests for a business object that requires catching exceptions generated by wrong property values in synchronous and...

Articles

How Much Does it Cost to Make an Application Development?

  One of the most serious questions that concerns any entrepreneur is what would be the cost of an application development. Without an understanding of the components any project consists of, it is hard to calculate the budget and mitigate...