137 reputation
1112
bio website hut.edu.vn
location Ha Noi - Viet Nam
age 23
visits member for 1 year, 8 months
seen Jun 11 at 12:50
stats profile views 15

I'm currently a 5th year student at Ha Noi University of Technology in VietNam.


May
22
awarded  Nice Question
Apr
28
awarded  Popular Question
Apr
7
awarded  Popular Question
Mar
9
comment FTPSClient-FTPS connection reset when using listNames()
I'm really in need of this for my project. Has anyone encountered similar problems before? Thanks for any reply !
Mar
8
asked FTPSClient-FTPS connection reset when using listNames()
Feb
27
awarded  Famous Question
Feb
2
accepted Batch - Get string between first and last double quotes
Feb
2
comment Batch - Get string between first and last double quotes
You mean: echo new = %result% ?? That works beautifully, thanks very much!
Feb
2
asked Batch - Get string between first and last double quotes
Jan
31
awarded  Popular Question
Jan
22
accepted Difference between Animal a = new Horse() and Horse c = new Horse()
Jan
22
comment xsl:if at least one child node exists
Thanks for your answer. I got a confusion among those terms. Will be more carefull next time
Jan
22
accepted xsl:if at least one child node exists
Jan
21
asked xsl:if at least one child node exists
Jan
11
asked Check if configuration section is locked IIS 7
Dec
28
comment How to fill the prompt in powershell script
That would also solve the problem, but not good enough for me, since if get-pfxcertificate does not ask for the prompt, the above command will expose my password. Your solution is really good. Thanks very much
Dec
28
accepted How to fill the prompt in powershell script
Dec
28
comment How to fill the prompt in powershell script
[void] [System.Reflection.Assembly]::LoadWithPartialName("'System.Windows.Forms") [System.Windows.Forms.SendKeys]::SendWait( "123456~" )
Dec
27
revised How to fill the prompt in powershell script
added 8 characters in body
Dec
27
asked How to fill the prompt in powershell script