The Paradox Of Teachers In Africa : Rare And Yet Poorly Paid

There is a quote that says "Everything that is rare is expensive". In sub-Saharan Africa, in that "Everything", it seems that we must include Everything but the teaching profession. Indeed, the shortage of teachers that affects the whole world in general is particularly more pronounced in sub-Saharan Africa. If we stick to the quote, this situation should have had the effect of raising the salary of teachers to attract as many people as possible in the profession. But no! On the contrary, it appears to be driving teachers' salaries down. In The Ivory Coast for example, in the schools, you can find benevolent teachers and volunteer teachers alongside state civil service teachers....

Read more

5 Attitudes Without Which You Will Have Trouble Reaching Your Goals

You probably made resolutions at the beginning of the year. Whether you have achieved your goals or not, there is no need to feel sorry for yourself. You still have time to comply with these resolutions. But you would still have trouble getting there if you don't adopt the appropriate mindsets. In my view, these are 5 attitudes that remain paramount when it comes to raising to the next level:...

Read more
How to Debug a Windows Service in Visual Studio

How to Debug a Windows Service in Visual Studio

When you create a Windows Service project under Visual Studio, you may have noticed that the following dialog box appears when you try to run the service. In summary, it is simply impossible to run a windows service in Visual Studio, you must necessarily go through the NET START command to start the service after having previously installed it with the command INSTALLUTIL. Except that this method prevents us from easily debugging the Windows Service. As a matter of fact, to debug our code, we must install the service, start it, then link the debugger to the relevant service process from Visual Studio. And by the way, let's keep in mind that we will also have to stop, recompile and restart the windows service in order to load up any change we make to the code. In short, it's kinda annoying. There is a simpler solution though....

Read more
Losing Your Arm

Losing Your Arm

One of the hidden differences between outstanding Success Stories and the average Joe stories, lies in a huge sacrifice. This is also referred to as "losing an arm". This is indeed about some irreversible loss and the pain endured at the time of execution would be unbearable for most of us. You will not find a single person who has accomplished a monumental work without giving up something generally considered very precious. In many cases, they decided to "lose an arm" in order to make their dreams come true. They ultimately accepted a physical or emotional pain that most of us would not have accepted. Sometimes they put up with it over several years....

Read more

Launching Your Application At Windows Startup Without Hacking The Registry

In this post I will show you two methods to configure your .NET applications so that they would launch as soon as Windows starts. These two methods do not require any change to the registry, hence you don't need to worry about cleaning up that database if the user uninstalls your application. The first method: From the Windows Installer Deployment Project, follow these steps:...

Read more

What (un)motivates us When We Run a Blog

Let's start with the dark part of this post. When you decide to start running a blog, you are likely to fail before the end of the first three months. It is not easy to write, and moreover, to write things that interest others. Professional life and personal constraints (family, schedule, etc.) are often the first causes of slacking. In the same vein, one can also note the useless pressures and deadlines that we impose upon ourselves. For example, some may start by committing to writing at least one article every day at a given time. This is not really necessary because you need a minimum degree of inspiration to write. And when you don't have it, you should have a way to get it....

Read more

11 Personality Traits Of Successful Entrepreneurs

I spend a good deal of my time trying to understand what is unusual about successful start-ups founders and product creators, that is, what is special about their way of doing things. Hence we can infer some attitudes and "design patterns" that are often found among these people. Here is a (non-exhaustive) list of traits that I have noticed in these people....

Read more
Confidential: Social Networks And Me

Confidential: Social Networks And Me

A few years ago, I could easily spend hours sitting in front of the computer, watching photos on Facebook or on Hi5. That's right, if people publish their photos, the whole point is that we can watch those indeed. Sometimes I went on profiles of people I didn't even know! When I was asked what I was doing, I used to answer: I look at people's prosperity! Actually, I was a little envious! I have so many projects running through my mind, so many dreams still unrealised, that sometimes I have these "down" periods, when I feel that everyone is happier than me and that I am running late! Not specifically late with regard to others, but mostly late on the vision that I have for myself! I envied those who were able to reach some of my dreams and who don't always realise that they are privileged! I also envied these people who enjoyed their youth in the fast lane because, stuck in my perpetual "school-house-sleep" routine, I might not have had any interesting story to share with my children! But at least, it's fortunate that I happen to be the prime confidant among my connexions. Therefore, for lack of better insight, I would still have the experience of others as a reference point! And then one day I realised that no one ever photographs their bad times!...

Read more

Préceptes de Vie

J'ai toujours espéré qu'un jour j'aurai l'occasion de transmettre tout ce que j'ai appris. C'est à peine si je semble trouver du temps pour ça, vu que vivre selon mes propres paroles signifie forcément que je n'ai absolument pas le temps de les détailler. Mais au moins, je peux prendre un bref moment pour dire quelque chose en passant....

Read more
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

Monthly Archives

Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))