GIS Research

Some C++, C#, .Net, windows service, GIS thoughts posted by me. 有度量去容忍那些不能改变的事,有勇气去改变那些可能改变的事,有智慧去区分上述两件事。

Friday, August 01, 2008

Good tutorial on three popular .Net mock framework.

›
Here are three popular tutorials on .Net Framework by Stephen Walther . TypeMock Moq Rhino Mock Very good tutorials on three major ...
Friday, July 25, 2008

.Net mock framework

›
I have been using NUnit/MbUnit/VSTest to develop my tests for a while, but I don’t use mock frameworks too much. I have been reading some bl...
Thursday, July 17, 2008

Unicode and ANSI function in CRT

›
From the book Windows via C/C++   Unicode and ANSI Functions in the C Run-Time Library Like the Windows functions, the C run-time libr...
Wednesday, July 16, 2008

A concept which confuses me for a while…

›
How do you organize c++ header file with template. Here is a good explanation from C++ Templates: The Complete Guide.   6.1 The Incl...
Saturday, July 12, 2008

Going back to basic – should 0 or 1 be returned from function..

›
Here is a very good article about this topic. The basics concern whether you should return 0 as success or 1 as success. In a main func...
Sunday, June 22, 2008

Ignore folders in svn

›
This is copied from the helper file: To ignore all CVS folders you should either specify a pattern of *CVS or better, the pair CVS */CVS ...
Tuesday, May 20, 2008

Web Testing, Load Testing, Unit Testing...

›
I understand that unit testing should cover most of scenarios if an application is nicely designed with some pro-unit testing framework, nam...
›
Home
View web version

About Me

Unknown
View my complete profile
Powered by Blogger.