Code Junkie

My likes and dislikes of the computer world.

July, 2010

Posts
  • Code Junkie

    JavaScript static analysis using Gatekeeper

    • 0 Comments
    Microsoft Research has been doing awesome work with regards to statically analyzing JavaScript application. As more and more applications are using AJAX and other client side frameworks which make use of JavaScript to provide rich client experience there...
  • Code Junkie

    How to determine a given file as executable file?

    • 0 Comments
    Is your application accepting files and writing them to the disk? How do you determine if the file extension is an executable file on the server? Fortunately with the use of SaferiIsExecutableFileType function you can determine if a given file is an executable...
Page 1 of 1 (2 items)