void Nish(char* szBlog);

Nish’s thoughts on MFC, C++/CLI and .NET

void Nish(char* szBlog); header image 4

Entries from November 2008

Using StyleCop

November 21st, 2008 · No Comments

I’ve been using StyleCop for a few weeks now and after I got over the initial shock, I actually like using it now. In the long run, the big thing about using it is that your code looks consistent. Of course, in a small company it’s easy to get everyone to move to StyleCop, things [...]

[Read more →]

Tags: C#/.NET