Skip to content

Winston Lee

  • Home
  • Projects
  • Blog
Winston Lee

download

C Sharp

Fetching data from the web with C#, the easy way (1-liner)

I don’t know why the top results from Google always involve more than 10 lines of code and loads of comments when actually you can just do this: byte[] Data = new WebClient().DownloadData(FrameURL); You can try DownloadString and DownloadFile based…

Read More Fetching data from the web with C#, the easy way (1-liner)Continue

Development

Direct download link for flash player

I hate it when I get the “Flash player needs updating” message nowadays. I have to go to Adobe’s site and install some clumsy “download manager” (an ActiveX control for IE, or an add-on for Firefox) that doesn’t even support…

Read More Direct download link for flash playerContinue

I’m an English / Vietnamese / Korean speaking software solution provider living in Korea

Get In Touch

To reach me, please use the contact form

© 2023

Github Linkedin
Scroll to top
  • Home
  • Projects
  • Blog