| bio | website | scifi.stackexchange.com/users/… |
|---|---|---|
| location | Salaberry-de-Valleyfield, Canada | |
| age | 34 | |
| visits | member for | 2 years, 8 months |
| seen | May 13 at 19:40 | |
| stats | profile views | 137 |
I got my bachelor's degree in computer science at Université de Montréal in 2002 after my DCS in Computer Science Technology form the Collège de Valleyfield in 1999. I currently work as a Programmer Analyst for a woodworking machinery dealer. I mostly program in in ASP.NET, but also maintain some application in VB6.
-- -- -- -- -- -- -- ✂ -- -- -- cut here -- -- -- ✂ -- -- -- -- -- -- --
If I make funny phrase, it's because English is only my 3th language. The first one is French and the second one is a version of Basic that is old enough to have a line number in front of each statement.
-- -- -- -- -- -- -- ✂ -- -- -- cut here -- -- -- ✂ -- -- -- -- -- -- --
Why davrob60? "Dav" is for David, "rob" is for Robitaille, 60 is meaningless.
|
Jul 13 |
comment |
SQL Query Builder/Designer and code Formating It's not about databound forms/controls, but strongly typed data sets. |
|
Apr 13 |
comment |
Why did an interviewer ask me a question about people eating curry? @tandu My answer was just a large quote of the Wikipedia article. I would say that the evaluation of such question is highly suggestive. |
|
Apr 13 |
comment |
Why did an interviewer ask me a question about people eating curry? @Marcin I'm not defending it, I just state what a Fremi Question is supposed to evaluate. Whether it's appropriate or not is an other question. |
|
Apr 13 |
comment |
Why did an interviewer ask me a question about people eating curry? @tandu It's the same thing when those kind of question are asked in an exam, but the important part is the approach, not the final result. You could plug better number when you got a better approximation of the variables. |
|
Jul 6 |
comment |
Am I overusing trees as a model or are they just very common? @Job maybe it's an arboretum? |
|
Jun 13 |
comment |
How do I constructively and professionally deal with anger when I'm on the job? @HLGEM @Jas this question was submitted at the very beginning of the site, maybe even while still in private beta, we where still experimenting at this time and what was on-topic/off topic was still to define. I agree, this question should be closed, and there is also a many of question the form the Betahistoric time that should be closed. |
|
Jun 13 |
comment |
How do I constructively and professionally deal with anger when I'm on the job? @Jas please define real professional help |
|
May 14 |
comment |
How to deal with users who think their computer could think? @rwong You may notice that a rather old question: 8 months old, and this site is also 8 month old. So, this is one of the first question asked on the site and what was in/off topic was wot well defined at this time. Also note that getting feedback form users is important part of a development process. A programmer may have to where multiple hats, I personally got a "technical support" hat for the software that we use internally beside my phone. |
|
Apr 28 |
comment |
What is a Neural Network in simple words then try simple.wikipedia.org/wiki/Neural_network |
|
Apr 28 |
comment |
Is the link between C# programming language and music obvious for English native speaker? @Tyanna Thanks, I was confused by the french notes name again, in french it's Ré Bémol. |
|
Apr 28 |
comment |
Is the link between C# programming language and music obvious for English native speaker? @Anna Db? I don't get it. |
|
Apr 15 |
comment |
How do you remember encapsulation types for effective use? And beer help to digest it. |
|
Apr 15 |
comment |
How do you remember encapsulation types for effective use? It would be better if we go get a beer so I could explain it to you. |
|
Mar 21 |
comment |
Is the “One Description Table to rule them all” approch good? @JohnFx of course, laziness is rarely profitable. |
|
Mar 21 |
comment |
Is the “One Description Table to rule them all” approch good? @johmFX "The road to hell is paved with good intentions" laziness of programmer make them think it's a good idea because they will have less work to do. |
|
Mar 21 |
comment |
Is the “One Description Table to rule them all” approch good? OK, I got it: While you will save time on the database development by centralizing all description into one table (only one table to create and maintain), you lose on the performance and structure because you have to do database work on another layer on the database (within the query, or elsewhere). This database work would be better done by the RDBMS if a proper structure is done. So it's a lazy programming pattern. |
|
Mar 16 |
comment |
As a consultant, how can I amaze my clients? The example you provided work better to get a (long lasting) girlfriend than clients! |
|
Mar 16 |
comment |
Is the “One Description Table to rule them all” approch good? how Alex Papadimoulis's thedailywtf is related to Jeff Atwood? |
|
Mar 15 |
comment |
Visual Studio Setup - why is solution explorer on the right? Because it's the right place to put it. |
|
Oct 25 |
comment |
Is there a canonical book on Agile? Well, this answer would better fit in the other question I linked in the question' text. |