My Note on Solutions.
Pages
(Move to ...)
Home
Contact/Tip Me
▼
Sunday, August 26, 2012
How to : Load resource stream in WinRT / windows 8
›
Here is one quick tutorial showing you how to access embedded resource in winRT, which is much easier than windows phone 7. Create one em...
1 comment:
Wednesday, August 22, 2012
How to: Fix windows 8 freezing issues for Apple Macbook / Pro
›
Just installed the RTM version of windows 8 on my Macbook using the bootcamp, just a plain OS. then installed the Chrome without any problem...
1 comment:
Monday, August 20, 2012
How to: test Nginx with SPDY for .net application tutorial
›
Basically, Nginx has one patch which supports the SPDY, all you need is to download the dev version and apply the patch. here is one step...
Friday, August 17, 2012
JUnit 4 Tutorial , Parameterized Test
›
import static org.junit.Assert.*; import java.util.Arrays; import java.util.Collection; ...
Change or Restore /etc/hosts file for rooted android phone
›
If you have rooted your android phone, you can easily change the host file , like map some host to 127.0.0.1 , this will block the access to...
1 comment:
Thursday, July 26, 2012
how to, test opengpg on windows,
›
first I searched and found openpgp.org, turns out it was acquired by semantic, no way to get the windows gui installer, after a while, I fou...
Wednesday, July 25, 2012
How to , Disable the Sublime Text popup for new version
›
maybe sublime just follow the firefox style, always prompt me to download the new version. why not go with the chrome style, put the downloa...
2 comments:
‹
›
Home
View web version