just do IT

Thursday, July 16, 2009

A great book for asp.net mvc

›
I learned asp.net mvc recently, and the material I picked was Pro ASP.NET MVC Framework by Steven Sanderson. This book is great for learnin...
Tuesday, June 16, 2009

Use VI command in bash

›
If you are a fan of vi editor, you'll be exciting to find out that we can use vi command in shell. By default, bash has its own set of ...
Tuesday, May 19, 2009

Minimize Code Explosion of Generic Type

›
Generic is added to .net framework since version 2, which highly increase the re-usability of commonly used algorithms. It's well known ...
Saturday, May 9, 2009

GoAhead Web Server Hang

›
Symptom: Recently, we are experiencing process hang with the goAhead web server. The symptom can be reproduced if we disconnect the network ...
Tuesday, April 21, 2009

Macro expansion and Assembly code

›
We know that compiler will expand macros before it actually compiles the code. Sometimes it's useful if we can view the result of the ex...
Friday, April 3, 2009

Detect Stack Corruption

›
Stack corruption bug is sometimes difficult to fix if we can't find out the steps to reproduce it. The cause of the bug may not be so ob...
3 comments:
Saturday, March 21, 2009

Fix bugs with core dump

›
A perplexity developers usually meet is they release the product to qa team and get a feedback of occasional crash. And the testers don'...
Sunday, March 15, 2009

Extensive usage of Make

›
Many guys have used make utility with makefile to compile source code. The official introduction of gnu make also introduces it as "Ma...
Tuesday, March 10, 2009

Enable SSL in goAhead web server

›
goAhead web server comes with internal ssl support. It's disabled by default, and I haven't seen a tutorial around this topic on th...
6 comments:
Thursday, February 26, 2009

Product quality issue

›
Having invested so much time on the web server, it still seems to be buggy. Based on feedback from qa team, the number of bugs is keeping on...
Saturday, November 29, 2008

Living in Huangpu river

›
Learned from Scott Hanselman's blog there is a ip to location lookup service freely available at http://www.hostip.info/. It shows your...
1 comment:
Sunday, October 19, 2008

posting failed?

›
I'm using scribefile to make new post. But each time I clicked post, a error message pops up says it failed. And after that, I can't...
‹
›
Home
View web version
Powered by Blogger.