Sign in
Random Thoughts and Hints on Software Development
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Book reviews
C#/dotNet fun
C++
COM
Design and architecture
Economics
Fun
General
General Windows
Hardware
Hints
IMHO
Mines
News
Project management
Reviews
Riddles
Security
Software development
Windows
Windows Home Server
Browse by Tags
MSDN Blogs
>
Random Thoughts and Hints on Software Development
>
All Tags
>
c++
Tagged Content List
Blog Post:
A Case Against Code Reviews
EldarM1
I know, it sounds odd in the modern world where code reviews are almost like one of the Sacred Commandments, that is taken religiously and you could be burned at the stake for not respecting it. So, please, hold with me for a little heresy… No, I don’t argue that code reviews are valuable. It’s just...
on
23 Aug 2008
Blog Post:
Honey, where are my keys???
EldarM1
No, really? Suppose, you’ve got a certificate from some certificate authority, installed it in the localmachine store, and then your application cannot see it!!! What happened? Is it a bug? Is it a virus? Did somebody stole you precious key??? Not quite… Let’s see what’s happening when you install...
on
11 Dec 2007
Blog Post:
A lot of HRESULT codes...
EldarM1
Just found a huge list of HR codes... BTW, let me explain the type of information I publish here. It's not exactly a blog, it's rather a public notebook, where I put the stuff I want to be at hand, and if somebody else will find it useful, so better! And yes, I know, there is error lookup in Visual Studio...
on
3 Apr 2007
Blog Post:
Attention, mines: LNK1104: cannot open file 'c:\Program.obj'
EldarM1
Did you ever see the error message "LNK1104: cannot open file 'c:\Program.obj'"? No need to say that you are not that kind of a programmer who generates OBJ files in the root of disk C:... So, what's up and how to fix that? Either use short 8.3 path in additional dependencies, or put the long path ...
on
15 Feb 2007
Page 1 of 1 (4 items)