| bio | website | kristofclaes.be |
|---|---|---|
| location | Belgium | |
| age | 30 | |
| visits | member for | 2 years, 6 months |
| seen | 13 hours ago | |
| stats | profile views | 123 |
Develops for the web, enjoys ASP.NET MVC, intrigued by Ruby (on Rails) and node.js, amateur photographer, plays a bit of guitar, atheist.
|
May 19 |
revised |
How to do data synchronisation between two applications? C should synchronise with B, not with A. |
|
May 19 |
asked | How to do data synchronisation between two applications? |
|
May 16 |
awarded | Critic |
|
Apr 19 |
answered | C# : When to go Fluent |
|
Apr 15 |
comment |
Need an example where Dynamic languages are better than Static Languages A lot of big sites are built with Ruby, which is a dynamic language. A few examples: Twitter, Basecamp, Scribd, Github, ... More examples: storecrowd.com/blog/top-50-ruby-on-rails-websites |
|
Apr 8 |
awarded | Nice Answer |
|
Apr 4 |
comment |
Programming style: Reoccuring error checks @Dan: Ow, I didn't know that. I've never worked in C, so I thought the free, unlink and fclose methods were class methods as well :-) |
|
Apr 4 |
comment |
Programming style: Reoccuring error checks @Chris: it wasn't clear from your question where the variables were declared. I assumed they were class level variables. |
|
Apr 4 |
answered | Programming style: Reoccuring error checks |
|
Apr 1 |
comment |
If you could pose a question to a Turing test candidate, what would it be? But if a woodchuck could chuck and would chuck some amount of wood, what amount of wood would a woodchuck chuck? |
|
Mar 28 |
comment |
What is the most effective/efficient way to develop an application with multiple people without source control? @Newtopian - I'm aware of that. I've seen a lot anger caused by TFS on Twitter over the last few weeks :-) |
|
Mar 28 |
awarded | Editor |
|
Mar 28 |
revised |
What is the most effective/efficient way to develop an application with multiple people without source control? Added "Update" |
|
Mar 27 |
awarded | Scholar |
|
Mar 27 |
accepted | What is the most effective/efficient way to develop an application with multiple people without source control? |
|
Mar 26 |
awarded | Student |
|
Mar 26 |
awarded | Commentator |
|
Mar 26 |
comment |
What is the most effective/efficient way to develop an application with multiple people without source control? @Brandon - True. The problems I've had were not really serious, but annoying nonetheless. Like spending over an hour synchronizing the changes of 2-3 developers to my computer, asking them who changed what in a file, ... But those are things my boss doesn't notice. But since I'm going to be responsible for this project, I'm willing to make the use of source control a breaking point. I was just hoping there were a few tricks to manage without it :-) |
|
Mar 26 |
comment |
What is the most effective/efficient way to develop an application with multiple people without source control? ChrisF, Brandon Tilley - I'm not the one to convince :-) Unfortunately my boss is very reluctant to let me and the rest team start using source control. Up until now, we haven't had any real disasters caused by the lack of source control, so my boss says "If it ain't broken, don't fix it". |
|
Mar 26 |
asked | What is the most effective/efficient way to develop an application with multiple people without source control? |