2012-11-29
C# Blooper №6: No warnings about unused parameters.
›
Before reading any further, please read the disclaimer . One common mistake that programmers make is to forget to make use of a parameter...
3 comments:
2012-11-13
Why the Microsoft C# compiler lacks many useful warnings
›
As my C# Bloopers series of articles shows, the Microsoft C# compiler fails to issue many useful warnings which one would reasonably expec...
2012-11-12
C# Blooper №5: Lame/annoying variable scoping rules, Part 2
›
Before reading any further, please read the disclaimer . In light of the previous blooper , this one is more of a confusing error message...
1 comment:
2012-11-09
How to get a raise
›
Once upon a time I was dissatisfied with my salary at my workplace, and I let it show. The boss, fearing that he was about to lose me, place...
2012-11-08
C# Blooper №4: Lame/annoying variable scoping rules, Part 1
›
Before reading any further, please read the disclaimer . A variable identifier is, of course, only visible within the scope in which it i...
2012-10-25
How to copy multiple contacts from Outlook to Lync
›
It is kind of amazing how crippled the co-operation is between Microsoft Outlook and Microsoft Lync. (Note: I am talking about Microsoft Of...
19 comments:
2012-10-08
Scanning printed photos
›
I was looking around for advice on what settings are best for scanning printed photos and I was amazed by the number of answers floating ar...
2012-07-05
Canon Pixma MX700 printer dead and resurrected (Not!)
›
My Canon Pixma MX700 printer died the other day as it was printing. It just went completely dead, as if the power cord was unplugged. Today ...
78 comments:
2012-05-02
Solved: Local resources unavailable on remote desktop
›
I experienced this problem today, drive C: of my local computer "Pegasus" was not appearing on the remote computer as "C on P...
2 comments:
2012-04-27
.Net code running faster under the profiler?
›
So, today it occurred to me that the C# application that I am developing is a bit too slow on startup, and I decided to throw the visual stu...
‹
›
Home
View web version